Lucky Block Wiki
luckyblock_en
https://luckyblock.wiki.gg/wiki/Lucky_Block_Wiki
MediaWiki 1.41.4
first-letter
Media
Special
Talk
User
User talk
Lucky Block Wiki
Lucky Block Wiki talk
File
File talk
MediaWiki
MediaWiki talk
Template
Template talk
Help
Help talk
Category
Category talk
Module
Module talk
Gadget
Gadget talk
Gadget definition
Gadget definition talk
Main Page
0
1
1
2021-11-29T15:17:56Z
MediaWiki default
0
wikitext
text/x-wiki
<strong>MediaWiki has been installed.</strong>
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
== Getting started ==
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]
5702e4d5fd9173246331a889294caf01a3ad3706
Template:Extension DPL
10
2
2
2022-12-18T00:55:51Z
DynamicPageList3 extension
44285
Autogenerated DPL's necessary template for content inclusion
wikitext
text/x-wiki
<noinclude>This page was automatically created. It serves as an anchor page for all '''[[Special:WhatLinksHere/Template:Extension_DPL|invocations]]''' of [https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:DynamicPageList3 Extension:DynamicPageList3].</noinclude>
087ffd4625ae7b1fea3436ec3f929e82ee739d29
Lucky Block Wiki:Copyrights
4
3
3
2024-12-28T05:30:59Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<!--''[[GAME]]'' content and materials are the intellectual property of their respective owners.
-->Content that you make available on {{SITENAME}} is licensed by you to us under our [{{int:wikigg-tos-url}} Terms of Service]. Do not make content available on {{SITENAME}} where you do not have the necessary rights to grant this license.
All textual and graphical content on {{SITENAME}} that we may lawfully license is licensed to you under the [https://creativecommons.org/licenses/by-sa/4.0 Creative Commons Attribution-ShareAlike 4.0] license.
[[Category:Legal notices]]
a5c705cf276359aef94d426ee75d18bbf1e361ac
4
3
2024-12-28T05:31:01Z
Crimroxs
244470
Protected "[[Lucky Block Wiki:Copyrights]]" ([Edit=Allow only administrators] (indefinite))
wikitext
text/x-wiki
<!--''[[GAME]]'' content and materials are the intellectual property of their respective owners.
-->Content that you make available on {{SITENAME}} is licensed by you to us under our [{{int:wikigg-tos-url}} Terms of Service]. Do not make content available on {{SITENAME}} where you do not have the necessary rights to grant this license.
All textual and graphical content on {{SITENAME}} that we may lawfully license is licensed to you under the [https://creativecommons.org/licenses/by-sa/4.0 Creative Commons Attribution-ShareAlike 4.0] license.
[[Category:Legal notices]]
a5c705cf276359aef94d426ee75d18bbf1e361ac
MediaWiki:Apioutput.css
8
4
5
2024-12-28T05:31:02Z
Crimroxs
244470
Adding default set of pages
css
text/css
/* All CSS here is applied on api.php pages */
@media (prefers-color-scheme: dark) {
body {
background-color:#20211f;
border-color: #7b7261;
color: #f6ecdb;
}
h1, h2, h3, h4, h5, h6 {
color: rgb(234, 224, 207);
border-color: rgb(83, 84, 81);
}
.mw-highlight .s2 {
color: rgb(206, 99, 91);
}
a {
color: rgb(133, 180, 221);
}
a:visited {
color: rgb(141, 127, 218);
}
pre, code, .mw-code {
background-color: rgb(34, 35, 33);
color: rgb(234, 224, 207);
border-color: rgb(63, 64, 62);
}
}
c95cf2c22c12d821f22b745f2aa78d4f6f711500
MediaWiki:Common.css
8
5
6
2024-12-28T05:31:04Z
Crimroxs
244470
Adding default set of pages
css
text/css
/* CSS placed here will be applied to all skins */
:root{
/* start font settings */
--wiki-body-font-family: sans-serif;
--wiki-heading-font-family: 'Linux Libertine','Georgia','Times',serif;
--wiki-sidebar-heading-font-family: sans-serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:0px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:0px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #a7d7f9;
--wiki-content-border-color--rgb: 167, 215, 249;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #3366cc;
--wiki-accent-color--rgb: 51, 102, 204;
--wiki-accent-color--hover: #447ff5;
--wiki-accent-color--hover--rgb: 68, 127, 245;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
--wiki-body-background-position: top center;
--wiki-body-background-size:cover;
--wiki-body-background-repeat: no-repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #991A51;
--wiki-content-border-color--rgb: 153,26,81;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #ff4d9d;
--wiki-accent-color--rgb: 255,77,157;
--wiki-accent-color--hover: #FF2E8C;
--wiki-accent-color--hover--rgb: 255,46,140;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: top center;
--wiki-body-background-size:cover;
--wiki-body-background-repeat: no-repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 0.75);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
7be21c8a9901ca2a4488a0206b11c934e7424633
MediaWiki:Common.css/doc
8
6
7
2024-12-28T05:31:05Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<div class="mw-parser-output" id="dl-variable-doc"><!-- hide this in your global.css if you're familiar with how default loadout works and this documentation is just in your way -->
==Documentation==
This wiki is using the theming template from the [[dlw:|default loadout]]. This template is intended to minimize the work required to create a custom colored version of the standard [[mw:Skin:Vector|Vector]] skin, while maximizing the various nooks and crannies that those colors reach, all while keeping everything legible and matching.
Please be aware of the [[support:Customization policy|customization policy]] when modifying the theme.
===Themes===
The [[support:ThemeToggle|ThemeToggle]] extension is installed, and allows multiple themes to be used. In the actual stylesheet below this documentation, you'll find two huge rules at the top, each containing lots of [https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties CSS color variables]. They look like this:
<syntaxhighlight lang=css>
:root,
.view-light {
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
/* ... and so on */
}
.view-dark {
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
/* ... and so on */
}
</syntaxhighlight>
These are the standard light and dark themes, defined in [[Mediawiki:Theme-definitions]]. '''Important''': if you want your wiki to only support a single theme, edit that page and remove the line you don't want (don't remove both). The <code>:root</code> selector is a fallback, meaning that in case something happens and ThemeToggle fails to work, the following theme will still mostly work. If you have multiple themes, you can move the <code>:root</code> rule to whichever you'd consider the "default" theme.
===RGB variables===
Every color variable has an associated <code>--rgb</code> variant right below it. This should be an RGB representation of the color formatted as a comma-separated list, like so: 128,255,128. Do not include the <code>rgb()</code> wrapper.
This is used in many places to add transparency to the color, which adds flexibility to the color palette while minimizing the amount of colors that need to be defined.
'''Remember to update RGB variables when changing colors'''. Websites that can make this conversion for you are plentiful, such as [https://www.rapidtables.com/convert/color/hex-to-rgb.html rapidtables].
===Non-color variables===
{| class="wikitable"
! Variable name !! Notes
|-
| --wiki-body-background-image
| This is the image path to the wiki's background image. Usually this is uploaded to File:Site-background.jpg, File:Site-background-light.jpg, and/or File:Site-background-dark.jpg. While there's not a hard file size limit, it is recommended that this not exceed 250 KB. File size can be reduced by resizing (anything over 2560x1440p is excessive), converting to a jpg, and compressed using sites like [https://tinypng.com TinyPNG].
|-
| --wiki-body-background-position
| The [https://developer.mozilla.org/en-US/docs/Web/CSS/background-position background-position] of the background image. Usually this is set to <code>top center</code>.
|-
| --wiki-body-background-size
| The [https://developer.mozilla.org/en-US/docs/Web/CSS/background-size background-size] of the background image. Usually this is set to <code>cover</code>.
|-
| --wiki-body-background-repeat
| The [https://developer.mozilla.org/en-US/docs/Web/CSS/background-repeat background-repeat] of the background image. Usually this is set to <code>no-repeat</code>.
|-
| --wiki-body-background-attachment
| The [https://developer.mozilla.org/en-US/docs/Web/CSS/background-attachment background-attachment] of the background image. Usually this is set to <code>fixed</code>.
|-
| --wiki-body-font-family
| The font family of most of the wiki, such as the sidebar, navigation, and content text. Usually this is sans-serif. If modifying this, use a simple font that is easy to read. See <code>--wiki-heading-font-family</code> if you want to incorporate a more decorative font into the theme.
|-
| --wiki-content-background-opacity
| The opacity of the main content area, to let the wiki's background image show through. Please keep this high, usually above 0.9, or it can make reading text difficult.
|-
| --wiki-heading-font-family
| The font family of headings, such as the page title and section headings. This font is usually displayed in a larger size, so it's safer to use a more decorative font than <code>--wiki-body-font-family</code>, but still try to keep it legible.
|-
| --wiki-sidebar-heading-font-family
| The font family of sidebar headings. In contrast to <code>--wiki-heading-font-family</code>, this is usually displayed in a smaller size, so keep it simple and easy to read.
|-
| --wiki-sidebar-background-opacity
| The background opacity of the sidebar. Usually this inherits <code>--wiki-content-background-opacity</code>.
|-
| --wiki-icon-general-filter
| A filter applied to many icons to make them visible on dark themes. Usually this is just <code>invert(100%)</code> on dark themes and blank on light themes.
|-
| --wiki-icon-to-link-filter
| A filter that converts many icons into the same color as <code>--wiki-content-link-color</code>. This can be generated by plugging that into https://mrpie5.gitlab.io/css-filter-generator/.
|}
===List of all colors with contrast checking===
The table below shows all the colors currently in use, as well as notes on how to use them. The last column shows which colors are expected to show up as text against other colors. With the exception of <code>--wiki-content-text-mix-color--95</code>, all text in the last column should be ''clearly'' legible. If it is not, you may need to adjust one of the referenced colors in your color palette.
Keep in mind that changes to the opacity variables in the section above will cause the content and sidebar background colors to mix with the body background color/image, so the contrasts below may not be perfectly accurate.
{| class="wikitable"
! Variable name !! Color !! style="width: 40em;" | Notes !! Test contrast against these variables
|-
| --wiki-body-background-color
| style="background-color:var(--wiki-body-background-color);" |
| The background color behind the background image. This usually only shows up if the background image doesn't load, doesn't fill the screen, or has some transparency. This color should be similar to the overall color of the background image, or the top-left corner if it is made up of many different colors. In the former case, https://matkl.github.io/average-color/ is helpful.
| style="background-color:var(--wiki-body-background-color);" |
<span style="color:var(--wiki-body-dynamic-color);">--wiki-body-dynamic-color</span><br/>
<span style="color:var(--wiki-body-dynamic-color--secondary);">--wiki-body-dynamic-color--secondary</span><br/>
|-
| --wiki-body-dynamic-color
| style="background-color:var(--wiki-body-dynamic-color);" |
| This is expected to contrast sharply with the body-background-color, for cases when text needs to be displayed against it. Usually this is {{color|#000}} on light themes and {{color|#fff}} on dark themes.
| style="background-color:var(--wiki-body-dynamic-color);" |
<span style="color:var(--wiki-body-background-color)">--wiki-body-background-color</span><br/>
<span style="color:var(--wiki-body-dynamic-color--inverted);">--wiki-body-dynamic-color--inverted</span><br/>
<span style="color:var(--wiki-body-dynamic-color--secondary--inverted);">--wiki-body-dynamic-color--secondary--inverted</span><br/>
|-
| --wiki-body-dynamic-color--inverted
| style="background-color:var(--wiki-body-dynamic-color--inverted);" |
| The inverse of <code>--wiki-body-dynamic-color</code>. This should optimally have almost no contrast with the body-background-color.
| style="background-color:var(--wiki-body-dynamic-color--inverted);" |
<span style="color:var(--wiki-body-dynamic-color);">--wiki-body-dynamic-color--inverted</span><br/>
<span style="color:var(--wiki-body-dynamic-color--secondary);">--wiki-body-dynamic-color--secondary--inverted</span><br/>
|-
| --wiki-body-dynamic-color--secondary
| style="background-color:var(--wiki-body-dynamic-color--secondary);" |
| A slightly different version of body-dynamic-color. Usually this is {{color|#333}} on light themes and {{color|#ddd}} on dark themes.
| style="background-color:var(--wiki-body-dynamic-color--secondary);" |
<span style="color:var(--wiki-body-background-color)">--wiki-body-background-color</span><br/>
<span style="color:var(--wiki-body-dynamic-color--inverted);">--wiki-body-dynamic-color--inverted</span><br/>
<span style="color:var(--wiki-body-dynamic-color--secondary--inverted);">--wiki-body-dynamic-color--secondary--inverted</span><br/>
|-
| --wiki-body-dynamic-color--secondary--inverted
| style="background-color:var(--wiki-body-dynamic-color--secondary--inverted);" |
| The inverse of <code>--wiki-body-dynamic-color--secondary</code>.
| style="background-color:var(--wiki-body-dynamic-color--secondary--inverted);" |
<span style="color:var(--wiki-body-dynamic-color);">--wiki-body-dynamic-color--inverted</span><br/>
<span style="color:var(--wiki-body-dynamic-color--secondary);">--wiki-body-dynamic-color--secondary--inverted</span><br/>
|-
| --wiki-content-background-color
| style="background-color:var(--wiki-content-background-color);" |
| The background color of the main content area.
| style="background-color:var(--wiki-content-background-color);" |
<span style="color:var(--wiki-content-text-color)">--wiki-content-text-color</span><br/>
<span style="color:var(--wiki-content-link-color)">--wiki-content-link-color</span><br/>
<span style="color:var(--wiki-content-link-color--visited)">--wiki-content-link-color--visited</span><br/>
<span style="color:var(--wiki-content-link-color--hover)">--wiki-content-link-color--hover</span><br/>
<span style="color:var(--wiki-content-redlink-color)">--wiki-content-redlink-color</span><br/>
<span style="color:var(--wiki-content-text-mix-color)">--wiki-content-text-mix-color</span><br/>
<span style="color:var(--wiki-content-dynamic-color)">--wiki-content-dynamic-color</span><br/>
<span style="color:var(--wiki-content-dynamic-color--secondary)">--wiki-content-dynamic-color--secondary</span><br/>
<span style="color:var(--wiki-content-heading-color)">--wiki-content-heading-color</span><br/>
<span style="color:var(--wiki-accent-color)">--wiki-accent-color</span><br/>
<span style="color:var(--wiki-neutral-color)">--wiki-neutral-color</span><br/>
<span style="color:var(--wiki-success-color)">--wiki-success-color</span><br/>
<span style="color:var(--wiki-alert-color)">--wiki-alert-color</span><br/>
|-
| --wiki-content-background-color--secondary
| style="background-color:var(--wiki-content-background-color--secondary);" |
| A secondary content background to highlight certain things. Usually this is <code>--wiki-content-background-color</code> with saturation and/or value reduced or increased by about 10%, but you're free to make it whatever you want provided the contrast checks to the right still pass.
| style="background-color:var(--wiki-content-background-color--secondary);" |
<span style="color:var(--wiki-content-text-color)">--wiki-content-text-color</span><br/>
<span style="color:var(--wiki-content-link-color)">--wiki-content-link-color</span><br/>
<span style="color:var(--wiki-content-link-color--visited)">--wiki-content-link-color--visited</span><br/>
<span style="color:var(--wiki-content-link-color--hover)">--wiki-content-link-color--hover</span><br/>
<span style="color:var(--wiki-content-redlink-color)">--wiki-content-redlink-color</span><br/>
<span style="color:var(--wiki-content-text-mix-color)">--wiki-content-text-mix-color</span><br/>
<span style="color:var(--wiki-content-dynamic-color)">--wiki-content-dynamic-color</span><br/>
<span style="color:var(--wiki-content-dynamic-color--secondary)">--wiki-content-dynamic-color--secondary</span><br/>
<span style="color:var(--wiki-content-heading-color)">--wiki-content-heading-color</span><br/>
<span style="color:var(--wiki-accent-color)">--wiki-accent-color</span><br/>
<span style="color:var(--wiki-neutral-color)">--wiki-neutral-color</span><br/>
<span style="color:var(--wiki-success-color)">--wiki-success-color</span><br/>
<span style="color:var(--wiki-alert-color)">--wiki-alert-color</span><br/>
|-
| --wiki-content-border-color
| style="background-color:var(--wiki-content-border-color);" |
| Border color for the main content area and elements within it.
| N/A
|-
| --wiki-content-text-color
| style="background-color:var(--wiki-content-text-color);" |
| Text color for the main content area.
| style="background-color:var(--wiki-content-text-color);" |
<span style="color:var(--wiki-content-background-color)">--wiki-content-background-color</span><br/>
<span style="color:var(--wiki-content-background-color--secondary)">--wiki-content-background-color--secondary</span><br/>
|-
| --wiki-content-link-color
| style="background-color:var(--wiki-content-link-color);" |
| Links within the content area. Please do not make this red, as red links on wikis traditionally denote pages that don't exist.
| style="background-color:var(--wiki-content-link-color);" |
<span style="color:var(--wiki-content-link-label-color);">--wiki-content-link-label-color</span>
|-
| --wiki-content-link-label-color
| style="background-color:var(--wiki-content-link-label-color);" |
| This is used when placing text on an element with the link color as a background, such as a button.
| style="background-color:var(--wiki-content-link-label-color);" |
<span style="color:var(--wiki-content-link-color);">--wiki-content-link-color</span>
|-
| --wiki-content-link-color--visited
| style="background-color:var(--wiki-content-link-color--visited);" |
| The color of visited links. This is optional, and usually inherits <code>--wiki-content-link-color</code>.
| style="background-color:var(--wiki-content-link-color--visited);" |
<span style="color:var(--wiki-content-background-color);">--wiki-content-background-color</span><br/>
<span style="color:var(--wiki-content-background-color--secondary);">--wiki-content-background-color--secondary</span>
|-
| --wiki-content-link-color--hover
| style="background-color:var(--wiki-content-link-color--hover);" |
| The color links change to when hovered over. This is optional, and usually inherits <code>--wiki-content-link-color</code>.
| style="background-color:var(--wiki-content-link-color--hover);" |
<span style="color:var(--wiki-content-background-color);">--wiki-content-background-color</span><br/>
<span style="color:var(--wiki-content-background-color--secondary);">--wiki-content-background-color--secondary</span>
|-
| --wiki-content-redlink-color
| style="background-color:var(--wiki-content-redlink-color);" |
| The color of links to pages that don't exist. Since these should only rarely be seen, you can be a little lax about choosing a color that contrasts with the background, but it should still be legible.
| style="background-color:var(--wiki-content-redlink-color);" |
<span style="color:var(--wiki-content-background-color);">--wiki-content-background-color</span><br/>
<span style="color:var(--wiki-content-background-color--secondary);">--wiki-content-background-color--secondary</span>
|-
| --wiki-content-text-mix-color
| style="background-color:var(--wiki-content-text-mix-color);" |
| A mix of <code>--wiki-content-text-color</code> and <code>--wiki-content-background-color</code>. There are many sites that can generate this for you, such as [https://www.w3schools.com/colors/colors_mixer.asp w3schools' color mixer]. This is generally used to mark disabled elements or placeholder text.
| style="background-color:var(--wiki-content-text-mix-color);" |
<span style="color:var(--wiki-content-background-color)">--wiki-content-background-color</span><br/>
<span style="color:var(--wiki-content-background-color--secondary)">--wiki-content-background-color--secondary</span><br/>
<span style="color:var(--wiki-content-text-mix-color-95)">--wiki-content-text-mix-color-95</span>
|-
| --wiki-content-text-mix-color-95
| style="background-color:var(--wiki-content-text-mix-color-95);" |
| The same as <code>--wiki-content-text-mix-color</code>, but the mix is 95% <code>--wiki-content-background-color</code>. This is used to mark disabled elements. The contrast checker to the right should actually be very hard to read.
| style="background-color:var(--wiki-content-text-mix-color-95);" |
<span style="color:var(--wiki-content-background-color)">--wiki-content-background-color</span><br/>
<span style="color:var(--wiki-content-background-color--secondary)">--wiki-content-background-color--secondary</span>
|-
| --wiki-content-dynamic-color
| style="background-color:var(--wiki-content-dynamic-color);" |
| This is expected to contrast sharply with <code>--wiki-content-background-color</code>. Usually this is {{color|#000}} on light themes and {{color|#fff}} on dark themes.
| style="background-color:var(--wiki-content-dynamic-color);" |
<span style="color:var(--wiki-content-background-color)">--wiki-content-background-color</span><br/>
<span style="color:var(--wiki-content-dynamic-color--inverted)">--wiki-content-dynamic-color--inverted</span><br/>
<span style="color:var(--wiki-content-dynamic-color--secondary--inverted)">--wiki-content-dynamic-color--secondary--inverted</span><br/>
|-
| --wiki-content-dynamic-color--inverted
| style="background-color:var(--wiki-content-dynamic-color--inverted);" |
| The inverse of <code>--wiki-content-dynamic-color</code>.
| style="background-color:var(--wiki-content-dynamic-color--inverted);" |
<span style="color:var(--wiki-content-dynamic-color)">--wiki-content-dynamic-color</span><br/>
<span style="color:var(--wiki-content-dynamic-color--secondary)">--wiki-content-dynamic-color--secondary</span><br/>
|-
| --wiki-content-dynamic-color--secondary
| style="background-color:var(--wiki-content-dynamic-color--secondary);" |
| A slightly different version of <code>--wiki-content-dynamic-color</code>. Usually this is {{color|#333}} on light themes and {{color|#ddd}} on dark themes.
| style="background-color:var(--wiki-content-dynamic-color--secondary);" |
<span style="color:var(--wiki-content-background-color)">--wiki-content-background-color</span><br/>
<span style="color:var(--wiki-content-dynamic-color--inverted)">--wiki-content-dynamic-color--inverted</span><br/>
<span style="color:var(--wiki-content-dynamic-color--secondary--inverted)">--wiki-content-dynamic-color--secondary--inverted</span><br/>
|-
| --wiki-content-dynamic-color--secondary--inverted
| style="background-color:var(--wiki-content-dynamic-color--secondary--inverted);" |
| The inverse of <code>--wiki-content-dynamic-color--secondary</code>.
| style="background-color:var(--wiki-content-dynamic-color--secondary--inverted);" |
<span style="color:var(--wiki-content-dynamic-color)">--wiki-content-dynamic-color</span><br/>
<span style="color:var(--wiki-content-dynamic-color--secondary)">--wiki-content-dynamic-color--secondary</span><br/>
|-
| --wiki-content-heading-color
| style="background-color:var(--wiki-content-heading-color);" |
| The color of headings, such as the page title and section headings. Usually this is set to <code>--wiki-content-text-color</code>, but feel free to give it a different color to spice up the theme a little.
| style="background-color:var(--wiki-content-heading-color);" |
<span style="color:var(--wiki-content-background-color)">--wiki-content-background-color</span>
|-
| --wiki-accent-color
| style="background-color:var(--wiki-accent-color);" |
| Used to style infoboxes, navboxes, focused element outlines, and some buttons, such as the save button when editing.
| style="background-color:var(--wiki-accent-color);" |
<span style="color:var(--wiki-accent-label-color)">--wiki-accent-label-color</span><br/>
<span style="color:var(--wiki-accent-link-color)">--wiki-accent-link-color</span><br/>
<span style="color:var(--wiki-content-background-color)">--wiki-content-background-color</span><br/>
<span style="color:var(--wiki-content-background-color--secondary)">--wiki-content-background-color--secondary</span><br/>
|-
| --wiki-accent-color--hover
| style="background-color:var(--wiki-accent-color--hover);" |
| The color of accent-color when hovered over, in some cases. Usually this is just accent-color with saturation and/or value reduced or increased by about 10%, but you're free to make it whatever you want provided the contrast checks to the right still pass.
| style="background-color:var(--wiki-accent-color--hover);" |
<span style="color:var(--wiki-accent-label-color)">--wiki-accent-label-color</span><br/>
<span style="color:var(--wiki-accent-link-color)">--wiki-accent-link-color</span><br/>
|-
| --wiki-accent-label-color
| style="background-color:var(--wiki-accent-label-color);" |
| The color of normal text against the accent color.
| style="background-color:var(--wiki-accent-label-color);" |
<span style="color:var(--wiki-accent-color)">--wiki-accent-color</span><br/>
<span style="color:var(--wiki-accent-color--hover)">--wiki-accent-color--hover</span><br/>
|-
| --wiki-accent-link-color
| style="background-color:var(--wiki-accent-link-color);" |
| The color of links against the accent color.
| style="background-color:var(--wiki-accent-link-color);" |
<span style="color:var(--wiki-accent-color)">--wiki-accent-color</span>
|-
| --wiki-sidebar-background-color
| style="background-color:var(--wiki-sidebar-background-color);" |
| The background color of the sidebar to the left of the content area. Usually this inherits <code>--wiki-content-background-color</code>.
| style="background-color:var(--wiki-sidebar-background-color);" |
<span style="color:var(--wiki-sidebar-link-color)">--wiki-sidebar-link-color</span><br/>
<span style="color:var(--wiki-sidebar-heading-color)">--wiki-sidebar-heading-color</span><br/>
|-
| --wiki-sidebar-border-color
| style="background-color:var(--wiki-sidebar-border-color);" |
| The border color of the sidebar. Usually this inherits <code>--wiki-content-border-color</code>.
| N/A
|-
| --wiki-sidebar-link-color
| style="background-color:var(--wiki-sidebar-link-color);" |
| The color of links in the sidebar. Usually this inherits <code>--wiki-content-link-color</code>.
| style="background-color:var(--wiki-sidebar-link-color);" |
<span style="color:var(--wiki-sidebar-background-color)">--wiki-sidebar-background-color</span>
|-
| --wiki-sidebar-link-color--hover
| style="background-color:var(--wiki-sidebar-link-color--hover);" |
| The color links change to when hovered over. This is optional, and usually inherits <code>--wiki-content-link-color--hover</code>.
| style="background-color:var(--wiki-sidebar-link-color--hover);" |
<span style="color:var(--wiki-sidebar-background-color)">--wiki-sidebar-background-color</span>
|-
| --wiki-sidebar-heading-color
| style="background-color:var(--wiki-sidebar-heading-color);" |
| The color of headings in the sidebar. Usually this inherits <code>--wiki-content-heading-color</code>.
| style="background-color:var(--wiki-sidebar-heading-color);" |
<span style="color:var(--wiki-sidebar-background-color)">--wiki-sidebar-background-color</span>
|-
| --wiki-navigation-background-color
| style="background-color:var(--wiki-navigation-background-color);" |
| The primary background color of the navigation tabs above the content area. Usually this inherits <code>--wiki-content-background-color--secondary</code>.
| style="background-color:var(--wiki-navigation-background-color);" |
<span style="color:var(--wiki-navigation-text-color)">--wiki-navigation-text-color</span><br/>
|-
| --wiki-navigation-background-color--secondary
| style="background-color:var(--wiki-navigation-background-color--secondary);" |
| The upper background color of the navigation tabs, as well as the background color of the "More" menu dropdown. Usually this inherits <code>--wiki-content-background-color</code>.
| style="background-color:var(--wiki-navigation-background-color--secondary);" |
<span style="color:var(--wiki-navigation-text-color)">--wiki-navigation-text-color</span><br/>
|-
| --wiki-navigation-border-color
| style="background-color:var(--wiki-navigation-border-color);" |
| Border color of the navigation tabs. Usually this inherits <code>--wiki-content-border-color</code>.
| N/A
|-
| --wiki-navigation-text-color
| style="background-color:var(--wiki-navigation-text-color);" |
| The color of text in the navigation tabs. Usually this inherits <code>--wiki-content-link-color</code>.
| style="background-color:var(--wiki-navigation-text-color);" |
<span style="color:var(--wiki-navigation-background-color)">--wiki-navigation-background-color</span><br/>
<span style="color:var(--wiki-navigation-background-color--secondary)">--wiki-navigation-background-color--secondary</span><br/>
|-
| --wiki-navigation-selected-background-color
| style="background-color:var(--wiki-navigation-selected-background-color);" |
| The background color of the currently active navigation tab. Usually this inherits <code>--wiki-content-background-color</code>
| style="background-color:var(--wiki-navigation-selected-background-color);" |
<span style="color:var(--wiki-navigation-selected-text-color)">--wiki-navigation-selected-text-color</span><br/>
|-
| --wiki-navigation-selected-border-color
| style="background-color:var(--wiki-navigation-selected-border-color);" |
| The border color of the currently active navigation tab. Usually this inherits <code>--wiki-navigation-border-color</code>
| N/A
|-
| --wiki-navigation-selected-text-color
| style="background-color:var(--wiki-navigation-selected-text-color);" |
| The text color of the currently active navigation tab. Usually this inherits <code>--wiki-content-text-color</code>
| style="background-color:var(--wiki-navigation-selected-text-color);" |
<span style="color:var(--wiki-navigation-selected-background-color)">--wiki-navigation-selected-background-color</span><br/>
|-
| --wiki-neutral-color
| style="background-color:var(--wiki-neutral-color);" |
| A gray-ish color for displaying neutral text, such as a diff size of 0 in RecentChanges and page history. Usually this inherits <code>--wiki-content-text-mix-color</code>, but can be set explicitly if that color is not gray enough.
| style="background-color:var(--wiki-neutral-color);" |
<span style="color:var(--wiki-content-background-color)">--wiki-content-background-color</span><br/>
<span style="color:var(--wiki-content-background-color--secondary)">--wiki-content-background-color--secondary</span>
|-
| --wiki-alert-color
| style="background-color:var(--wiki-alert-color);" |
| A general, usually red-ish color used for negative notices, most notably negative diffs in RecentChanges and page history, and the "cancel" button when editing.
| style="background-color:var(--wiki-alert-color);" |
<span style="color:var(--wiki-alert-label-color)">--wiki-alert-label-color</span><br/>
<span style="color:var(--wiki-content-background-color)">--wiki-content-background-color</span><br/>
<span style="color:var(--wiki-content-background-color--secondary)">--wiki-content-background-color--secondary</span><br/>
|-
| --wiki-alert-label-color
| style="background-color:var(--wiki-alert-label-color);" |
| The color of text against <code>--wiki-alert-color</code> as a background.
| style="background-color:var(--wiki-alert-label-color);" |
<span style="color:var(--wiki-alert-color)">--wiki-alert-color</span><br/>
|-
| --wiki-warning-color
| style="background-color:var(--wiki-warning-color);" |
| A general, usually orange-ish color used for warning notices.
| style="background-color:var(--wiki-warning-color);" |
<span style="color:var(--wiki-warning-label-color)">--wiki-warning-label-color</span><br/>
<span style="color:var(--wiki-content-background-color)">--wiki-content-background-color</span><br/>
|-
| --wiki-warning-label-color
| style="background-color:var(--wiki-warning-label-color);" |
| The color of text against <code>--wiki-warning-color</code> as a background.
| style="background-color:var(--wiki-warning-label-color);" |
<span style="color:var(--wiki-warning-color)">--wiki-warning-color</span><br/>
|-
| --wiki-success-color
| style="background-color:var(--wiki-success-color);" |
| A general, usually green-ish color used for success notices, most noticeably positive diffs in RecentChanges and page history.
| style="background-color:var(--wiki-success-color);" |
<span style="color:var(--wiki-success-label-color)">--wiki-success-label-color</span><br/>
<span style="color:var(--wiki-content-background-color)">--wiki-content-background-color</span><br/>
<span style="color:var(--wiki-content-background-color--secondary)">--wiki-content-background-color--secondary</span><br/>
|-
| --wiki-success-label-color
| style="background-color:var(--wiki-success-label-color);" |
| The color of text against <code>--wiki-success-color</code> as a background.
| style="background-color:var(--wiki-success-label-color);" |
<span style="color:var(--wiki-success-color)">--wiki-success-color</span><br/>
|}
==Stylesheet==
<!-- When rendered on common.css, the actual stylesheet will be right here -->
</div>
5da092f01bb8b547728d75d6e357f733c5b5f260
MediaWiki:Common.js
8
7
8
2024-12-28T05:31:06Z
Crimroxs
244470
Adding default set of pages
javascript
text/javascript
/* Any JavaScript here will be loaded for all users on every page load. */
/* DRUID */
$(function () {
$(".druid-title-tab").off("click")
.on('click', function () {
var $parent = $(this).closest(".druid-container");
$parent.find(".druid-toggleable").removeClass("focused");
var i = $(this).attr("data-druid");
$parent.find(".druid-toggleable[data-druid=" + i + "]").addClass("focused");
});
$(".druid-section-tab").off("click")
.on('click', function () {
var $parent = $(this).closest(".druid-section-container");
$parent.find(".druid-toggleable").removeClass("focused");
var i = $(this).attr("data-druid");
$parent.find(".druid-toggleable[data-druid=" + i + "]").addClass("focused");
});
$(".druid-collapsible").off("click")
.on('click', function () {
var kind = $(this).attr("data-druid-section");
$(this).toggleClass("druid-collapsible-collapsed");
$(this)
.closest(".druid-container")
.find("[data-druid-section-row=" + kind + "]")
.toggleClass("druid-collapsed");
});
});
/* End DRUID */
/* [[Template:Spoiler]] */
$(function () {
$('.spoiler-content')
.off('click') // in case this code is loaded twice
.on('click', function(e){
$(this).toggleClass('show');
}).find('a').on('click', function(e){
e.stopPropagation();
});
});
/* End Template:Spoiler */
/* Link to imported modules from Lua code */
$(function() {
var config = mw.config.get([
'wgCanonicalNamespace',
'wgFormattedNamespaces'
]);
if (config.wgCanonicalNamespace !== 'Module') {
return;
}
var localizedNamespace = config.wgFormattedNamespaces[828];
$('.s1, .s2, .s').each(function() {
var $this = $(this);
var html = $this.html();
var quote = html[0];
var isLongStringQuote = quote === '[';
var quoteRE = new RegExp('^\\' + quote + '|\\' + quote + '$', 'g');
if (isLongStringQuote) {
quoteRE = /^\[\[|\]\]$/g;
}
var name = html.replace(quoteRE, '');
var isEnglishPrefix = name.startsWith('Module:');
var isLocalizedPrefix = name.startsWith(localizedNamespace + ':');
var isDevPrefix = name.startsWith('Dev:');
if (isEnglishPrefix || isLocalizedPrefix || isDevPrefix) {
var attrs = {
href: mw.util.getUrl(name)
};
if (isDevPrefix) {
attrs.href = 'https://commons.wiki.gg/wiki/Module:' + mw.util.wikiUrlencode(name.replace('Dev:', ''));
attrs.target = '_blank';
attrs.rel = 'noopener';
}
var link = mw.html.element('a', attrs, name);
var str = quote + link + quote;
if (isLongStringQuote) {
str = '[[' + link + ']]';
}
$this.html(str);
}
});
});
/* CharInserts */
$(function() {
$('.mw-charinsert-item').each(function() {
$(this).text($(this).closest('div').attr('data-ci-label'));
$(this).css('display', 'inline-block');
});
$('.ci-loading-text').css('display','none');
});
/**
* DiscordCompact.js
* ----------------------
* A very simple script to display a Discord widget.
* Version 0.0.2
* https://support.wiki.gg/wiki/DiscordCompact
* ----------------------
*/
$(function() {
var widget = $("#content #discord-compact-widget");
// Bail out if we didn't find a widget.
if (!widget.length) return;
var id = widget.attr("data-id");
// Ensure that the id is not blank.
if (id === "") throw new Error("DiscordCompact has a blank server id!");
// Ensure that the id consists only of numbers and is at least 17 characters long.
if (!new RegExp("^[0-9]{17}[0-9]+$").test(id)) throw new Error("DiscordCompact has an invalid server id!");
var apiBase = "https://discord.com/api/guilds/" + id;
// Get some information about the server, such as online member count and invite url.
// This also tells us if the server exists or has widgets disabled, so we look out for that too.
$.ajax(apiBase + "/widget.json").fail(function(req){
if (!req.responseJSON) throw new Error("DiscordCompact encountered an unknown error whilst fetching widget.json (status: " + req.status);
switch (req.responseJSON.code) {
case 10004:
throw new Error("DiscordCompact has a valid server id, but no such server exists!");
case 50004:
throw new Error("DiscordCompact has a valid server id, but that server has widgets disabled!");
default:
throw new Error("DiscordCompact encountered an unknown error whilst fetching widget.json (status: " + req.status + "; code: " + req.responseJSON.code + ")");
}
}).done(function(res){
const inviteURL = res.instant_invite;
// Warn if we can't get an invite URL.
if (inviteURL == null) console.warn("DiscordCompact cannot get an invite URL; does this server have an invite channel set in Widget settings?");
// Now get the widget image.
$.ajax({url: apiBase + "/widget.png?style=banner2", xhrFields: {responseType: "blob"}}).fail(function(req){
if (!req.responseJSON) throw new Error("DiscordCompact encountered an unknown error whilst fetching widget.png! (status: " + req.status);
throw new Error("DiscordCompact encountered an unknown error whilst fetching widget.png! (status: " + req.status + "; code: " + req.responseJSON.code + ")");
}).done(function(blob){
// Convert the image data into base64. This prevents us having to make the client request it a second time.
const imageReader = new FileReader();
imageReader.readAsDataURL(blob);
imageReader.onloadend = function() {
const b64Data = imageReader.result;
// Replace the widget with an <a> tag
widget.replaceWith(function() {
return $("<a>", {
id: widget.attr("id"),
class: widget.attr("class"),
style: widget.attr("style"),
alt: "Discord server widget",
href: inviteURL
});
});
// We need to grab the widget again to update it.
widget = $("#discord-compact-widget");
// Setup the CSS so that the image is displayed.
widget.css("display", "block");
widget.css("max-height", "76px");
widget.css("max-width", "320px");
// Create the image.
const widgetImage = document.createElement("img");
widgetImage.src = b64Data;
widgetImage.style.width = "100%";
widgetImage.style.height = "100%";
widgetImage.style.borderRadius = "5px";
widget.append(widgetImage);
// Prevent image dragging.
widget.on("dragstart", function(e) { e.preventDefault(); });
// We're done here.
console.log("DiscordCompact loaded successfully!");
}
});
});
});
/**
* based on https://dev.fandom.com/wiki/MediaWiki:DiscordIntegrator/code.js
*
* used by other wikis.
*/
$(function() {
'use strict';
var mconfig = mw.config.get([
'wgContentLanguage',
'wgUserLanguage',
'wgUserName'
]);
if (window.DiscordIntegratorLoaded) {
return;
}
window.DiscordIntegratorLoaded = true;
/**
* Main object
* @static
*/
var DiscordIntegrator = {
/**
* Initializing
*/
init: function() {
mw.hook('wikipage.content').add($.proxy(this.insertToContent, this));
},
/**
* Finding the designated places in content
* in which to place the widget and placing it
*/
insertToContent: function($content) {
$content.find('.DiscordIntegrator:not(.loaded)').each($.proxy(function(cabbage, el) {
el = $(el);
el.html(this.generateContent(el.data())).addClass('loaded');
}, this));
},
/**
* Determines the theme of the widget.
* @param {string} config Configured theme
* @return {string} 'light' or 'dark' depending on the wiki theme and configuration
*/
determineTheme: function(config) {
// If explicitly configured to light or dark.
if (config === 'dark') {
return 'dark';
}
if (config === 'light') {
return 'light';
}
/** If not configured **/
// try to determine based on wiki theme (set by themeToggle):
var clas = $(':root').attr('class');
var regex = /(^|\s)theme-(\w+)(\s|$)/;
var match = clas.match(regex);
if(match){
var wikiThemeName = match[2];
if(typeof(config) === 'object' && config !== null){ //with json theme config
if(config[wikiThemeName]){
return config[wikiThemeName];
}
}
if(wikiThemeName === 'light'){
return 'light';
}
if(wikiThemeName === 'dark'){
return 'dark';
}
}
// Otherwise, default to dark.
return 'dark';
},
/**
* Generating widget content from an object
* @return {string} Content of the widget
*/
generateContent: function(config) {
if (!config.id || !String(config.id).match(/\d{17,19}/)) {
return "Error: ID of the widget is malformed or not supplied, please see <a href='https://support.wiki.gg/wiki/DiscordWidget' title='the instructions'>the instructions</a> for how to find your server's ID. Please make sure you are not inserting <strong>the DiscordIntegrator template</strong> when asked for <strong>your widget ID</strong>.";
}
if (
(
config.loggedIn === true ||
Boolean(config['logged-in']) === true &&
config['logged-in'] !== 'false' &&
config['logged-in'] !== '{{{loggedIn}}}'
) && !mconfig.wgUserName
) {
return "Please <a href='/Special:UserLogin' title='log in'>log in</a> to see this widget.";
}
var username = config.username === '@disabled' ?
'' :
config.username === '@function' &&
typeof window.DiscordIntegratorGetUsername === 'function' ?
window.DiscordIntegratorGetUsername() :
config.username || mconfig.wgUserName;
return mw.html.element('iframe', {
src: 'https://discord.com/widget?id=' + config.id +
'&theme=' + this.determineTheme(config.theme) +
'&username=' + encodeURIComponent(username),
width: config.width || '100%',
height: config.height || '400px',
allowtransparency: 'true',
frameborder: '0',
title: "Discord server widget"
});
}
};
DiscordIntegrator.init();
});
54fb33f1c1ee8376eb429e9771f54e70ac08ed7d
MediaWiki:Copyright
8
8
9
2024-12-28T05:31:07Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
{{int:wikigg-copyright|CC BY-SA 4.0}}
16f4a24e9f915fdb7cd7ec213341768ac3870fc6
MediaWiki:DataMaps.css
8
9
10
2024-12-28T05:31:08Z
Crimroxs
244470
Adding default set of pages
css
text/css
/** Container */
.ext-datamaps-container-content .ext-datamaps-container-leaflet {
background: var(--wiki-content-background-color--secondary);
}
/** Legend */
.ext-datamaps-container .ext-datamaps-control-expandable[aria-expanded="true"] {
background: rgba(var(--wiki-content-background-color--secondary--rgb), 0.95);
}
.ext-datamaps-container .oo-ui-tabOptionWidget {
color: var(--wiki-content-link-color);
}
.ext-datamaps-container .oo-ui-tabSelectWidget-frameless .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected {
background: var(--wiki-content-link-color);
box-shadow: none;
color: var(--wiki-content-link-label-color);
}
/** Popups */
.ext-datamaps-container .leaflet-popup-content-wrapper,
.ext-datamaps-container .leaflet-popup-tip {
background: var(--wiki-content-background-color--secondary);
color: var(--wiki-content-text-color);
}
.ext-datamaps-container .ext-datamaps-popup-buttons a,
.ext-datamaps-container .leaflet-popup-close-button {
filter: var(--wiki-icon-general-filter);
}
.ext-datamaps-popup-header .ext-datamaps-popup-subtitle, .ext-datamaps-popup-header .ext-datamaps-popup-location {
color: var(--wiki-content-text-mix-color);
}
/** Controls */
.ext-datamaps-container .leaflet-bar {
background-color: var(--wiki-content-background-color--secondary);
border-color: rgba(var(--wiki-content-link-color--rgb), 0.5);
}
.ext-datamaps-container .leaflet-bar button:hover {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.25);
}
.ext-datamaps-container .leaflet-control {
color: var(--wiki-content-text-color);
}
.ext-datamaps-container .leaflet-control button {
border-bottom-color: rgba(var(--wiki-content-link-color--rgb), 0.5);
color: var(--wiki-content-text-color);
}
/* HACK: awful selector, v1.0 will prolly use a standard class on these */
.ext-datamaps-container .ext-datamaps-control span[class^="oo-ui-icon"] {
filter: var(--wiki-icon-general-filter);
}
/** Search */
.ext-datamaps-container .ext-datamaps-control-search ul.ext-datamaps-control-search-results {
background: var(--wiki-content-background-color--secondary);
}
.ext-datamaps-container .ext-datamaps-control-search ul.ext-datamaps-control-search-results li:focus,
.ext-datamaps-container .ext-datamaps-control-search ul.ext-datamaps-control-search-results li[data-highlighted="true"] {
background: rgba(var(--wiki-content-link-color--rgb),0.15);
color: var(--wiki-content-link-color);
}
.ext-datamaps-container .ext-datamaps-container-status > :not(.oo-ui-widget) {
background:var(--wiki-content-background-color--secondary);
color:var(--wiki-content-text-mix-color);
}
4c7b784fda5d0b0fed8da7e21a615d4d7d9fea0f
MediaWiki:Gadget-UploadMultipleFiles.js
8
10
11
2024-12-28T05:31:09Z
Crimroxs
244470
Adding default set of pages
javascript
text/javascript
/* Modified version of https://dev.fandom.com/wiki/UploadMultipleFiles
* from https://terraria.wiki.gg/wiki/MediaWiki:Gadget-uploadMultipleFiles.js */
mw.loader.using(["site", "mediawiki.util"]).then(function() {
if (mw.config.get("wgCanonicalSpecialPageName") !== "Upload")
return;
if (window.__wgg_UploadMultipleFiles_IsLoaded) {
return;
}
window.__wgg_UploadMultipleFiles_IsLoaded = true;
var l10nFactory = l10nFactory || function($lang, $data) {
return function ($key) {
// (null == undefined) is true, (null === undefined) is false
return ($data[$lang] && $data[$lang][$key] != null) ? $data[$lang][$key] : $data.en[$key];
};
};
const l10n = l10nFactory(mw.config.get("wgUserLanguage"), {
en: {
multiupload: "Upload multiple files:",
yes: "Yes",
no: "No",
sourcefiles: "Source files:",
categoryname: "Category name:",
categorynamehint: "Page name of the category the files will automatically be added to, e.g. Item images",
categorynamespace: "Category",
uploadfiles: "Upload files",
nofiles: "Please select some files first.",
nolicense: "Please select a valid license first.",
summary: "Summary",
license: "Licensing",
categories: "Categories",
uploading: "Uploading files...",
uploaded: "Uploaded:",
failed: "Failed:",
done: "Done."
}
});
const getUploadDescription = function() {
var sections = [];
var summary = $("#wpUploadDescription").val();
var licenseDisplayName = $("#wpLicense option:selected").val();
var categoryName = $("#multiFileCategory").val();
if (summary !== "")
sections.push(summary);
if (licenseDisplayName !== "") {
var licenseTemplateText = $("#wpLicense option:selected").prop("title");
sections.push("== " + l10n("license") + " ==\n" + licenseTemplateText);
}
if (categoryName !== "")
sections.push("[[" + l10n("categorynamespace") + ":" + categoryName + "]]");
return sections.join("\n\n");
};
const getWatchlistPreference = function() {
if ($("#wpWatchthis").is(":checked")) {
return "watch";
} else {
return "nochange";
}
};
$(function(){
$("#wpUploadFile").parent().parent().addClass("regularFileSelect");
$("tr.regularFileSelect").before('<tr><td class="mw-label">'+ l10n("multiupload") + '</td><td class="mw-input"><label><input type="radio" name="multipleFiles" value="'+ l10n("yes") + '" /> '+ l10n("yes") + '</label> <label><input type="radio" name="multipleFiles" value="'+ l10n("no") + '" checked="" /> '+ l10n("no") + '</label></td></tr>');
$("tr.regularFileSelect").after('<tr class="multipleFileSelect" style="display:none;"><td class="mw-label">' + l10n("sourcefiles") + '</td><td class="mw-input"><input type="file" id="multiupload" multiple /></td></tr>');
$("input[name='wpUpload']").addClass("regularFileSelect");
$("#wpDestFile").parent().parent().addClass("regularFileSelect");
$("#wpIgnoreWarning").parent().parent().addClass("regularFileSelect");
// Append "category name" textbox to multiupload section
$("#mw-upload-form #mw-htmlform-description tbody").append('<tr class="mw-htmlform-field-HTMLTextField multipleFileSelect" style="display:none;"><td class="mw-label"><label for="multiFileCategory"><abbr title="' + l10n("categorynamehint") + '">' + l10n("categoryname") + '</abbr></label></td><td class="mw-input"><input id="multiFileCategory" name="multiFileCategory" size="60"></td></tr>');
$("input[name='wpUpload']").after('<input type="button" value="' + l10n("uploadfiles") + '" class="multipleFileSelect" style="display:none;" id="multiFileSubmit" />');
$("input[name='multipleFiles']").change(function() {
if (this.value === l10n("yes")) {
$(".regularFileSelect").hide();
$(".multipleFileSelect").show();
} else {
$(".regularFileSelect").show();
$(".multipleFileSelect").hide();
}
});
$("#multiFileSubmit").click(function() {
var files = $("#multiupload")[0].files;
// Cancel upload if no files are selected
if (files.length === 0) {
alert(l10n("nofiles"));
return false;
}
// Cancel upload if no license is selected
if ($("#wpLicense option:selected").val() === "" && !mw.config.get("UMFBypassLicenseCheck")) {
alert(l10n("nolicense"));
return false;
}
// Description is summary + license + category
var description = getUploadDescription();
var watch = getWatchlistPreference();
$("#firstHeading").text(l10n("uploading"));
$("#mw-content-text").html("<h3>" + l10n("uploaded") + "</h3><ul></ul><div style='display:none;' id='multiUploadFailed'><h3>" + l10n("failed") + "</h3><ul></ul></div>");
var currentFileIdx = 0;
var uploadCurrentFile;
uploadCurrentFile = function() {
if (currentFileIdx > files.length) {
$("#mw-content-text").append("<h3>"+ l10n("done") + "</h3>");
return;
}
if (files[currentFileIdx] === undefined) {
currentFileIdx++;
uploadCurrentFile();
return;
}
fd = new FormData();
fd.append("action", "upload");
fd.append("token", mw.user.tokens.get("csrfToken"));
fd.append("filename", files[currentFileIdx].name);
fd.append("file", files[currentFileIdx]);
fd.append("text", description);
fd.append("watchlist", watch);
fd.append("ignorewarnings", 1);
fd.append("format", "json");
$.ajax({
url: mw.util.wikiScript("api"),
method: "POST",
data: fd,
cache: false,
contentType: false,
processData: false,
type: "POST"
}).done(function(d) {
if (d.error == undefined) {
$("#mw-content-text > ul").append('<li><a href="' + d.upload.imageinfo.descriptionurl + '" target="_blank">' + d.upload.filename + '</a></li>');
} else {
$("#multiUploadFailed ul").append('<li>' + files[currentFileIdx].name + '</li>');
$("#multiUploadFailed").show();
}
currentFileIdx++;
uploadCurrentFile();
}).fail(function() {
$("#multiUploadFailed ul").append('<li>' + files[currentFileIdx].name + '</li>');
$("#multiUploadFailed").show();
currentFileIdx++;
uploadCurrentFile();
});
};
uploadCurrentFile();
});
});
});
b05306b3ea3271c87b87546ac6619aa30e47782f
MediaWiki:Gadget-collapsibleSidebarSections
8
11
12
2024-12-28T05:31:10Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
'''collapsibleSidebarSections''' - make individual sections of the [[MediaWiki:Sidebar|sidebar]] collapsible
8c7fbb398af1fb8b4bd1c5e92d2d74886f665900
MediaWiki:Gadget-collapsibleSidebarSections.css
8
12
13
2024-12-28T05:31:11Z
Crimroxs
244470
Adding default set of pages
css
text/css
@media screen and (min-width:721px) {
.client-js #mw-panel .vector-menu-portal .vector-menu-heading {
cursor: pointer;
display: flex;
align-items: center;
justify-content: space-between;
}
.client-js #mw-panel .vector-menu-portal .vector-menu-heading::after {
content: "";
display: block;
pointer-events: none;
width: 14px;
height: 14px;
margin-top: 1px; /* offset */
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon icon-tabler icon-tabler-chevron-down' width='24' height='24' viewBox='0 0 24 24' stroke-width='2' stroke='currentColor' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'%3E%3C/path%3E%3Cpath d='M6 9l6 6l6 -6'%3E%3C/path%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--wiki-sidebar-link-color);
transform: rotate(180deg);
}
.client-js #mw-panel .vector-menu-portal.collapsed .vector-menu-heading::after {
transform: rotate(0deg);
}
.client-js #mw-panel .vector-menu-portal::after {
transition:0.5s
}
.client-js #mw-panel .vector-menu-portal.collapsed::after {
border-image-slice:22% 45%;
transition:0.5s;
}
}
fcc58f877118c1bd86e6d26c83270653e40f4e24
MediaWiki:Gadget-collapsibleSidebarSections.js
8
13
14
2024-12-28T05:31:12Z
Crimroxs
244470
Adding default set of pages
javascript
text/javascript
$(function(){
// CONFIG section, you can edit this part
// a list of sections that should be collapsed by default for *all users*.
// This should be the name of the heading as listed in Mediawiki:Sidebar and is case-sensitive.
// For example, if you have '* Character_Classes' and you want that section collapsed, add 'Character_Classes' into the brackets below.
// Separate entries with commas and use underscores instead of spaces.
// Example list: ['Character_Classes', 'Items', 'External_Links']
// Please DO NOT add navigation or tb into this list, as they are expected functionality.
var INITIALLY_COLLAPSED_IDS = [];
var MIN_ACTIVATION_WIDTH = 721;
//END CONFIG
// add the p- onto ids for ease of use, if not present
INITIALLY_COLLAPSED_IDS.forEach(function(id, index){
if(!id.startsWith('p-')){
INITIALLY_COLLAPSED_IDS[index] = 'p-' + id;
}
});
var $portals = $("#mw-panel .vector-menu-portal");
var setup = function(){
$portals.each(function(index, el){
if(window.innerWidth < MIN_ACTIVATION_WIDTH) {
return;
}
var $el = $(el);
var $id = $el.attr("id");
if(!$id){
return;
}
// check if this portal should be collapsed
if(
// portal is set to be initially collapsed and user has not indicated that they want it open
(INITIALLY_COLLAPSED_IDS.includes($id) && localStorage.getItem('sidebar_c_'+$id) != "n")
|| // or
// user has indicated they want this portal collapsed
(localStorage.getItem('sidebar_c_'+$id) === "y")
){
$el.addClass('collapsed').find('.vector-menu-content').slideUp(0);
}
});
}
setup();
$(window).on('resize', setup);
$portals.on("click", "h3", function(event){
if(window.innerWidth < MIN_ACTIVATION_WIDTH) {
return;
}
var $el = $(this).parent();
var $id = $el.attr("id");
if(!$id){
return;
}
$el.toggleClass('collapsed');
if($el.hasClass('collapsed')){ // more consistent between class and slide status.
localStorage.setItem('sidebar_c_'+$id, "y");
$el.find('.vector-menu-content').slideUp('fast');
}
else{
localStorage.setItem('sidebar_c_'+$id, "n");
$el.find('.vector-menu-content').slideDown('fast');
}
});
});
63d4425138f9c81e8294fbd01a08de9e1f58256a
MediaWiki:Gadget-hoverShowSpoilers.css
8
14
15
2024-12-28T05:31:12Z
Crimroxs
244470
Adding default set of pages
css
text/css
.spoiler-content:hover > * {
pointer-events:unset;
opacity: 1;
}
.spoiler-content:hover {
background-color: transparent;
}
1c73aafcb749d7e0e9107c1045310d2af70aae7e
MediaWiki:Gadget-mpEditLinks
8
15
16
2024-12-28T05:31:13Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
'''mpEditLinks''' - Adds edit links to boxes on the main page, and a toggle to remove them. (admin-only)
6d5668f657a721796b8c0e2f93b6c30777bfb03b
MediaWiki:Gadget-mpEditLinks.css
8
16
17
2024-12-28T05:31:14Z
Crimroxs
244470
Adding default set of pages
css
text/css
.mp-edit-link {
display:block;
position:absolute;
right:0.5em;
top:0.5em;
background:var(--wiki-content-background-color);
}
.mp-edit-link a {
display:block;
padding:0.1em;
border:1px solid var(--wiki-content-link-color);
}
.mp-edit-link a::before {
display:inline-block;
content:'';
background-image:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E edit %3C/title%3E%3Cpath d=%22m16.77 8 1.94-2a1 1 0 0 0 0-1.41l-3.34-3.3a1 1 0 0 0-1.41 0L12 3.23zM1 14.25V19h4.75l9.96-9.96-4.75-4.75z%22/%3E%3C/svg%3E");
background-size:contain;
width:1em;
height:1em;
filter:var(--wiki-icon-to-link-filter);
vertical-align:text-top;
margin-right:0.2em;
}
b1c240c635d5c7207d35f958031d9eace6324795
MediaWiki:Gadget-mpEditLinks.js
8
17
18
2024-12-28T05:31:15Z
Crimroxs
244470
Adding default set of pages
javascript
text/javascript
$( function () {
if(!document.getElementById('mp-container')) return;
var sitename = document.getElementById('mp-container').dataset['sitename']; // Get the sitename passed from the main page module, so we don't need to make an API call
/* generate the links here instead of in the wikitext, so that users who can't see them don't have them
* in the DOM at all, and screenreaders and search engines don't get confused */
function createLinks(){
$('.mp-box').each(function(_, el){
var params = '?action=edit';
// only add the long preload stuff if the box doesn't exist, for prettier urls
if ( $(el).hasClass('missing') ){
// ignore the "Missing ; before statement" error on the next line, I have no idea what it's on about and it still works
params += '&preload=Template:Main page box/preload&preloadparams[0]={{subst:' + 'SUBPAGENAME}}' /* subst:subpagename is broken up here so it doesn't resolve as this JS page */
}
$('<a></a>', {
href: mw.util.getUrl(sitename + '/' + el.dataset['boxId']) + params,
text: 'Edit ' + sitename + '/' + el.dataset['boxId']
}).appendTo(
$('<div></div>', {
class: 'mp-edit-link'
}).prependTo(el)
);
});
}
function toggleLinks(){
$('.mp-edit-link').each(function(_, el){
$(el).toggle().css('display none;');
});
}
$('<span></span>', {
text: 'Toggle edit buttons',
class: 'mp-edit-toggle',
on: {click: toggleLinks},
}).appendTo($('#top'));
createLinks();
});
d581a7e2b00ab0c0961f7cfb6fcac20692ac5901
MediaWiki:Gadget-purge.js
8
18
19
2024-12-28T05:31:16Z
Crimroxs
244470
Adding default set of pages
javascript
text/javascript
var l10n = (function(){
var $text = {
'buttonlabel': {
'en': 'Purge cache',
'de': 'Aktualisieren',
'fr': 'Purger',
'ru': 'Обновить',
'pt': 'Actualizar',
'pt-br': 'Actualizar',
},
'hovertext': {
'en': 'Purge the server cache for this page',
'de': 'Den Server-Cache dieser Seite löschen',
'fr': 'Purge le cache du serveur de cette page',
'ru': 'Очистить кэш сервера на этой странице',
'pt': 'Limpe o cache do servidor para esta página',
'pt-br': 'Limpe o cache do servidor para esta página',
}
}
var $lang = mw.config.get( 'wgUserLanguage' ) || 'en';
return function(key){
return $text[key] && ($text[key][$lang] || $text[key]['en']) || '';
}
})();
if ( mw.config.get( 'wgNamespaceNumber' ) !== -1 ) {
$(document).ready(function(){
var url = new URL(window.location.href);
url.searchParams.set('action', 'purge');
mw.util.addPortletLink('p-cactions', url.href, l10n('buttonlabel'), 'ca-gadget-purgecache', l10n('hovertext'), '1');
});
}
902463c445d611b49949654f8c7291d36df72a2b
MediaWiki:Gadget-section-appearance
8
19
20
2024-12-28T05:31:17Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
Gadgets that change the wiki appearance
3bf556885769699b457bc65a75f5b92e513effd3
MediaWiki:Gadget-userProfile.css
8
20
21
2024-12-28T05:31:18Z
Crimroxs
244470
Adding default set of pages
css
text/css
#contentSub > * + .horse-userprofile {
margin-top: 1em;
}
.horse-userprofile {
font-size: 120%;
color: var(--wiki-content-text-color);
border: 2px solid var(--wiki-content-border-color);
padding: 6px 12px;
}
.horse-userprofile-info span:first-of-type {
font-weight: bold;
}
1729445bb17e2974426befaf9bd441ab4bf189c5
MediaWiki:Gadget-userProfile.js
8
21
22
2024-12-28T05:31:19Z
Crimroxs
244470
Adding default set of pages
javascript
text/javascript
// User profile
// <nowiki>
mw.loader.using( [ 'mediawiki.util', 'mediawiki.api' ] ).done( function() {
var username = mw.config.get('wgRelevantUserName');
var lang = mw.language.bcp47(mw.config.get('wgUserLanguage'));
if ( username && !window.loadedHorseUserProfile ) {
window.loadedHorseUserProfile = true;
var dateOptions = {
year: "numeric",
month: "short",
day: "numeric",
hour: "2-digit",
minute: "2-digit",
timeZone: "UTC",
timeZoneName: "short"
};
var api = new mw.Api();
if ( mw.util.isIPAddress(username) ) api.get( {
action: 'query',
list: ['usercontribs', 'blocks'],
ucuser: username,
ucprop: [],
uclimit: 'max',
bkip: username,
bkprop: ['user', 'by', 'timestamp', 'expiry', 'reason'],
bklimit: 1,
formatversion: 2
} ).done( function(data) {
var editcount = data.query.usercontribs.length;
if ( data.continue ) editcount = data.limits.usercontribs+'+'
var user = {
groups: ['*'],
editcount: editcount
};
formatProfile(user, data.query.blocks[0]);
} );
else api.get( {
action: 'query',
list: 'users',
ususers: username,
usprop: ['groups', 'editcount', 'registration', 'blockinfo', 'emailable'],
formatversion: 2
} ).done( function(data) {
var user = data.query.users[0];
var block;
if ( user.blockid ) block = {
user: username,
by: user.blockedby,
timestamp: user.blockedtimestamp,
expiry: user.blockexpiry,
reason: user.blockreason
};
formatProfile(user, block);
} );
function formatProfile(user, block) {
user.groups.splice(user.groups.indexOf('*'), 1);
var text = '<div class="horse-userprofile-info">';
if ( user.groups.length ) {
var groupList = user.groups.map( function(group) {
var grouppage = '{{MediaWiki:grouppage-'+group+'}}';
return [
'{{#ifexist: '+grouppage+' | [['+grouppage+'|{{int:group-'+group+'}}]] | {{int:group-'+group+'}} }}',
'{{#ifexist: '+grouppage+' | [['+grouppage+'|{{int:group-'+group+'-member|'+username+'}}]] | {{int:group-'+group+'-member|'+username+'}} }}'
];
} ).reduce( function(prev, cur) {
prev[0].push(cur[0]);
prev[1].push(cur[1]);
return prev;
}, [[], []] );
text += '\n\n<span>{{int:prefs-memberingroups|'+user.groups.length+'|'+username+'}}</span>\t<span>{{int:prefs-memberingroups-type|'+mw.language.listToText(groupList[0])+'|'+mw.language.listToText(groupList[1])+'}}</span>';
}
text += '\n\n<span>{{int:prefs-edits}}</span>\t<span>[[Special:Contribs/'+username+'|'+mw.language.convertNumber(user.editcount)+']]</span>';
if ( user.registration ) {
text += '\n\n<span>{{int:prefs-registration}}</span>\t<span>'+mw.language.convertNumber(new Date(user.registration).toLocaleString(lang, dateOptions))+'</span>';
if ( !user.emailable ) text += '\n\n<span>{{int:nowikiemailtext|'+username+'}}</span>';
}
text += '\n\n</div>';
if ( block && mw.config.get('wgArticleId') !== 0 ) {
var blockDate = new Date(block.timestamp);
var blockexpiry = '{{int:infiniteblock}}';
if ( !['infinite', 'indefinite', 'infinity', 'never'].includes(block.expiry) ) {
var expiry = new Date(block.expiry.replace( /(\d{4})(\d{2})(\d{2})(\d{2})(\d{2})(\d{2,3})/, '$1-$2-$3T$4:$5:$6Z' ));
var duration = expiry - blockDate;
var blockDuration = [];
var factor = 1000;
if ( duration % factor === 0 ) blockDuration = ['duration-seconds', Math.floor(duration / factor)];
factor *= 60;
if ( duration % factor === 0 ) blockDuration = ['duration-minutes', Math.floor(duration / factor)];
factor *= 60;
if ( duration % factor === 0 ) blockDuration = ['duration-hours', Math.floor(duration / factor)];
factor *= 24;
if ( duration % factor === 0 ) blockDuration = ['duration-days', Math.floor(duration / factor)];
if ( duration % (factor*7) === 0 ) blockDuration = ['duration-weeks', Math.floor(duration / (factor*7))];
if ( duration % (factor*30) === 0 ) blockDuration = ['months', Math.floor(duration / (factor*30))];
factor *= 365;
if ( duration % factor === 0 ) blockDuration = ['duration-years', Math.floor(duration / factor)];
if ( duration % (factor*10) === 0 ) blockDuration = ['duration-decades', Math.floor(duration / (factor*10))];
if ( duration % (factor*100) === 0 ) blockDuration = ['duration-centuries', Math.floor(duration / (factor*100))];
if ( duration % (factor*1000) === 0 ) blockDuration = ['duration-millennia', Math.floor(duration / (factor*1000))];
if ( blockDuration.length < 2 || blockDuration[1] > 1000 ) blockexpiry = mw.language.convertNumber(expiry.toLocaleString(lang, dateOptions));
else blockexpiry = '{{int:'+blockDuration.join('|')+'}}';
}
text += '<div class="horse-userprofile-block mw-warning-with-logexcerpt"><div>\n{{int:blocked-notice-logextract|'+username+'}}\n';
text += '* '+mw.language.convertNumber(blockDate.toLocaleString(lang, dateOptions))+' {{int:logentry-block-block|[[User:'+block.by+'|'+block.by+']] <span class="mw-usertoollinks mw-changeslist-links"><span>[[User talk:'+block.by+'|{{int:talkpagelinktext}}]]</span> <span>[[Special:Contribs/'+block.by+'|{{int:contribslink}}]]</span></span>|'+block.by;
if ( mw.util.isIPAddress(block.user, true) ) text += '|[[Special:Contribs/'+block.user+'|'+block.user+']] <span class="mw-usertoollinks mw-changeslist-links"><span>[[User talk:'+block.user+'|{{int:talkpagelinktext}}]]</span></span>';
else text += '|[[User:'+block.user+'|'+block.user+']] <span class="mw-usertoollinks mw-changeslist-links"><span>[[User talk:'+block.user+'|{{int:talkpagelinktext}}]]</span> <span>[[Special:Contribs/'+block.user+'|{{int:contribslink}}]]</span></span>';
text += '|'+block.user+'|'+blockexpiry+'|}} <span class="comment">{{int:parentheses|'+block.reason+'}}</span></div></div>';
}
api.parse( text, {
disablelimitreport: true,
wrapoutputclass: 'horse-userprofile mw-message-box mw-content-'+($('#contentSub').attr('dir')||'ltr'),
uselang: mw.config.get('wgUserLanguage')
} ).done( function(parsedText) {
$('#contentSub').append(parsedText.replace( /\u29FCgroup-([^\u29FC\u29FD]+?)(?:-member)?\u29FD/g, '$1' ));
} );
}
}
} );
// </nowiki>
2df0d96710fe446c5289ea1c484419b50c43fd5b
MediaWiki:Gadgets-definition
8
22
23
2024-12-28T05:31:20Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
* userProfile[ResourceLoader|dependencies=mediawiki.api|default]|userProfile.js|userProfile.css
* hoverShowSpoilers[ResourceLoader|type=styles]|hoverShowSpoilers.css
== Utility gadgets ==
* mpEditLinks[ResourceLoader|rights=editprotected|default]|mpEditLinks.css|mpEditLinks.js
* purge[ResourceLoader|default|type=general|rights=edit,purge|dependencies=mediawiki.util]|purge.js
* UploadMultipleFiles[ResourceLoader|default|rights=edit,upload]|UploadMultipleFiles.js
== appearance ==
* collapsibleSidebarSections[ResourceLoader]|collapsibleSidebarSections.js|collapsibleSidebarSections.css<!-- not default, to make it default please add |default after ResourceLoader, follow the examples above -->
8efe861e90226f99e1b63c1b0dd27769eeff99ab
MediaWiki:Licenses
8
23
24
2024-12-28T05:31:20Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
*Game content
** License|game|This contains content from the game or its official media
*Commonly used
** License|fairuse|This will be used in a way that qualifies as "fair use" under US law
** License|CC0|This file is licensed under the CC0 1.0 License
** License|CC-BY-NC-ND|This is licensed under the Creative Commons Attribution-NonCommercial-NoDerivs 3.0 License
** License|CC-BY-NC-SA|This is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License
** License|CC-BY-NC|This is licensed under the Creative Commons Attribution-NonCommercial 3.0 License
** License|CC-BY-ND|This is licensed under the Creative Commons Attribution-NoDerivs 3.0 License
** License|CC-BY-SA|This is licensed under the Creative Commons Attribution-ShareAlike 3.0 License
** License|permission|The copyright holder gave permission to use this work only in wiki.gg articles
** License|CC-BY|This is licensed under the Creative Commons Attribution 3.0 License
** License|CC-PD|This is in the public domain
** License|CC-SRR|This is licensed under the Creative Commons Some Rights Reserved License
*Unsure or unknown
** License|nolicense|I don't know the license
80cf31331a258a3fc3651f6d5961fbb5c1822cee
MediaWiki:Mainpage
8
24
25
2024-12-28T05:31:22Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
{{SITENAME}}
3879910e8b355a24373fd09ccc909145b2639907
MediaWiki:Print.css
8
25
26
2024-12-28T05:31:23Z
Crimroxs
244470
Adding default set of pages
css
text/css
/* CSS placed here will affect the print output */
/* hide the wiki.gg header. Please note that this is generally not allowed but is fine for print mode */
#wikigg-header {
display:none !important;
}
37a88cf9f867731622023473d80d147068183ce3
MediaWiki:Theme-definitions
8
26
27
2024-12-28T05:31:24Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
* light[bundled|kind=light]
* dark[bundled|kind=dark]
05cdfdf87ea42919cc6ea267d3972cc06847ed60
MediaWiki:Vector.css
8
27
28
2024-12-28T05:31:26Z
Crimroxs
244470
Adding default set of pages
css
text/css
/* All CSS here will be loaded for users of the Vector skin */
/*********************************************************
* Backwards compatibility with deprecated variable names *
**********************************************************/
:root {
--wiki-heading-color: var(--wiki-content-heading-color);
--wiki-heading-color--rgb: var(--wiki-content-heading-color--rgb);
}
/****************************************
* End backwards compatibility variables *
*****************************************/
/************************************
* Body, head, and general framework *
*************************************/
body {
background-color: var(--wiki-body-background-color);
background-image: var(--wiki-body-background-image);
/* the following have fallbacks for backwards compatibility with older versions of the loadout */
background-position: var(--wiki-body-background-position, top center);
background-size: var(--wiki-body-background-size, cover);
background-repeat: var(--wiki-body-background-repeat, no-repeat);
background-attachment: var(--wiki-body-background-attachment, fixed);
font-family: var(--wiki-body-font-family);
accent-color: var(--wiki-accent-color);
}
#mw-page-base {
background:none;
}
/* let ul default to text that respects color */
ul {
list-style-image: none;
}
/* override default wiki.gg table overflowing in favor of media queries (see bottom of sheet) */
table {
display: table;
white-space: unset;
}
/* Signal color scheme hints to browsers */
html.view-dark { color-scheme: dark }
html.view-light { color-scheme: light }
iframe { color-scheme: auto }
/************************
* End general framework *
*************************/
/**************
* Vector tabs *
***************/
.vector-menu-tabs-legacy li,
#p-cactions {
background-image: linear-gradient(
to top,
var(--wiki-navigation-border-color) 0,
var(--wiki-navigation-background-color) 1px,
var(--wiki-navigation-background-color--secondary) 100%);
}
#p-cactions {
z-index: 5;
}
#p-variants {
background-color: var(--wiki-content-background-color);
}
.vector-menu-dropdown {
/* Matching a built-in rule for .vector-menu-tabs-legacy */
height: 2.5em;
}
.vector-menu-tabs-legacy li.selected {
background: var(--wiki-navigation-selected-background-color);
border-color: var(--wiki-navigation-selected-border-color);
}
.vector-menu-tabs,
.vector-menu-tabs a,
#mw-head .vector-menu-dropdown .vector-menu-heading{
background-image: linear-gradient(to bottom,transparent 0,var(--wiki-navigation-border-color) 100%);
}
.vector-menu-tabs li a,
.vector-menu-tabs li.new a,
.vector-menu-tabs li.new a:visited,
.vector-menu-tabs .selected a,
.vector-menu-tabs .selected a:visited,
#mw-head .vector-menu-dropdown .vector-menu-heading {
color: var(--wiki-navigation-text-color);
}
.vector-menu-tabs .selected a,
.vector-menu-tabs .selected a:visited {
color: var(--wiki-navigation-selected-text-color);
}
.vector-menu-dropdown .vector-menu-content {
background: none;
border: none;
box-shadow:none;
margin-top:-1px;
}
.vector-menu-dropdown .vector-menu-content-list {
background-color: var(--wiki-navigation-background-color--secondary);
border: 1px solid var(--wiki-navigation-border-color);
}
div.vectorMenu .mw-list-item a,
.vector-menu-dropdown .mw-list-item a,
.vector-menu-dropdown .mw-list-item.selected a,
.vector-menu-dropdown .mw-list-item.selected a:visited {
color: var(--wiki-navigation-text-color);
}
.vector-menu-tabs li a:hover,
.vector-menu-tabs li.new a:hover,
.vector-menu-tabs li.new a:visited:hover,
.vector-menu-tabs .selected a:hover,
.vector-menu-tabs .selected a:visited:hover,
#mw-head .vector-menu-dropdown .vector-menu-heading:hover,
div.vectorMenu .mw-list-item a:hover,
.vector-menu-dropdown .mw-list-item.selected a:hover,
.vector-menu-dropdown .mw-list-item.selected a:visited:hover {
color:var(--wiki-navigation-text-color--hover);
}
.vector-menu-dropdown .vector-menu-heading::after {
filter: brightness(0) var(--wiki-icon-to-link-filter);
}
#p-search {
z-index:2;
}
#p-search .searchButton {
background-color:transparent;
}
/******************
* End vector tabs *
*******************/
/********
* Links *
*********/
a,
.mw-parser-output a.external,
.mw-parser-output a.extiw {
color: var(--wiki-content-link-color);
}
a:visited,
.mw-parser-output a.extiw:visited,
.mw-parser-output a.external:visited {
color: var(--wiki-content-link-color--visited);
}
a:not(.mw-selflink):hover,
a:visited:hover,
.mw-parser-output a.extiw:hover,
.mw-parser-output a.extiw:visited:hover,
.mw-parser-output a.external:hover,
.mw-parser-output a.external:visited:hover {
color:var(--wiki-content-link-color--hover);
}
a.new,
a.new:visited,
a.new:hover,
.mw-usertoollinks-contribs-no-edits {
color:var(--wiki-content-redlink-color);
}
a:not(.mw-selflink):active,
a:visited:active,
.mw-parser-output a.extiw:active,
.mw-parser-output a.extiw:visited:active,
.mw-parser-output a.external:active,
.mw-parser-output a.external:visited:active {
color: var(--wiki-warning-color);
}
/* move external marker to an after so we can filter it to link color */
.mw-parser-output a.external {
background:none;
padding-right: 0;
}
.mw-parser-output a.external::after {
display:inline-block;
width:1em;
height:1em;
margin-left:1px;
content:'';
vertical-align: text-top;
--mask: var(--icon) no-repeat;
--mask-size: 0.857em;
--mask-position: center right;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: var(--mask-size);
mask-size: var(--mask-size);
-webkit-mask-position: var(--mask-position);
mask-position: var(--mask-position);
background-color: currentColor;
}
.mw-parser-output a.external::after {
margin-left:0;
--icon: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22 viewBox=%220 0 12 12%22%3E %3Cpath d=%22M6 1h5v5L8.86 3.85 4.7 8 4 7.3l4.15-4.16L6 1ZM2 3h2v1H2v6h6V8h1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1Z%22/%3E %3C/svg%3E");
}
a.extiw[title^="wikipedia:"]::after,
a.extiw[title^="wp:"]::after,
a.extiw[title^="mw:"]::after,
a.extiw[title^="support:"]::after {
display:inline-block;
width:1em;
height:1em;
margin-left:1px;
background-position: center right;
background-repeat: no-repeat;
background-size: 0.857em;
content:'';
vertical-align: text-top;
}
a.extiw[title^="wikipedia:"]::after,
a.extiw[title^="wp:"]::after {
background-image:url(https://commons.wiki.gg/images/2/28/Wikipedia.svg?202406);
}
a.extiw[title^="mw:"]::after {
background-image:url(https://commons.wiki.gg/images/9/9b/MediaWiki.svg?202406);
}
a.extiw[title^="support:"]::after {
background-image:url(https://commons.wiki.gg/images/9/9b/Wiki.gg_icon-pink.svg);
}
/************
* End links *
*************/
/***************
* Left Sidebar *
****************/
#mw-panel .vector-menu-portal {
background-color: rgba(var(--wiki-sidebar-background-color--rgb), var(--wiki-sidebar-background-opacity));
border:1px solid var(--wiki-sidebar-border-color);
margin: 0 0.5em;
}
#mw-panel .vector-menu-portal + .vector-menu-portal {
border-top-width: 0;
}
#mw-panel .vector-menu-portal:last-child {
margin-bottom:0;
}
.vector-menu-portal .vector-menu-heading {
padding: 0.75em 0.33em 0 0.67em;
margin: 0;
}
.vector-menu-portal .vector-menu-content {
margin: 0 0.5em;
}
.vector-menu-portal .vector-menu-content .mw-list-item a,
.vector-menu-portal .vector-menu-content .mw-list-item a:visited,
.vector-menu-portal .vector-menu-content li a,
.vector-menu-portal .vector-menu-content li a:visited {
color: var(--wiki-sidebar-link-color);
}
.vector-menu-portal .vector-menu-content .mw-list-item a:hover,
.vector-menu-portal .vector-menu-content .mw-list-item a:visited:hover {
color:var(--wiki-sidebar-link-color--hover);
}
.vector-menu-portal .vector-menu-heading {
background: none;
color: var(--wiki-sidebar-heading-color);
font-family:var(--wiki-sidebar-heading-font-family);
}
#t-newpage {
--sidebar-icon:url('data:image/svg+xml;charset=UTF-8,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 384 512%22%3E%3C!--%21Font Awesome Free 6.5.2 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree Copyright 2024 Fonticons%2C Inc.--%3E%3Cpath d%3D%22M0 64C0 28.7 28.7 0 64 0H224V128c0 17.7 14.3 32 32 32H384V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64zm384 64H256V0L384 128z%22%2F%3E%3C%2Fsvg%3E');
order:-1;
}
#t-upload {
--sidebar-icon: url('data:image/svg+xml;charset=UTF-8,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 512 512%22%3E%3C!--%21Font Awesome Free 6.5.2 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree Copyright 2024 Fonticons%2C Inc.--%3E%3Cpath d%3D%22M288 109.3V352c0 17.7-14.3 32-32 32s-32-14.3-32-32V109.3l-73.4 73.4c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l128-128c12.5-12.5 32.8-12.5 45.3 0l128 128c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L288 109.3zM64 352H192c0 35.3 28.7 64 64 64s64-28.7 64-64H448c35.3 0 64 28.7 64 64v32c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V416c0-35.3 28.7-64 64-64zM432 456a24 24 0 1 0 0-48 24 24 0 1 0 0 48z%22%2F%3E%3C%2Fsvg%3E');
order:-1;
}
#t-print {
--sidebar-icon: url('data:image/svg+xml;charset=UTF-8,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 512 512%22%3E%3C!--%21Font Awesome Free 6.5.2 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree Copyright 2024 Fonticons%2C Inc.--%3E%3Cpath d%3D%22M128 0C92.7 0 64 28.7 64 64v96h64V64H354.7L384 93.3V160h64V93.3c0-17-6.7-33.3-18.7-45.3L400 18.7C388 6.7 371.7 0 354.7 0H128zM384 352v32 64H128V384 368 352H384zm64 32h32c17.7 0 32-14.3 32-32V256c0-35.3-28.7-64-64-64H64c-35.3 0-64 28.7-64 64v96c0 17.7 14.3 32 32 32H64v64c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V384zM432 248a24 24 0 1 1 0 48 24 24 0 1 1 0-48z%22%2F%3E%3C%2Fsvg%3E');
order:-1;
}
#t-whatlinkshere {
--sidebar-icon: url('data:image/svg+xml;charset=UTF-8,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 640 512%22%3E%3C!--%21Font Awesome Free 6.5.2 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree Copyright 2024 Fonticons%2C Inc.--%3E%3Cpath d%3D%22M579.8 267.7c56.5-56.5 56.5-148 0-204.5c-50-50-128.8-56.5-186.3-15.4l-1.6 1.1c-14.4 10.3-17.7 30.3-7.4 44.6s30.3 17.7 44.6 7.4l1.6-1.1c32.1-22.9 76-19.3 103.8 8.6c31.5 31.5 31.5 82.5 0 114L422.3 334.8c-31.5 31.5-82.5 31.5-114 0c-27.9-27.9-31.5-71.8-8.6-103.8l1.1-1.6c10.3-14.4 6.9-34.4-7.4-44.6s-34.4-6.9-44.6 7.4l-1.1 1.6C206.5 251.2 213 330 263 380c56.5 56.5 148 56.5 204.5 0L579.8 267.7zM60.2 244.3c-56.5 56.5-56.5 148 0 204.5c50 50 128.8 56.5 186.3 15.4l1.6-1.1c14.4-10.3 17.7-30.3 7.4-44.6s-30.3-17.7-44.6-7.4l-1.6 1.1c-32.1 22.9-76 19.3-103.8-8.6C74 372 74 321 105.5 289.5L217.7 177.2c31.5-31.5 82.5-31.5 114 0c27.9 27.9 31.5 71.8 8.6 103.9l-1.1 1.6c-10.3 14.4-6.9 34.4 7.4 44.6s34.4 6.9 44.6-7.4l1.1-1.6C433.5 260.8 427 182 377 132c-56.5-56.5-148-56.5-204.5 0L60.2 244.3z%22%2F%3E%3C%2Fsvg%3E');
order:-1;
}
#t-specialpages {
--sidebar-icon: url('data:image/svg+xml;charset=UTF-8,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 576 512%22%3E%3C!--%21Font Awesome Free 6.5.2 by %40fontawesome - https%3A%2F%2Ffontawesome.com License - https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree Copyright 2024 Fonticons%2C Inc.--%3E%3Cpath d%3D%22M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z%22%2F%3E%3C%2Fsvg%3E');
order:-1;
}
#t-cargopagevalueslink {
--sidebar-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 126.971 136.024'%3E%3Cpath d='m105.999 0-84 .049L0 8.957v127.065h126.97V8.957Z' fill='none' display='inline' opacity='1' paint-order='normal'/%3E%3Cpath d='m9.735 8.774 12.265-5h84l12.25 5H9.75' fill='%23000' fill-opacity='1' display='inline'/%3E%3Cpath d='M3.5 41.024H28v63.5H3.5zm95.5 0h24.5v63.5H99zm-95.5 67.5H123v24H3.5zm0-95.5H123v24H3.5zm27.985 28V59.67l13.61 13.61 17.323 17.324 1.788 1.787 12.131 12.132h19.147v-16.21l-13.6-13.6-1.788-1.787-17.325-17.324-14.578-14.579H31.485zm45.865 0-12.2 12.2 17.324 17.324 13.01-13.01V41.024H77.35zM42.716 75.658l-11.23 11.231v17.634h17.013l11.541-11.54-17.324-17.325z' fill='%23000' fill-opacity='1' fill-rule='nonzero' display='inline' opacity='1' paint-order='normal'/%3E%3C/svg%3E");
order:-1;
}
#t-specialpages > a::before,
#t-whatlinkshere > a::before,
#t-print > a::before,
#t-newpage > a::before,
#t-upload > a::before,
#t-cargopagevalueslink > a::before {
content:'';
background-image:var(--sidebar-icon);
background-size:contain;
background-repeat:no-repeat;
background-position:center;
display:inline-block;
width:15px;
height:15px
}
#p-tb .mw-list-item > a::before {
filter:var(--wiki-icon-to-link-filter)
}
#p-tb .mw-list-item > a {
display:flex;
align-items:center;
gap:3px
}
#p-tb .vector-menu-content-list {
display:flex;
flex-direction:column;
}
/* Sidebar spacing and border-radius section */
#mw-panel .vector-menu-portal:not(:last-child) {
margin-bottom:var(--wiki-sidebar-portal-spacing);
}
#mw-panel #p-logo + .vector-menu-portal {
/*
The way this works is that if the sidebar does not have any spacing, only the top and bottom corners
of the top and bottom portals respectively should be rounded, instead of all corners of every portal.
min and calc are combined here to basically create an `if x > 0 then y else z` function.
The lower of (sidebar-border-radius) and (spacing * 999) are compared and the smaller value is taken (999 is simply an arbitrary large number).
If portal spacing is zero, multiplying it gets 0 and will be the smaller value. If it's non-zero, it will be large and sidebar-border-radius will be the smaller value.
This is only applied to the "inner" corners because we'd want the "outer" corners rounded in either scenario.
*/
border-radius:
var(--wiki-sidebar-border-radius)
var(--wiki-sidebar-border-radius)
calc(min(var(--wiki-sidebar-border-radius), var(--wiki-sidebar-portal-spacing) * 999 ))
calc(min(var(--wiki-sidebar-border-radius), var(--wiki-sidebar-portal-spacing) * 999 ));
}
#mw-panel .vector-menu-portal:last-child {
/* see rule above for explanation */
border-radius:
calc(min(var(--wiki-sidebar-border-radius), var(--wiki-sidebar-portal-spacing) * 999 ))
calc(min(var(--wiki-sidebar-border-radius), var(--wiki-sidebar-portal-spacing) * 999 ))
var(--wiki-sidebar-border-radius)
var(--wiki-sidebar-border-radius);
}
#mw-panel .vector-menu-portal {
/* see above rules for explanation */
border-radius:calc(min(var(--wiki-sidebar-border-radius), var(--wiki-sidebar-portal-spacing) * 999 ));
}
#mw-panel .vector-menu-portal + .vector-menu-portal {
/* This keeps the border from doubling up if there is no spacing between them,
The portals other than the first only have a top border if there is spacing */
border-top-width: min(1px, var(--wiki-sidebar-portal-spacing, 0px)); /* the 0px fallback is for backwards compatibility with older versions of the loadout */
}
/* end sidebar spacing and border-radius */
/*******************
* End left sidebar *
********************/
/*******
* Logo *
********/
/* [[File:Site-logo.png]] */
.mw-wiki-logo {
background-size: contain;
}
/***********
* End logo *
************/
/***************
* Content area *
****************/
.mw-body,
.parsoid-body,
.mw-footer {
color: var(--wiki-content-text-color);
background-color: rgba(var(--wiki-content-background-color--rgb), var(--wiki-content-background-opacity));
border: 1px solid var(--wiki-content-border-color);
margin-right: 1em;
}
.mw-footer {
border-top-width:0;
}
.mw-footer li {
color: var(--wiki-content-text-color);
}
@media screen and (max-width: 981px) {
.mw-body,
.parsoid-body,
.mw-footer {
margin-right: 0;
}
}
/*******************************
* End content area and footer *
*******************************/
/***********************************
* wiki.gg network elements tuning *
*********************************/
#wikigg-footer {
position: sticky;
top: 100%;
margin-top: 0.5rem;
clear: both;
}
/**
* Only clear right side in the MW footer to prevent icon overflow. This is accompanied by
* the full clear on netfooter to stop the sidebar from offsetting it.
*/
.mw-footer > div[style^="clear"]:last-child {
clear: right !important;
}
/***************************************
* End wiki.gg network elements tuning *
*************************************/
/***********
* Headings *
************/
.mw-body h1,
.mw-body h2 {
border-bottom: 1px solid var(--wiki-content-border-color);
}
h1, h2, h3, h4, h5, h6 {
color: var(--wiki-heading-color);
}
.mw-body h1,
.mw-body h2,
.mw-body h3,
.mw-body h4,
.mw-body h5,
.mw-body h6 {
font-family:var(--wiki-heading-font-family);
}
.client-js .mw-content-ltr .mw-editsection-bracket:first-of-type,
.client-js .mw-content-rtl .mw-editsection-bracket:not(:first-of-type),
.mw-editsection-divider,
.client-js .mw-content-rtl .mw-editsection-bracket:first-of-type,
.client-js .mw-content-ltr .mw-editsection-bracket:not(:first-of-type) {
color: var(--wiki-heading-color);
}
/***************
* End headings *
****************/
/*************
* Wikitables *
**************/
.wikitable {
background: var(--wiki-content-background-color);
border-color: var(--wiki-content-border-color);
color: var(--wiki-content-text-color);
}
.wikitable>tr>th,
.wikitable>*>tr>th {
background: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-border-color);
}
.wikitable>tr>td,
.wikitable>*>tr>td {
border: 1px solid var(--wiki-content-border-color);
}
/* Forward = yes bg on Special:Interwiki */
table.mw-interwikitable.body td.mw-interwikitable-local-yes {
background: rgba(var(--wiki-success-color--rgb),.25);
}
.zebra-table > * > tr:nth-of-type(2n),
.zebra-table > tr:nth-of-type(2n) {
background:rgba(var(--wiki-content-dynamic-color--secondary--rgb), 0.05);
}
.client-js .sortable:not(.jquery-tablesorter) > * > tr:first-child > th:not(.unsortable),
.jquery-tablesorter th.headerSort {
background-image: unset;
position: relative;
}
.client-js .sortable:not(.jquery-tablesorter) > * > tr:first-child > th:not(.unsortable)::after,
.jquery-tablesorter th.headerSort::after {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
width: 21px;
height: 100%;
--mask: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2221%22 height=%229%22 viewBox=%220 0 21 9%22%3E %3Cpath d=%22m14.5 5-4 4-4-4zm0-1-4-4-4 4z%22 fill=%22%23fff%22/%3E %3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: auto;
mask-size: auto;
-webkit-mask-position: center right;
mask-position: center right;
background-color: var(--wiki-content-link-color);
}
.jquery-tablesorter th.headerSortUp::after {
--mask: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2221%22 height=%224%22 viewBox=%220 0 21 4%22%3E %3Cpath d=%22m6.5 4 4-4 4 4z%22 fill=%22%23fff%22/%3E %3C/svg%3E") no-repeat;
}
.jquery-tablesorter th.headerSortDown::after {
--mask: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2221%22 height=%224%22 viewBox=%220 0 21 4%22%3E %3Cpath d=%22m14.5 0-4 4-4-4z%22 fill=%22%23fff%22/%3E %3C/svg%3E") no-repeat;
}
/*****************
* End wikitables *
******************/
/**************
* Preferences *
***************/
.mw-prefs-tabs-wrapper.oo-ui-panelLayout-framed,
.mw-prefs-tabs>.oo-ui-menuLayout-content>.oo-ui-indexLayout-stackLayout>.oo-ui-tabPanelLayout {
border: none;
}
.oo-ui-tabSelectWidget-framed {
background-color: transparent;
border-bottom: 1px solid var(--wiki-accent-color);
}
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-widget-enabled,
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-widget-enabled:hover {
background-color: rgba(var(--wiki-accent-label-color--rgb), 0.75);
color: var(--wiki-accent-color);
}
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-widget-enabled:hover {
color: var(--wiki-accent-color--hover);
}
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected,
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget-selected:hover {
background-color: var(--wiki-accent-color);
color: var(--wiki-accent-label-color);
}
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected .oo-ui-labelElement-label {
border-bottom: none;
}
#preferences .mw-htmlform-submit-buttons {
background-color: var(--wiki-content-background-color--secondary);
border-color: var(--wiki-content-border-color);
}
.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle,
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled,
.oo-ui-textInputWidget .oo-ui-inputWidget-input,
.oo-ui-textInputWidget.oo-ui-widget-enabled .oo-ui-inputWidget-input[readonly]:not(.oo-ui-pendingElement-pending) {
background-color: var(--wiki-content-background-color--secondary);
color: var(--wiki-content-text-color);
border-color: var(--wiki-content-border-color);
}
.oo-ui-pendingElement-pending {
background-color: var(--wiki-content-background-color--secondary);
background-image: linear-gradient(135deg,var(--wiki-content-background-color) 25%,transparent 25%,transparent 50%,var(--wiki-content-background-color) 50%,var(--wiki-content-background-color) 75%,transparent 75%,transparent);
}
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled select {
color: var(--wiki-content-text-color);
border-color: var(--wiki-content-border-color)
}
.view-dark .oo-ui-inputWidget-input.oo-ui-indicator-down {
background-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22 viewBox=%220 0 12 12%22%3E%3Ctitle%3E down %3C/title%3E%3Cg fill=%22%23fff%22%3E%3Cpath d=%22M9.9 2.9 6 6.8 2.1 2.9 1 4l5 5 5-5z%22/%3E%3C/g%3E%3C/svg%3E");
}
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled select:hover {
color:var(--wiki-content-text-mix-color);
border-color:var(--wiki-accent-color);
}
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled select:active {
color: var(--wiki-content-dynamic-color);
border-color: var(--wiki-accent-color)
}
.oo-ui-dropdownInputWidget select option,
.oo-ui-dropdownInputWidget select optgroup {
color: #000;
}
.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle:hover,
.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle:focus,
.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle:active,
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled:hover,
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled:focus,
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled:active,
.oo-ui-textInputWidget.oo-ui-widget-enabled:hover .oo-ui-inputWidget-input,
.oo-ui-textInputWidget.oo-ui-widget-enabled .oo-ui-inputWidget-input:focus,
.oo-ui-textInputWidget.oo-ui-widget-enabled:active .oo-ui-inputWidget-input,
.oo-ui-textInputWidget.oo-ui-widget-enabled:hover .oo-ui-inputWidget-input:focus {
background-color: var(--wiki-content-background-color--secondary);
color: var(--wiki-content-text-color);
border-color: var(--wiki-accent-color);
box-shadow: none;
}
.oo-ui-radioInputWidget [type="radio"] + span {
background-color:var(--wiki-content-dynamic-color--inverted);
}
.oo-ui-radioInputWidget.oo-ui-widget-enabled [type="radio"]:checked + span,
.oo-ui-radioInputWidget.oo-ui-widget-enabled [type="radio"]:hover + span{
border-color:rgba(var(--wiki-accent-color--rgb), 0.9);
}
.oo-ui-radioInputWidget.oo-ui-widget-enabled [type="radio"]:checked:hover + span {
border-color:var(--wiki-accent-color);
}
.oo-ui-radioInputWidget.oo-ui-widget-enabled [type="radio"]:active + span,
.oo-ui-radioInputWidget.oo-ui-widget-enabled [type="radio"]:checked:active + span{
background-color:rgba(var(--wiki-accent-color--rgb), 0.5);
border-color:rgba(var(--wiki-accent-color--rgb), 0.5);
}
.oo-ui-radioInputWidget.oo-ui-widget-enabled [type="radio"]:checked:focus + span::before {
border-color: var(--wiki-content-dynamic-color--inverted);
}
.oo-ui-radioInputWidget.oo-ui-widget-enabled [type="radio"]:checked:active + span {
border-color: rgba(var(--wiki-accent-color--rgb),0.5);
box-shadow: inset 0 0 0 1px rgba(var(--wiki-accent-color--rgb),0.5);
}
.oo-ui-menuOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget {
color: var(--wiki-content-text-color);
border-color: var(--wiki-content-text-mix-color);
}
.oo-ui-menuOptionWidget.oo-ui-optionWidget.oo-ui-optionWidget-selected,
.oo-ui-menuOptionWidget.oo-ui-optionWidget.oo-ui-optionWidget-highlighted,
.oo-ui-menuOptionWidget.oo-ui-optionWidget.oo-ui-optionWidget-highlighted.oo-ui-optionWidget-selected,
.oo-ui-dropdownWidget.oo-ui-widget-enabled.oo-ui-dropdownWidget-open .oo-ui-dropdownWidget-handle {
background-color: rgba(var(--wiki-accent-color--rgb), 0.15);
color: var(--wiki-content-text-color);
}
.oo-ui-menuOptionWidget.oo-ui-optionWidget-selected.oo-ui-menuOptionWidget.oo-ui-optionWidget-highlighted,
.oo-ui-menuOptionWidget.oo-ui-optionWidget-pressed.oo-ui-menuOptionWidget.oo-ui-optionWidget-highlighted {
background-color: rgba(var(--wiki-accent-color--rgb),0.1);
color: var(--wiki-accent-color);
}
.mw-prefs-tabs.mw-prefs-tabs-searching .oo-ui-tabPanelLayout.mw-prefs-search-matched > fieldset > legend {
background: var(--wiki-content-background-color--secondary);
}
.mw-prefs-search-highlight {
background-color: rgba(var(--wiki-accent-color--rgb), .07) !important;
outline-color: rgba(var(--wiki-accent-color--rgb), .07) !important;
}
/****************
* End preferences *
*****************/
/***************
* Page history *
****************/
#pagehistory li {
background-color: transparent;
border: none;
}
#pagehistory li.selected {
background-color: var(--wiki-content-background-color--secondary);
border: 1px dashed var(--wiki-content-border-color);
color: var(--wiki-content-text-color);
}
.diff td.diff-addedline {
background-color: var(--wiki-content-background-color);
border-color: var(--wiki-success-color);
border-width: 1px 1px 1px 4px;
}
.diff td.diff-addedline .diffchange {
background-color: var(--wiki-success-color);
color: var(--wiki-success-label-color);
}
.diff td.diff-deletedline {
background-color: var(--wiki-content-background-color);
border-color: var(--wiki-alert-color);
border-width: 1px 1px 1px 4px;
}
.diff td.diff-deletedline .diffchange {
background-color: var(--wiki-alert-color);
color: var(--wiki-alert-label-color)
}
.diff td.diff-context {
background: rgba(var(--wiki-content-text-mix-color-95--rgb),0.8);
border-color: var(--wiki-neutral-color, var(--wiki-content-text-mix-color)); /* fallback for backwards compatibility */
color: var(--wiki-content-text-color);
}
.diff-marker a.mw-diff-movedpara-right {
color: transparent;
}
.diff-marker a.mw-diff-movedpara-right:hover:after {
opacity: .75;
}
.diff-marker a.mw-diff-movedpara-right:after {
color: var(--wiki-content-text-color);
content: "\21a9";
}
.diff-marker a.mw-diff-movedpara-left {
color: transparent;
}
.diff-marker a.mw-diff-movedpara-left:hover:after {
opacity: .75;
}
.diff-marker a.mw-diff-movedpara-left:after {
color: var(--wiki-content-text-color);
content: "\21aa";
}
.mw-plusminus-neg {
color:var(--wiki-alert-color);
}
.mw-plusminus-null{
color:var(--wiki-neutral-color, var(--wiki-content-text-mix-color)); /* fallback for backwards compatibility */
}
.mw-plusminus-pos {
color:var(--wiki-success-color);
}
.updatedmarker {
background-color: rgba(var(--wiki-success-color--rgb), 0.25);
}
li span.deleted,
span.history-deleted {
color: var(--wiki-content-text-mix-color);
}
span.mw-history-suppressed {
/* overrides above, since suppressed is also deleted */
color: var(--wiki-content-text-color);
}
/* inline diff (1.41) */
.mw-diff-inline-header {
border-bottom: 1px solid var(--wiki-content-border-color);
}
.mw-diff-inline-added ins,
.mw-diff-inline-changed ins,
.mw-diff-inline-moved ins,
.mw-diff-table-prefix .mw-diff-inline-legend .mw-diff-inline-legend-ins,
.mw-diff-inline-added.mw-diff-empty-line::after,
.mw-inline-diff-newline::after {
background: rgba(var(--wiki-success-color--rgb),0.9);
color: var(--wiki-success-label-color);
display: inline-block;
}
.mw-diff-inline-added.mw-diff-empty-line::after,
.mw-diff-inline-deleted.mw-diff-empty-line::after,
.mw-inline-diff-newline::after {
padding: 0.4em 0;
}
.mw-diff-inline-deleted del,
.mw-diff-inline-changed del,
.mw-diff-inline-moved del,
.mw-diff-table-prefix .mw-diff-inline-legend .mw-diff-inline-legend-del,
.mw-diff-inline-deleted.mw-diff-empty-line::after {
background: rgba(var(--wiki-alert-color--rgb), 0.9);
color: var(--wiki-alert-label-color);
display: inline-block;
}
.mw-diff-movedpara-left::after,
.mw-diff-movedpara-right::after {
color: var(--wiki-content-text-color);
}
.ve-ui-diffElement-hasDescriptions .ve-ui-diffElement-content {
border-right-color: var(--wiki-content-border-color);
}
.ve-ui-diffElement-attributeChange {
color: var(--wiki-content-text-mix-color);
}
.ve-ui-diffElement-attributeChange ins {
background-color: rgba(var(--wiki-success-color--rgb), 0.9);
box-shadow: 0 0 0 1px rgba(var(--wiki-success-color--rgb), 0.9);
color: var(--wiki-success-label-color);
}
.ve-ui-diffElement-attributeChange del {
background-color: rgba(var(--wiki-alert-color--rgb), 0.9);
box-shadow: 0 0 0 1px rgba(var(--wiki-alert-color--rgb), 0.9);
color: var(--wiki-alert-label-color);
}
.ve-ui-diffElement-highlight {
outline-color: rgba(var(--wiki-accent-color--rgb), 0.5);
}
.ve-ui-changeDescriptionsSelectWidget > .oo-ui-optionWidget-highlighted {
background: rgba(var(--wiki-accent-color--rgb), 0.15);
}
/* Edit conflict */
.mw-twocolconflict-split-tour-image-dual-column-view-1 {
filter:var(--wiki-icon-general-filter);
}
.mw-twocolconflict-split-tour-image-blue-dot {
filter:brightness(0) var(--wiki-icon-to-link-filter);
}
.mw-pulsating-dot::before, .mw-pulsating-dot::after {
background-color: var(--wiki-content-link-color);
}
.mw-twocolconflict-split-current-version-header .mw-twocolconflict-revision-label {
background-color: var(--wiki-alert-color);
color:var(--wiki-alert-label-color);
}
.mw-twocolconflict-special-your-version-header .mw-twocolconflict-revision-label,
.mw-twocolconflict-split-your-version-header .mw-twocolconflict-revision-label {
background-color: var(--wiki-success-color);
color:var(--wiki-success-label-color);
}
.mw-twocolconflict-single-column.mw-twocolconflict-split-copy,
.mw-twocolconflict-split-column.mw-twocolconflict-split-copy {
border-color: var(--wiki-neutral-color, var(--wiki-content-text-mix-color)); /* fallback for backwards compatibility */
background-color: var(--wiki-content-text-mix-color-95);
}
.mw-twocolconflict-single-column .mw-twocolconflict-split-collapsed .mw-twocolconflict-split-fade,
.mw-twocolconflict-split-column .mw-twocolconflict-split-collapsed .mw-twocolconflict-split-fade {
background-image: linear-gradient(transparent, var(--wiki-content-text-mix-color-95));
}
.mw-twocolconflict-single-column,
.mw-twocolconflict-split-column {
background-color: var(--wiki-content-background-color);
color: var(--wiki-content-text-color);
}
.mw-twocolconflict-single-column.mw-twocolconflict-split-unselected,
.mw-twocolconflict-split-column.mw-twocolconflict-split-unselected {
color: rgba(var(--wiki-content-text-color--rgb), 0.8);
}
.mw-twocolconflict-single-column.mw-twocolconflict-split-unselected.mw-twocolconflict-split-delete,
.mw-twocolconflict-split-column.mw-twocolconflict-split-unselected.mw-twocolconflict-split-delete {
border-color: rgba(var(--wiki-alert-color--rgb), 0.4);
}
.mw-twocolconflict-single-column.mw-twocolconflict-split-delete,
.mw-twocolconflict-split-column.mw-twocolconflict-split-delete {
border-color: var(--wiki-alert-color);
}
.mw-twocolconflict-single-column.mw-twocolconflict-split-unselected.mw-twocolconflict-split-add,
.mw-twocolconflict-split-column.mw-twocolconflict-split-unselected.mw-twocolconflict-split-add {
border-color: rgba(var(--wiki-success-color--rgb), 0.4);
}
.mw-twocolconflict-single-column.mw-twocolconflict-split-add,
.mw-twocolconflict-split-column.mw-twocolconflict-split-add {
border-color: var(--wiki-success-color);
}
.mw-twocolconflict-single-column.mw-twocolconflict-split-unselected del.mw-twocolconflict-diffchange,
.mw-twocolconflict-split-column.mw-twocolconflict-split-unselected del.mw-twocolconflict-diffchange {
background-color: rgba(var(--wiki-alert-color--rgb), 0.3);
}
.mw-twocolconflict-single-column.mw-twocolconflict-split-unselected del.mw-twocolconflict-diffchange,
.mw-twocolconflict-split-column.mw-twocolconflict-split-unselected del.mw-twocolconflict-diffchange,
.mw-twocolconflict-single-column del.mw-twocolconflict-diffchange,
.mw-twocolconflict-split-column del.mw-twocolconflict-diffchange {
background-color: var(--wiki-alert-color);
color: var(--wiki-alert-label-color);
}
.mw-twocolconflict-single-column.mw-twocolconflict-split-unselected ins.mw-twocolconflict-diffchange,
.mw-twocolconflict-split-column.mw-twocolconflict-split-unselected ins.mw-twocolconflict-diffchange,
.mw-twocolconflict-single-column ins.mw-twocolconflict-diffchange,
.mw-twocolconflict-split-column ins.mw-twocolconflict-diffchange {
background-color: var(--wiki-success-color);
color:var(--wiki-success-label-color);
}
.mw-twocolconflict-split-selection > div:nth-child(2) .oo-ui-radioInputWidget.oo-ui-widget-enabled [type="radio"]:checked + span,
.mw-twocolconflict-split-selection > div:nth-child(2) .oo-ui-radioInputWidget.oo-ui-widget-enabled [type="radio"]:active + span,
.mw-twocolconflict-split-selection > div:nth-child(2) .oo-ui-radioInputWidget [type="radio"] + span {
border-color:rgba(var(--wiki-success-color--rgb), 0.8);
background: rgba(var(--wiki-success-color--rgb), 0.1);
}
.mw-twocolconflict-split-selection > div:nth-child(2) .oo-ui-radioInputWidget.oo-ui-widget-enabled [type="radio"]:active + span,
.mw-twocolconflict-split-selection > div:nth-child(2) .oo-ui-radioInputWidget [type="radio"] + span {
border-color: rgba(var(--wiki-success-color--rgb), 0.9);
background: rgba(var(--wiki-success-color--rgb), 0.1);
}
.mw-twocolconflict-split-selection > div:nth-child(1) .oo-ui-radioInputWidget.oo-ui-widget-enabled [type="radio"]:checked + span,
.mw-twocolconflict-split-selection > div:nth-child(1) .oo-ui-radioInputWidget.oo-ui-widget-enabled [type="radio"]:active + span,
.mw-twocolconflict-split-selection > div:nth-child(1) .oo-ui-radioInputWidget [type="radio"] + span {
border-color:rgba(var(--wiki-alert-color--rgb), 0.9);
background: rgba(var(--wiki-alert-color--rgb), 0.1);
}
.mw-twocolconflict-split-editable .mw-twocolconflict-split-editor {
color:var(--wiki-content-text-color);
}
/**/
/*******************
* End page history *
********************/
/********************
* Table of contents *
*********************/
#toc,
.toc,
.toccolours,
.mw-warning {
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-border-color);
box-shadow: 0 0.1em 0.2em #000000;
}
#mw-toc-heading{
border: 0;
}
.toctogglelabel {
color: var(--wiki-content-link-color);
}
.tocnumber {
color: var(--wiki-content-text-color);
}
/************************
* End table of contents *
*************************/
/*************
* Thumbnails *
**************/
img.thumbborder {
border: 1px solid var(--wiki-content-border-color);
padding: 5px;
}
div.thumbinner {
background-color: var(--wiki-content-background-color--secondary);
border-color: var(--wiki-content-border-color);
}
li.gallerybox div.thumb {
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-border-color);
}
html .thumbimage {
background-color: unset;
border: 1px solid var(--wiki-content-border-color);
}
.thumb,
.thumb .thumbinner,
.thumb .thumbimage {
max-width: 100%;
box-sizing: border-box;
}
.thumb .thumbimage {
height: auto;
}
/* packed-overlay mode for galleries */
ul.mw-gallery-packed-overlay li.gallerybox div.gallerytextwrapper {
background: rgba(var(--wiki-content-dynamic-color--inverted--rgb),0.8);
}
/* Responsive floating thumbnails */
@media screen and (max-width: 720px) {
div.tright,
div.floatright,
div.tleft,
div.floatleft {
float: none;
margin: 0 auto;
width: fit-content;
}
}
/*****************
* End thumbnails *
******************/
/**************
* Wiki editor *
***************/
#wpTextbox0 {
/* need !important here to override inline styling */
background-color:var(--wiki-content-background-color) !important;
}
.wikiEditor-ui {
border: none;
}
.wikiEditor-ui .wikiEditor-ui-top,
.wikiEditor-ui .wikiEditor-ui-view {
border-color:var(--wiki-content-border-color);
}
.wikiEditor-ui-toolbar {
background: var(--wiki-content-background-color--secondary);
}
.wikiEditor-ui-toolbar .group,
.wikiEditor-ui-toolbar .section-secondary .group {
border-color:var(--wiki-content-border-color);
}
.wikiEditor-ui-toolbar .tabs span.tab a,
.wikiEditor-ui-toolbar .tabs span.tab a:visited,
.wikiEditor-ui-toolbar .tabs span.tab a.current,
.wiikiEditor-ui-toolbar .tabs span.tab a.current:visited,
.wikiEditor-ui-toolbar .booklet .index .current {
color: var(--wiki-content-link-color);
}
.wikiEditor-ui-toolbar .group .tool-select .options {
background: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-border-color);
}
.wikiEditor-ui-toolbar .group .tool-select .options .option {
color: var(--wiki-content-text-color);
}
.wikiEditor-ui-toolbar .group .tool-select .menu .options .option:hover {
background-color: var(--wiki-content-background-color);
}
.wikiEditor-ui-toolbar .tabs span.tab a::before,
.wikiEditor-ui-toolbar .group .tool-select .label::after {
filter: var(--wiki-icon-general-filter);
}
.wikiEditor-ui-toolbar .group .label,
.wikiEditor-ui-toolbar .group .tool-select .label,
.wikiEditor-ui-toolbar .page-table th,
.wikiEditor-ui-toolbar .page-table td,
.wikiEditor-ui-toolbar .page-characters div span,
.wikiEditor-ui-toolbar .booklet .index div {
color: var(--wiki-content-text-color);
}
.wikiEditor-ui-toolbar .booklet>.index> :hover {
background-color: var(--wiki-content-background-color--secondary);
}
.wikiEditor-ui-toolbar .sections .section {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.05);
border-top: 1px solid var(--wiki-content-border-color);
}
.wikiEditor-ui-toolbar .page-characters div span {
border: 1px solid var(--wiki-content-border-color);
}
.wikiEditor-ui-toolbar .booklet .pages {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.05);
}
.wikiEditor-ui-toolbar .booklet .index .current {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.05);
}
.wikiEditor-ui-toolbar .page-characters div span:hover {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.05);
border-color: var(--wiki-content-border-color);
}
.wikiEditor-ui-toolbar .page-table td {
border-top: 1px solid var(--wiki-content-border-color);
}
.wikiEditor-ui-tabs div a {
background: #9A647F;
display: inline-block;
}
.wikiEditor-ui-tabs div.current {
border-bottom: 1px solid #3B3352;
}
.wikiEditor-ui-tabs div.current a {
font-weight: bold;
}
.wikiEditor-ui-tabs {
border-left: 1px solid #3B3352;
border-top: 1px solid #3B3352;
}
.wikiEditor-ui-text {
background-color:var(--wiki-content-dynamic-color--inverted);
}
.wikiEditor-preview-contents {
background: transparent;
background-color: rgba(255, 255, 255, 0.2);
border-color: #3B3352;
border-style: solid;
border-width: 0 1px 1px;
}
.wikiEditor-ui-controls {
background: transparent;
}
.wikiEditor-preview-contents,
.wikiEditor-preview-loading {
background-color: transparent;
}
.mw-wikiEditor-InsertLink-TitleInputField .oo-ui-messageWidget,
.mw-widget-titleWidget-menu .mw-widget-titleOptionWidget-description {
color: var(--wiki-content-text-mix-color);
}
.wikiEditor-toolbar-dialog .ui-dialog-content input[type='text']::placeholder {
color: var(--wiki-content-text-mix-color);
}
.ext-WikiEditor-ResizingDragBar {
background-color: var(--wiki-content-background-color--secondary);
}
.ext-WikiEditor-ResizingDragBar-ns {
border-color: var(--wiki-content-border-color);
}
.ext-WikiEditor-ResizingDragBar span {
background-color: var(--wiki-content-border-color);
}
.ext-WikiEditor-ResizingDragBar:hover span {
background-color: var(--wiki-content-text-mix-color);
}
.ext-WikiEditor-twopanes-TwoPaneLayout .ext-WikiEditor-twopanes-pane1,
.ext-WikiEditor-twopanes-TwoPaneLayout .ext-WikiEditor-twopanes-pane2 {
border-color: var(--wiki-content-border-color);
}
.ext-WikiEditor-realtimepreview-button.oo-ui-toggleWidget-on .oo-ui-labelElement-label {
color: var(--wiki-accent-color);
}
.wikiEditor-ui-toolbar .group,
.wikiEditor-ui-toolbar .section-secondary .group {
border-color: var(--wiki-content-border-color);
}
.ext-WikiEditor-realtimepreview-button:hover {
background-color: rgba(var(--wiki-accent-color--rgb),0.15);
color: var(--wiki-accent-color);
border-color:var(--wiki-accent-color);
box-shadow:inset 0 0 3px var(--wiki-accent-color);
}
.oo-ui-toggleButtonWidget.oo-ui-widget-enabled.oo-ui-buttonElement-frameless.oo-ui-toggleWidget-on .oo-ui-buttonElement-button {
background-color: var(--wiki-content-background-color--secondary);
}
.ext-WikiEditor-reloadButton.oo-ui-buttonElement-framed.oo-ui-widget-enabled>.oo-ui-buttonElement-button,
.ext-WikiEditor-reloadButton.oo-ui-buttonElement-framed.oo-ui-widget-enabled>.oo-ui-buttonElement-button:hover {
background-color: var(--wiki-content-background-color);
}
.editOptions {
background-color: var(--wiki-content-background-color--secondary);
color: var(--wiki-content-text-color);
border-color: var(--wiki-content-border-color);
border-image: none;
border-radius: 0 0 5px 5px;
border-style: none solid solid;
border-width: medium 1px 1px;
}
input#wpSummary {
margin-bottom: 1em;
margin-top: 1em;
width: 80%;
}
.view-dark .ace_editor,
.ace_editor {
--ace-keywords: #CDA869;
--ace-regexp: #E9C062;
--ace-constants: #CF6A4C;
--ace-illegal: #F8F8F8;
--ace-deprecated: #D2A8A1;
--ace-support: #9B859D;
--ace-function: #DAD085;
--ace-list: #F9EE98;
--ace-variable: #7587A6;
--ace-string: #8F9D6A;
--ace-illegal-highlight: rgba(86, 45, 86, 0.75);
--ace-step-highlight: #665200;
--ace-multiselect-shadow: #141414;
}
.view-light .ace_editor{
--ace-keywords: #00f;
--ace-regexp: #036a07;
--ace-constants: #c5060b;
--ace-illegal: #f00;
--ace-deprecated: #f00;
--ace-support: #6d79de;
--ace-function: #3c4c72;
--ace-list: #b90690;
--ace-variable: #318495;
--ace-string: #036a07;
--ace-illegal-highlight: rgba(255, 0, 0, 0.1);
--ace-step-highlight: #fcff00;
--ace-multiselect-shadow: #fff;
}
.ace_editor .ace_gutter {
background: rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
}
.ace_gutter-cell {
color: rgba(var(--wiki-content-dynamic-color--rgb), 0.4);
}
.ace_editor .ace_print-margin {
width: 1px;
background: rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.75);
}
.ace_editor {
/* this image gradient hack effectively lets the element have 2 layers of background */
background-image:linear-gradient(var(--wiki-content-dynamic-color), var(--wiki-content-dynamic-color));
background-color:rgba(var(--wiki-content-dynamic-color--inverted--rgb),0.93);
color: rgba(var(--wiki-content-dynamic-color--rgb), 0.93);
}
.ace_editor .ace_cursor {
color: var(--wiki-content-text-color);
}
.ace_editor .ace_marker-layer .ace_selection {
background: rgba(var(--wiki-content-dynamic-color--rgb), 0.20)
}
.ace_editor.ace_multiselect .ace_selection.ace_start {
box-shadow: 0 0 3px 0px var(--ace-multiselect-shadow);
}
.ace_editor .ace_marker-layer .ace_step {
background: var(--ace-step-highlight);
}
.ace_editor .ace_marker-layer .ace_active-line {
background: rgba(var(--wiki-content-dynamic-color--rgb), 0.031)
}
.ace_editor .ace_gutter-active-line {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.031)
}
.ace-tm .ace_marker-layer .ace_selected-word {
background: rgba(var(--wiki-content-dynamic-color--rgb), 0.05);
}
.ace_editor .ace_marker-layer .ace_selection {
background: rgba(var(--wiki-content-dynamic-color--rgb), 0.1);
}
.ace_editor .ace_marker-layer .ace_selected-word {
border: 1px solid rgba(var(--wiki-content-dynamic-color--rgb), 0.20)
}
.ace_editor .ace_invisible {
color: rgba(var(--wiki-content-dynamic-color--rgb), 0.25)
}
.ace_editor .ace_keyword,
.ace_editor .ace_meta {
color: var(--ace-keywords);
}
.ace_editor .ace_constant,
.ace_editor .ace_constant.ace_numeric,
.ace_editor .ace_constant.ace_character,
.ace_editor .ace_constant.ace_character.ace_escape,
.ace_editor .ace_constant.ace_other,
.ace_editor .ace_heading,
.ace_editor .ace_markup.ace_heading,
.ace_editor .ace_support.ace_constant {
color: var(--ace-constants);
}
.ace_editor .ace_invalid.ace_illegal {
color: var(--ace-illegal);
background-color: var(--ace-illegal-highlight);
}
.ace_editor .ace_invalid.ace_deprecated {
text-decoration: underline;
font-style: italic;
color: var(--ace-deprecated);
}
.ace_editor .ace_support,
.ace_editor .ace_support.ace_type {
color: var(--ace-support);
}
.ace_editor .ace_fold {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.1);
border-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.1);
}
.ace_editor .ace_support.ace_function {
color: var(--ace-function);
}
.ace_editor .ace_list,
.ace_editor .ace_markup.ace_list,
.ace_editor .ace_storage {
color: var(--ace-list);
}
.ace_editor .ace_entity.ace_name.ace_function,
.ace_editor .ace_meta.ace_tag,
.ace_editor .ace_variable {
color: var(--ace-variable);
}
.ace_editor .ace_string {
color: var(--ace-string);
}
.ace_editor .ace_string.ace_regexp {
color: var(--ace-regexp);
}
.ace_editor .ace_comment {
font-style: italic;
color: rgba(var(--wiki-content-dynamic-color--rgb), 0.3);
}
.ace_editor .ace_xml-pe {
color: rgba(var(--wiki-content-dynamic-color--rgb), 0.28);
}
.ace_editor .ace_indent-guide {
background:none;
border-right:1px solid rgba(var(--wiki-content-dynamic-color--rgb), 0.2);
}
.ace_search {
background-color: var(--wiki-content-background-color--secondary);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.ace_search_field {
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-border-color);
color: var(--wiki-content-text-mix-color);
}
.ace_button {
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.ace_button:hover {
background-color: var(--wiki-accent-color--hover);
color: var(--wiki-accent-label-color);
}
.ace_button.checked {
background-color: var(--wiki-accent-color);
color: var(--wiki-accent-label-color);
}
.ace_searchbtn {
background-color: var(--wiki-accent-color);
color: var(--wiki-accent-label-color);
border: 1px solid var(--wiki-content-border-color);
}
.ace_searchbtn:hover {
background-color: var(--wiki-accent-color--hover);
color: var(--wiki-accent-label-color);
}
.ace_searchbtn.prev::after,
.ace_searchbtn.next::after {
border-color: var(--wiki-accent-label-color);
}
.ace_searchbtn_close {
filter: var(--wiki-icon-general-filter);
}
.wikiEditor-ui .codeEditor-status {
background-color: var(--wiki-content-background-color--secondary);
border-color: var(--wiki-content-border-color);
}
.mw-editform #wpTextbox1 {
background: rgba(var(--wiki-content-background-color--rgb), 0.5);
color: var(--wiki-content-text-color);
}
.view-dark .CodeMirror,
.CodeMirror {
--codemirror-yellow: #ffd700;
--codemirror-light-blue: #adf;
--codemirror-blue: #08f;
--codemirror-green: #290;
--codemirror-red: #f50;
--codemirror-dark-red: #dd1616;
--codemirror-purple: #CD4EF9;
--codemirror-pink: #e0e;
--codemirror-light-gray: #eee;
--codemirror-gray: #84a0a0;
}
.view-light .CodeMirror {
--codemirror-yellow: #9e8500;
--codemirror-light-blue: #008ae7;
--codemirror-blue: #0085f9;
--codemirror-green: #290;
--codemirror-red: #ef4f00;
--codemirror-dark-red: #a11;
--codemirror-purple: #80c;
--codemirror-pink: #ed00ed;
--codemirror-light-gray: #858585;
--codemirror-gray: #6b8a8a;
}
.CodeMirror {
background-color:rgba(var(--wiki-content-background-color--rgb), 0.35);
color: var(--wiki-content-text-color)
}
.CodeMirror-code:focus-visible {
outline:none;
}
.CodeMirror .CodeMirror-line::selection,
.CodeMirror .CodeMirror-line>span::selection,
.CodeMirror .CodeMirror-line>span>span::selection,
.CodeMirror .CodeMirror-selected {
background: rgba(var(--wiki-accent-color--rgb), .3);
}
.CodeMirror .CodeMirror-line::-moz-selection,
.CodeMirror .CodeMirror-line>span::-moz-selection,
.CodeMirror .CodeMirror-line>span>span::-moz-selection {
background: rgba(var(--wiki-accent-color--rgb), .3);
}
.CodeMirror-linenumber {
color: rgba(var(--wiki-content-text-color--rgb), .6)
}
.CodeMirror div.CodeMirror-cursor {
border-left: 1px solid var(--wiki-content-text-color);
}
.cm-keyword {
color: var(--codemirror-purple)
}
.cm-def {
color: var(--codemirror-blue)
}
.cm-comment {
color: var(--codemirror-yellow)
}
.cm-variable-2 {
color: var(--codemirror-light-blue)
}
.cm-string {
color: var(--codemirror-red)
}
.cm-atom {
color: var(--codemirror-pink)
}
.cm-number {
color: var(--codemirror-green)
}
.CodeMirror-gutters {
background-color: var(--wiki-content-background-color--secondary);
border-right-color: var(--wiki-content-border-color);
color: var(--wiki-content-text-color)
}
.cm-mw-matching {
background-color: var(--codemirror-yellow)
}
.cm-mw-skipformatting {
background-color: var(--codemirror-light-blue)
}
.cm-mw-list {
color: var(--codemirror-blue)
}
.cm-mw-doubleUnderscore,
.cm-mw-hr,
.cm-mw-signature {
background-color: var(--wiki-content-background-color--secondary);
color: var(--codemirror-blue)
}
.cm-mw-indenting {
color: var(--codemirror-blue)
}
.cm-mw-mnemonic {
color: var(--codemirror-green)
}
.cm-mw-comment {
color: var(--codemirror-gray)
}
.cm-mw-apostrophes-bold,
.cm-mw-apostrophes-italic,
.cm-mw-section-header {
color: var(--codemirror-blue)
}
.cm-mw-template,
.cm-mw-template-argument-name,
.cm-mw-template-bracket,
.cm-mw-template-delimiter,
.cm-mw-template-name {
color: var(--codemirror-purple);
}
.cm-mw-templatevariable,
.cm-mw-templatevariable-bracket,
.cm-mw-templatevariable-delimiter,
.cm-mw-templatevariable-name {
color: var(--codemirror-red)
}
.cm-mw-parserfunction-bracket,
.cm-mw-parserfunction-delimiter,
.cm-mw-parserfunction-name {
color: var(--codemirror-dark-red)
}
.cm-mw-exttag-attribute,
.cm-mw-exttag-bracket,
.cm-mw-exttag-name,
.cm-mw-htmltag-attribute,
.cm-mw-htmltag-bracket,
.cm-mw-htmltag-name {
color: var(--codemirror-green)
}
.cm-mw-link,
.cm-mw-link-pagename {
color: var(--wiki-content-link-color)
}
.cm-mw-link-tosection {
color: var(--codemirror-blue)
}
.cm-mw-extlink,
.cm-mw-extlink-bracket,
.cm-mw-extlink-protocol,
.cm-mw-free-extlink,
.cm-mw-free-extlink-protocol,
.cm-mw-link-bracket,
.cm-mw-link-delimiter {
color: var(--wiki-content-link-color)
}
.cm-mw-table-bracket,
.cm-mw-table-definition,
.cm-mw-table-delimiter {
color: var(--codemirror-pink)
}
.cm-mw-matchingbracket {
background-color: var(--wiki-content-background-color--secondary);
box-shadow: inset 0 0 1px 1px var(--wiki-content-link-color);
font-weight: bold;
}
/* VisualEditor: Fix broken toolbar layout */
.oo-ui-toolbar {
clear: none;
}
.ve-init-mw-desktopArticleTarget-toolbar-open > .oo-ui-toolbar-bar > div:nth-child(4) {
display: none;
}
.ve-ui-toolbar-floating > .oo-ui-toolbar-bar {
top: var( --wikigg-header-height );
}
.oo-ui-toolbar-bar .oo-ui-toolbar-bar,
.ve-area-wrapper .oo-ui-toolbar-bar {
background-color: var(--wiki-content-background-color--secondary);
}
.ve-init-mw-desktopArticleTarget-originalContent .content-body {
clear: right;
}
/*************
* End editor *
**************/
/****************
* Tabber styles *
*****************/
.tabber__header {
box-shadow: inset 0 -1px 0 0 var(--wiki-content-border-color);
}
.tabber__tab,
.tabber__tab:visited {
color:var(--wiki-content-text-color);
}
.tabber__tab:hover,
.tabber__tab:hover:visited,
.tabber__tab[aria-selected="true"],
.tabber__tab[aria-selected="true"]:visited {
color: var(--wiki-content-link-color);
}
.tabber__indicator {
background: var(--wiki-content-link-color);
}
.tabber__header__prev::after,
.tabber__header__next::after {
filter: var(--wiki-icon-general-filter);
}
/********************
* End Tabber styles *
*********************/
/***************************************
* Various fixes for multi-theme Vector *
****************************************/
:focus,
:focus-visible {
outline-color:var(--wiki-accent-color)
}
:focus-visible {
outline-style:solid;
}
.oo-ui-iconElement-icon {
filter: var(--wiki-icon-to-link-filter);
}
.oo-ui-iconElement-icon.oo-ui-icon-reload {
filter: brightness(0) var(--wiki-icon-to-link-filter);
}
fieldset {
border-color:var(--wiki-content-border-color);
}
hr {
background-color:var(--wiki-content-border-color);
}
.CategoryTreeToggle {
color:var(--wiki-content-link-color);
}
input,
select {
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-border-color);
color: var(--wiki-content-text-color);
}
input:hover,
input:focus,
input:active {
background-color: var(--wiki-content-background-color--secondary);
color: var(--wiki-content-text-color);
border-color: var(--wiki-accent-color);
box-shadow: none;
}
input:focus-visible {
outline: 1px solid var(--wiki-accent-color);
}
input::file-selector-button,
input[type="button"],
input[type="submit"] {
background-color:var(--wiki-accent-color);
border-color: var(--wiki-accent-color);
color: var(--wiki-accent-label-color);
}
.vector-body blockquote {
border-color:var(--wiki-content-border-color);
}
ol.references li:target, sup.reference:target {
background-color: rgba(var(--wiki-accent-color--rgb), .1);
}
/* category bar and filetoc */
.catlinks,
ul#filetoc {
background: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-border-color);
}
/**/
body .ui-dialog .ui-widget-header {
/* we need an important here because the built-in styles have one :( */
background: var(--wiki-content-background-color) !important;
border: 1px solid var(--wiki-content-border-color);
color: var(--wiki-content-text-color);
}
.ui-widget-header .ui-dialog-titlebar-close .ui-icon-closethick {
filter: var(--wiki-icon-general-filter);
}
.ui-widget-header .ui-dialog-titlebar-close.ui-state-hover {
background: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-border-color);
}
.ui-widget-content {
background: var(--wiki-content-background-color--secondary);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
body .ui-button {
/* we need an important here because the built-in styles have one. Vector is a mess */
background: var(--wiki-accent-color) !important;
border-color: var(--wiki-accent-color) !important;
color: var(--wiki-accent-label-color);
}
body .ui-button:hover,
body .ui-button:focus,
body .ui-button:active {
/* we need an important here because we had to use some above */
background: var(--wiki-accent-color--hover) !important;
border-color: var(--wiki-accent-color--hover) !important;
color: var(--wiki-accent-label-color);
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
color: var(--wiki-accent-label-color);
}
#contentSub,
#contentSub2 {
color:var(--wiki-content-text-mix-color);
}
/* arrow on redirect pages */
.mw-content-ltr .redirectText li:first-child {
padding-left:0;
background:none;
}
.mw-content-ltr .redirectText li:first-child::before {
content:'';
display:inline-block;
width:47px;
height:1em;
vertical-align: middle;
background-image:linear-gradient(transparent,transparent),url(/resources/src/mediawiki.action/images/redirect-ltr.svg?ff441);
filter:var(--wiki-icon-general-filter);
}
/* notifications ("your edit was saved", etc.) */
.mw-notification {
background-color: var(--wiki-content-background-color--secondary);
color: var(--wiki-content-text-color);
border-color: var(--wiki-content-border-color);
}
.mw-notification .oo-ui-labelElement-label {
color:var(--wiki-content-text-color);
}
.mw-notification .oo-ui-iconElement-icon {
filter:unset;
}
/**/
.mime-type.has-warning {
color:var(--wiki-content-text-color);
}
.oo-ui-image-warning.oo-ui-icon-alert,
.mw-ui-icon-alert-warning::before {
filter:drop-shadow(0 0 3px #000);
}
.oo-ui-image-invert.oo-ui-icon-subtract,
.mw-ui-icon-subtract-invert::before,
.oo-ui-image-invert.oo-ui-icon-add,
.mw-ui-icon-add-invert::before {
filter:brightness(0) var(--wiki-icon-to-link-filter);
filter:var(--wiki-icon-general-filter);
}
.mw_metadata td,
.mw_metadata th {
border-color: var(--wiki-content-border-color);
}
.mw_metadata th {
background-color: var(--wiki-content-background-color--secondary);
}
.mw_metadata td {
background-color: var(--wiki-content-background-color);
}
.mw-datatable td,
.mw-datatable th {
background-color: var(--wiki-content-background-color);
border-color: var(--wiki-content-border-color);
}
#mw-allmessagestable tbody:hover td,
.mw-datatable tr:hover>td {
background-color: var(--wiki-content-background-color--secondary);
}
#mw-allmessagestable .am_default {
background-color: rgba(var(--wiki-accent-color--rgb), .8);
color: var(--wiki-accent-label-color);
}
#mw-allmessagestable .am_actual,
#mw-allmessagestable tbody:hover .am_default {
background-color: rgba(var(--wiki-accent-color--rgb), .6);
}
#mw-allmessagestable .am_actual {
color: var(--wiki-accent-label-color);
}
#mw-allmessagestable tbody:hover .am_actual {
background-color: rgba(var(--wiki-accent-color--rgb), .5);
}
.mw-datatable,
.mw-json {
background-color: var(--wiki-content-background-color);
border-color: var(--wiki-content-border-color);
color: inherit;
}
.mw-datatable>*>tr>th,
.mw-datatable>tr>th,
.mw-json>*>tr>th,
.mw-json>tr>th {
background-color: var(--wiki-content-background-color--secondary);
border-color: var(--wiki-content-border-color);
padding-bottom: 9px;
padding-top: 9px;
}
.mw-datatable>*>tr>td,
.mw-datatable>tr>td,
.mw-json>*>tr>td,
.mw-json>tr>td {
border-color: var(--wiki-content-border-color);
}
.mw-json tr {
background-color: inherit;
}
.mw-json .mw-json-single-value,
.mw-json .mw-json-value,
.mw-json .value {
background: rgba(var(--wiki-success-color--rgb), .6);
}
.mw-json .mw-json-empty {
background: var(--wiki-content-background-color--secondary);
}
.mw-message-box,
.mw-message-box-warning {
background-color: var(--wiki-content-background-color--secondary);
color: var(--wiki-content-text-color);
}
.mw-message-box-warning {
border-color: var(--wiki-warning-color);
border-width: 1px 1px 1px 10px;
}
.wikitable *,
.wikitable :after,
.wikitable :before {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
.cargo-pagevalues-tableinfo {
background-color: var(--wiki-content-background-color);
border-bottom: 1px solid var(--wiki-content-border-color);
top: 46px;
position: static;
/* override sticky in the built-in */
}
.cargo-table-diagram .cargo-table-svg .node.entity-name rect {
fill: var(--wiki-content-background-color--secondary);
fill-opacity: 1;
}
.cargo-table-diagram .cargo-table-svg .node rect {
stroke: var(--wiki-content-border-color);
opacity: 1;
}
.cargo-table-diagram .cargo-table-svg .node text tspan {
fill: var(--wiki-content-text-color);
}
table.cargoTable {
color: var(--wiki-content-text-color);
}
table.cargoTable tbody td,
table.cargoTable thead th {
border: 1px solid var(--wiki-content-border-color);
}
table.cargoTable tr:hover {
background-color: rgba(var(--wiki-accent-color--rgb), .25);
}
table.cargoTable thead tr:nth-child(odd),
table.cargoTable.noMerge thead tr:nth-child(odd) {
background-color: var(--wiki-accent-color);
}
table.cargoTable tbody tr:nth-child(2n),
table.cargoTable.noMerge tbody tr:nth-child(2n) {
background-color: var(--wiki-content-background-color);
}
table.cargoTable tbody tr:nth-child(odd),
table.cargoTable.noMerge tbody tr:nth-child(odd) {
background-color: var(--wiki-content-background-color--secondary);
}
table.cargoTable th.headerSort {
color:var(--wiki-accent-label-color);
}
table.cargoTable th.headerSort:hover {
color:var(--wiki-accent-label-color);
text-decoration:underline;
}
table.cargoTable th.headerSort::after {
background-color:var(--wiki-accent-link-color);
}
#mw-content-text div.cargoReplacementTableInfo {
background: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-border-color);
}.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
color:var(--wiki-content-text-color);
}
table.dataTable tbody tr {
background-color:var(--wiki-content-background-color);
}
table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
background-color:rgba(var(--wiki-content-background-color--secondary--rgb), 0.75);
}
table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd,
table.dataTable.display tbody tr.even > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
background-color: rgba(var(--wiki-content-background-color--secondary--rgb), 0.5);
}
table.dataTable.display tbody tr:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
background-color:rgba(var(--wiki-content-background-color--rgb), 0.75);
}
table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
background-color: var(--wiki-content-background-color--secondary);
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
/* we need this !important to override a built-in one */
color: var(--wiki-content-text-mix-color) !important;
}
table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
border-top: 1px solid var(--wiki-content-border-color);
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
/* we need this !important to override a built-in one */
color: var(--wiki-content-mix-color) !important;
border: 1px solid var(--wiki-content-border-color);
background-color: var(--wiki-content-background-color);
background: linear-gradient(to bottom,var(--wiki-content-background-color) 0%,var(--wiki-content-background-color--secondary) 100%);
}
div.drilldown-filters-wrapper {
background-color: transparent;
border: 1px solid var(--wiki-content-border-color);
color: var(--wiki-content-text-color);
}
.action-pagevalues tr:nth-of-type(2n) {
background-color: rgba(var(--wiki-content-background-color--secondary--rgb), 0.5);
}
.action-pagevalues tr:hover {
background-image: linear-gradient(rgba(var(--wiki-accent-color--rgb), 0.2), rgba(var(--wiki-accent-color--rgb), 0.2));
}
div.specialCargoQuery-extraPane {
background: var(--wiki-content-background-color);
}
.oo-ui-panelLayout-framed {
border-color:var(--wiki-content-border-color);
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled>.oo-ui-buttonElement-button {
background-color: transparent;
}
.oo-ui-inputWidget-input + .oo-ui-image-invert.oo-ui-icon-check {
background-image:none;
}
.oo-ui-inputWidget-input:checked + .oo-ui-image-invert.oo-ui-icon-check::before {
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
background-image: url(/load.php?modules=oojs-ui-core.icons&image=check&variant=invert&format=rasterized&skin=vector&version=y9f1k);
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E check %3C/title%3E%3Cg fill=%22%23fff%22%3E%3Cpath d=%22M7 14.2 2.8 10l-1.4 1.4L7 17 19 5l-1.4-1.4z%22/%3E%3C/g%3E%3C/svg%3E");
content:'';
pointer-events: none;
filter:var(--wiki-icon-general-filter);
}
.oo-ui-checkboxInputWidget [type="checkbox"] + span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked + span {
filter: unset;
background-color:rgba(var(--wiki-accent-color--rgb), 0.05);
border-color:rgba(var(--wiki-accent-color--rgb), 0.75);
}
.oo-ui-checkboxInputWidget [type="checkbox"]:disabled + span {
background-color: var(--wiki-content-text-mix-color);
border-color: var(--wiki-content-text-mix-color);
}
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked+span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:indeterminate+span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:hover+span {
border-color: var(--wiki-accent-color);
filter: unset;
}
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked+span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:indeterminate+span {
background-color: var(--wiki-accent-color);
}
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked:focus+span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:indeterminate:focus+span {
box-shadow: none;
}
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:active+span {
border-color: var(--wiki-accent-color);
box-shadow: inset 0 0 0 1px var(--wiki-accent-color);
}
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:focus+span {
border-color: var(--wiki-accent-color);
box-shadow: inset 0 0 0 1px var(--wiki-accent-color);
outline: 1px solid transparent;
}
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked+span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:indeterminate+span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked:focus+span {
background-color: var(--wiki-accent-color);
border-color: var(--wiki-accent-color);
}
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:hover+span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:active+span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:focus+span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked:hover+span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked:active+span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked:focus+span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:indeterminate:hover+span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:indeterminate:active+span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:indeterminate:focus+span {
background-color: rgba(var(--wiki-accent-color--rgb), 0.5);
border-color: var(--wiki-accent-color);
}
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:active + span {
background-color: rgba(var(--wiki-accent-color--rgb), 0.5)
}
.oo-ui-image-invert.oo-ui-icon-check {
background:none;
position:relative;
}
.oo-ui-inputWidget-input:checked + .oo-ui-image-invert.oo-ui-icon-check::before {
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
background-image: url(/load.php?modules=oojs-ui-core.icons&image=check&variant=invert&format=rasterized&skin=vector&version=y9f1k);
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E check %3C/title%3E%3Cg fill=%22%23fff%22%3E%3Cpath d=%22M7 14.2 2.8 10l-1.4 1.4L7 17 19 5l-1.4-1.4z%22/%3E%3C/g%3E%3C/svg%3E");
content:'';
pointer-events: none;
filter:var(--wiki-icon-general-filter);
}
.oo-ui-indicatorElement-indicator {
filter: var(--wiki-icon-to-link-filter);
}
.oo-ui-tagItemWidget.oo-ui-widget-enabled:not(.oo-ui-tagItemWidget-fixed) {
background-color: var(--wiki-content-background-color--secondary);
}
.oo-ui-tagItemWidget.oo-ui-widget-enabled:hover {
color: var(--wiki-content-text-color--hover);
}
.oo-ui-tagItemWidget.oo-ui-widget-enabled:focus {
border-color: var(--wiki-accent-color);
box-shadow: inset 0 0 0 1px var(--wiki-accent-color);
}
.oo-ui-tagItemWidget.oo-ui-widget-disabled {
background-color: var(--wiki-content-background-color--secondary);
color: var(--wiki-content-text-mix-color);
border-color: var(--wiki-content-text-mix-color);
text-shadow: none;
}
.client-js .mw-recentchanges-toplinks:not(.mw-recentchanges-toplinks-collapsed) {
border-color: var(--wiki-content-border-color);
}
.mw-rcfilters-ui-savedLinksListWidget-placeholder.oo-ui-optionWidget .oo-ui-labelElement-label {
color: var(--wiki-content-text-color);
}
.mw-rcfilters-ui-savedLinksListWidget-menu .mw-rcfilters-ui-savedLinksListItemWidget {
color: var(--wiki-content-text-color);
padding: 8px 6px;
-webkit-transition: color .3s, background-color .3s;
transition: color .3s, background-color .3s;
}
.mw-rcfilters-ui-savedLinksListWidget-menu .mw-rcfilters-ui-savedLinksListItemWidget:hover {
background-color: rgba(var(--wiki-accent-color--rgb), .15);
color: var(--wiki-accent-color);
}
.mw-rcfilters-ui-savedLinksListItemWidget-label {
color: var(--wiki-accent-color);
}
.mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined {
background-color: transparent;
}
.mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle {
border-color: var(--wiki-content-border-color);
}
.mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle+.mw-rcfilters-ui-table,
.mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle.mw-rcfilters-ui-filterTagMultiselectWidget-emphasize {
background-color: var(--wiki-content-background-color--secondary);
}
.mw-rcfilters-ui-filterTagMultiselectWidget-views-select-widget.oo-ui-widget {
border-color: var(--wiki-content-border-color);
padding: 0;
}
.mw-rcfilters-ui-filterTagMultiselectWidget-wrapper-content-title {
color: var(--wiki-content-text-color);
}
.mw-rcfilters-ui-filterTagMultiselectWidget-wrapper-content-savedQueryTitle {
color: var(--wiki-content-text-color);
}
.mw-rcfilters-ui-filterTagMultiselectWidget-hideshowButton .oo-ui-buttonElement-button>.oo-ui-labelElement-label {
color: var(--wiki-content-link-color);
}
.mw-rcfilters-ui-filterTagMultiselectWidget-hideshowButton .oo-ui-buttonElement-button>.oo-ui-labelElement-label:hover {
color: var(--wiki-content-link-color--hover);
}
.mw-rcfilters-ui-filterTagMultiselectWidget-hideshowButton .oo-ui-buttonElement-button:before {
content: "[";
}
.mw-rcfilters-ui-filterTagMultiselectWidget-hideshowButton .oo-ui-buttonElement-button:after {
content: "]";
}
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive>.oo-ui-buttonElement-button {
color: var(--wiki-content-text-color);
}
.oo-ui-tagItemWidget.oo-ui-widget-enabled .oo-ui-buttonElement-button:hover {
background-color: var(--wiki-content-dynamic-color--inverted);
}
.mw-rcfilters-ui-filterTagMultiselectWidget-emptyFilters {
color: rgba(var(--wiki-content-text-color--rgb), .6);
}
.mw-rcfilters-ui-filterMenuSectionOptionWidget {
background-color: var(--wiki-content-background-color);
}
.oo-ui-menuSelectWidget {
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-text-mix-color);
}
.mw-rcfilters-ui-filterMenuSectionOptionWidget-header-title.oo-ui-labelElement-label {
color: var(--wiki-content-text-color);
}
.mw-rcfilters-ui-filterMenuHeaderWidget-header {
background-color: var(--wiki-content-background-color);
border-bottom-color: var(--wiki-content-border-color);
}
.mw-rcfilters-ui-filterMenuHeaderWidget-title {
color: var(--wiki-content-text-color);
}
.mw-rcfilters-ui-itemMenuOptionWidget:not(:last-child):not(.mw-rcfilters-ui-itemMenuOptionWidget-identifier-talk) {
border-bottom-color: var(--wiki-content-text-mix-color);
}
.mw-rcfilters-ui-itemMenuOptionWidget-view-namespaces {
border-top-color: var(--wiki-content-border-color);
}
.mw-rcfilters-ui-itemMenuOptionWidget.oo-ui-optionWidget-selected,
.mw-rcfilters-ui-itemMenuOptionWidget.oo-ui-optionWidget-selected .mw-rcfilters-ui-itemMenuOptionWidget-label-title,
.mw-rcfilters-ui-itemMenuOptionWidget:hover,
.mw-rcfilters-ui-itemMenuOptionWidget:hover .mw-rcfilters-ui-itemMenuOptionWidget-label-title {
color: var(--wiki-content-text-color);
}
.mw-rcfilters-ui-itemMenuOptionWidget.oo-ui-optionWidget-selected .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type=checkbox]+span,
.mw-rcfilters-ui-itemMenuOptionWidget:hover .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type=checkbox]+span {
border-color: var(--wiki-accent-color);
}
.mw-rcfilters-ui-itemMenuOptionWidget.oo-ui-optionWidget-selected,
.mw-rcfilters-ui-itemMenuOptionWidget:hover {
background-color: rgba(var(--wiki-accent-color--rgb), .15)
}
.mw-rcfilters-ui-itemMenuOptionWidget-excludeLabel,
.mw-rcfilters-ui-itemMenuOptionWidget-label-title {
color: var(--wiki-content-text-color);
}
.mw-rcfilters-ui-itemMenuOptionWidget-label-desc {
color: rgba(var(--wiki-content-text-color--rgb), .6);
}
.mw-rcfilters-ui-itemMenuOptionWidget.oo-ui-flaggedElement-muted.oo-ui-optionWidget-selected:hover,
.mw-rcfilters-ui-itemMenuOptionWidget.oo-ui-flaggedElement-muted:not(.oo-ui-optionWidget-selected):hover {
background-color: rgba(var(--wiki-accent-color--rgb), .15);
}
.mw-rcfilters-ui-itemMenuOptionWidget.oo-ui-flaggedElement-muted.oo-ui-optionWidget-selected .mw-rcfilters-ui-itemMenuOptionWidget-label-title,
.mw-rcfilters-ui-itemMenuOptionWidget.oo-ui-flaggedElement-muted:not(.oo-ui-optionWidget-selected) .mw-rcfilters-ui-itemMenuOptionWidget-label-title {
color: var(--wiki-content-text-color);
}
.mw-rcfilters-ui-itemMenuOptionWidget.oo-ui-flaggedElement-muted.oo-ui-optionWidget-selected .mw-rcfilters-ui-itemMenuOptionWidget-label-desc {
color: rgba(var(--wiki-content-text-color--rgb), .6);
}
.mw-rcfilters-ui-itemMenuOptionWidget.oo-ui-optionWidget-selected .mw-rcfilters-ui-itemMenuOptionWidget-label-desc,
.mw-rcfilters-ui-itemMenuOptionWidget:hover .mw-rcfilters-ui-itemMenuOptionWidget-label-desc,
.mw-rcfilters-ui-itemMenuOptionWidget.oo-ui-flaggedElement-muted:not(.oo-ui-optionWidget-selected) .mw-rcfilters-ui-itemMenuOptionWidget-label-desc {
color: rgba(var(--wiki-content-text-color--rgb), .8);
}
.mw-rcfilters-ui-itemMenuOptionWidget.oo-ui-flaggedElement-muted.oo-ui-optionWidget-selected .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type=checkbox]+span,
.mw-rcfilters-ui-itemMenuOptionWidget.oo-ui-flaggedElement-muted:not(.oo-ui-optionWidget-selected) .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type=checkbox]+span {
border-color: var(--wiki-content-text-color);
}
.mw-rcfilters-ui-viewSwitchWidget label.oo-ui-labelWidget {
color: rgba(var(--wiki-content-text-color--rgb), .6);
}
.oo-ui-tagItemWidget.oo-ui-widget-enabled,
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .oo-ui-tagItemWidget.oo-ui-widget-enabled {
background-color: transparent;
color: var(--wiki-content-text-color);
border-color: rgba(var(--wiki-accent-color--rgb), 0.5);
}
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .oo-ui-tagItemWidget.oo-ui-widget-enabled.selected {
background-color: rgba(var(--wiki-accent-color--rgb), 0.1);
border-color: var(--wiki-accent-color);
}
.mw-rcfilters-ui-datePopupWidget {
border-color: var(--wiki-content-border-color);
}
.mw-rcfilters-ui-datePopupWidget .mw-rcfilters-ui-valuePickerWidget-title {
color: rgba(var(--wiki-content-text-color--rgb), 0.8);
}
.mw-changeslist-legend,
.mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend {
background-color: var(--wiki-content-background-color--secondary);
border-color: var(--wiki-content-border-color);
}
@keyframes fadeBlue {
60% {
border-top-color:var(--wiki-accent-color);
}
100% {
border-top-color:var(--wiki-content-border-color);
}
}
.mw-rcfilters-ui-changesListWrapperWidget-previousChangesIndicator {
border-top-color: var(--wiki-content-border-color);
}
.mw-rcfilters-ui-menuSelectWidget-footer {
background-color: var(--wiki-content-text-mix-color-95);
}
.mw-rcfilters-ui-filterMenuOptionWidget.oo-ui-flaggedElement-muted:not(.oo-ui-optionWidget-selected) {
background-color: rgba(var(--wiki-content-text-color--rgb), 0.1);
}
.oo-ui-iconElement-icon.mw-rcfilters-ui-filterItemHighlightButton-circle {
filter:unset;
}
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .mw-rcfilters-ui-tagItemWidget-selected.oo-ui-tagItemWidget.oo-ui-widget-enabled {
background-color:rgba(var(--wiki-accent-color--rgb), 0.2);
border-color:var(--wiki-accent-color);
}
.mw-rcfilters-ui-tagItemWidget.oo-ui-flaggedElement-muted.oo-ui-tagItemWidget.oo-ui-widget-enabled .oo-ui-labelElement-label {
color: rgba(var(--wiki-content-text-color--rgb), .76);
}
.mw-rcfilters-ui-tagItemWidget-popup-content {
color: rgba(var(--wiki-content-text-color--rgb), .75);
}
/* fix for weird focus box on recentchanges arrows when clicking, but keep it for tab navigation */
.mw-enhancedchanges-checkbox:focus + * .mw-enhancedchanges-arrow {
outline:none;
}
.mw-enhancedchanges-checkbox:focus-visible + * .mw-enhancedchanges-arrow {
outline:1px solid var(--wiki-accent-color);
}
/**/
.oo-ui-popupWidget-anchored-bottom .oo-ui-popupWidget-anchor:before {
border-top-color: var(--wiki-content-border-color);
}
.oo-ui-popupWidget-anchored-bottom .oo-ui-popupWidget-anchor:after {
border-top-color: var(--wiki-content-background-color--secondary);
}
.unpatrolled {
color: var(--wiki-alert-color);
}
.autocomment, .autocomment a, .autocomment a:visited {
color: var(--wiki-content-text-mix-color);
}
/* Recent changes filter highlighting */
.view-dark .mw-rcfilters-ui-changesListWrapperWidget li.mw-rcfilters-highlight-color-c1,
.view-dark .mw-rcfilters-ui-changesListWrapperWidget .mw-rcfilters-highlight-color-c1 tr:first-child,
.view-dark .mw-rcfilters-ui-changesListWrapperWidget tr.mw-rcfilters-highlight-color-c1.mw-rcfilters-ui-highlights-enhanced-toplevel:not(.mw-rcfilters-ui-changesListWrapperWidget-enhanced-grey) td:not(:nth-child(-n+2)),
.view-dark .mw-rcfilters-ui-changesListWrapperWidget tr.mw-rcfilters-highlight-color-c1.mw-rcfilters-ui-highlights-enhanced-nested:not(.mw-rcfilters-ui-changesListWrapperWidget-enhanced-grey) td:not(:nth-child(-n+4)) {
background-color: #1c283f;
}
.view-dark .mw-rcfilters-ui-changesListWrapperWidget li.mw-rcfilters-highlight-color-c2,
.view-dark .mw-rcfilters-ui-changesListWrapperWidget .mw-rcfilters-highlight-color-c2 tr:first-child,
.view-dark .mw-rcfilters-ui-changesListWrapperWidget tr.mw-rcfilters-highlight-color-c2.mw-rcfilters-ui-highlights-enhanced-toplevel:not(.mw-rcfilters-ui-changesListWrapperWidget-enhanced-grey) td:not(:nth-child(-n+2)),
.view-dark .mw-rcfilters-ui-changesListWrapperWidget tr.mw-rcfilters-highlight-color-c2.mw-rcfilters-ui-highlights-enhanced-nested:not(.mw-rcfilters-ui-changesListWrapperWidget-enhanced-grey) td:not(:nth-child(-n+4)) {
background-color: #0f3128;
}
.view-dark .mw-rcfilters-ui-changesListWrapperWidget li.mw-rcfilters-highlight-color-c3,
.view-dark .mw-rcfilters-ui-changesListWrapperWidget .mw-rcfilters-highlight-color-c3 tr:first-child,
.view-dark .mw-rcfilters-ui-changesListWrapperWidget tr.mw-rcfilters-highlight-color-c3.mw-rcfilters-ui-highlights-enhanced-toplevel:not(.mw-rcfilters-ui-changesListWrapperWidget-enhanced-grey) td:not(:nth-child(-n+2)),
.view-dark .mw-rcfilters-ui-changesListWrapperWidget tr.mw-rcfilters-highlight-color-c3.mw-rcfilters-ui-highlights-enhanced-nested:not(.mw-rcfilters-ui-changesListWrapperWidget-enhanced-grey) td:not(:nth-child(-n+4)) {
background-color: #352c10;
}
.view-dark .mw-rcfilters-ui-changesListWrapperWidget li.mw-rcfilters-highlight-color-c4,
.view-dark .mw-rcfilters-ui-changesListWrapperWidget .mw-rcfilters-highlight-color-c4 tr:first-child,
.view-dark .mw-rcfilters-ui-changesListWrapperWidget tr.mw-rcfilters-highlight-color-c4.mw-rcfilters-ui-highlights-enhanced-toplevel:not(.mw-rcfilters-ui-changesListWrapperWidget-enhanced-grey) td:not(:nth-child(-n+2)),
.view-dark .mw-rcfilters-ui-changesListWrapperWidget tr.mw-rcfilters-highlight-color-c4.mw-rcfilters-ui-highlights-enhanced-nested:not(.mw-rcfilters-ui-changesListWrapperWidget-enhanced-grey) td:not(:nth-child(-n+4)) {
background-color: #411d0c;
}
.view-dark .mw-rcfilters-ui-changesListWrapperWidget li.mw-rcfilters-highlight-color-c5,
.view-dark .mw-rcfilters-ui-changesListWrapperWidget .mw-rcfilters-highlight-color-c5 tr:first-child,
.view-dark .mw-rcfilters-ui-changesListWrapperWidget tr.mw-rcfilters-highlight-color-c5.mw-rcfilters-ui-highlights-enhanced-toplevel:not(.mw-rcfilters-ui-changesListWrapperWidget-enhanced-grey) td:not(:nth-child(-n+2)),
.view-dark .mw-rcfilters-ui-changesListWrapperWidget tr.mw-rcfilters-highlight-color-c5.mw-rcfilters-ui-highlights-enhanced-nested:not(.mw-rcfilters-ui-changesListWrapperWidget-enhanced-grey) td:not(:nth-child(-n+4)) {
background-color: #3f0f0f;
}
.mw-icon-arrow-collapsed,
.mw-collapsible-arrow.mw-collapsible-toggle-collapsed {
filter:brightness(75%) var(--wiki-icon-general-filter);
}
/* Collapsibles */
.mw-collapsible button.mw-collapsible-toggle > span,
.mw-collapsible-toggle-default .mw-collapsible-text {
color: var(--wiki-content-link-color);
}
/*
The below rules fix an error caused by the above rule because the toggles in the edit footer
have text and an arrow in the same element, so the text gets inverted when it shouldn't be
*/
.mw-editfooter-toggler {
position:relative;
filter:unset;
background:none;
}
.mw-editfooter-toggler::before {
position:absolute;
left:0;
top:0;
background-repeat: no-repeat;
background-position: left center;
width:12px;
height:100%;
content:'';
filter:brightness(75%) var(--wiki-icon-general-filter);
}
.mw-editfooter-toggler.mw-icon-arrow-collapsed::before {
background-image: url(/resources/src/mediawiki.icon/images/arrow-collapsed-ltr.svg?40e9a);
}
.mw-editfooter-toggler.mw-icon-arrow-expanded::before {
background-image: url(/resources/src/mediawiki.icon/images/arrow-expanded.svg?d0685);
}
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled,
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined {
background-color: transparent;
}
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle {
background-color: var(--wiki-content-background-color--secondary);
border-color: var(--wiki-content-border-color);
color: var(--wiki-content-text-color);
-webkit-transition: border-color 300ms, box-shadow 300ms;
transition: border-color 300ms, box-shadow 300ms;
background-color: var(--wiki-content-background-color--secondary)
}
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-inlined.oo-ui-tagMultiselectWidget-focus .oo-ui-tagMultiselectWidget-handle {
box-shadow: inset 0 0 0 1px var(--wiki-accent-color);
border-color: var(--wiki-accent-color);
outline: 0
}
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-inlined:hover .oo-ui-tagMultiselectWidget-handle {
border-color: var(--wiki-accent-color)
}
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-inlined.oo-ui-flaggedElement-invalid .oo-ui-tagMultiselectWidget-handle,
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-inlined.oo-ui-flaggedElement-invalid:hover .oo-ui-tagMultiselectWidget-handle {
border-color: var(--wiki-alert-color)
}
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .oo-ui-tagMultiselectWidget-handle {
background-color: var(--wiki-content-background-color--secondary);
border-bottom-width: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0
}
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .oo-ui-inputWidget-input {
border-radius: 0;
}
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined.oo-ui-flaggedElement-invalid .oo-ui-inputWidget-input {
border-color: var(--wiki-alert-color);
}
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-flaggedElement-invalid .oo-ui-inputWidget-input {
color: var(--wiki-alert-color);
}
.oo-ui-tagMultiselectWidget.oo-ui-widget-disabled .oo-ui-tagMultiselectWidget-handle {
opacity: 0.5;
}
.oo-ui-tagMultiselectWidget-handle .oo-ui-tagMultiselectWidget-group > input {
color:var(--wiki-content-text-color);
}
.oo-ui-tagMultiselectWidget .oo-ui-inputWidget-input {
color: inherit;
background: transparent;
font-family: inherit;
}
.oo-ui-dropdownWidget.oo-ui-widget-disabled .oo-ui-dropdownWidget-handle,
.oo-ui-textInputWidget.oo-ui-widget-disabled .oo-ui-inputWidget-input,
.oo-ui-dropdownWidget.oo-ui-widget-disabled .oo-ui-dropdownWidget-handle {
background: var(--wiki-content-text-mix-color-95);
color: rgba(var(--wiki-content-text-color--rgb), 0.25);
text-shadow:none;
border-color:var(--wiki-content-text-mix-color);
}
.oo-ui-textInputWidget.oo-ui-widget-enabled .oo-ui-inputWidget-input::placeholder {
color:var(--wiki-content-text-mix-color);
}
.oo-ui-dropdownInputWidget select {
border-color:var(--wiki-content-border-color);
}
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled select:focus {
border-color:var(--wiki-accent-color);
box-shadow:inset 0 0 0 1px var(--wiki-accent-color);
}
.oo-ui-toggleSwitchWidget {
background-color: var(--wiki-content-background-color--secondary);
border-color: var(--wiki-content-border-color);
}
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled:hover {
background-color: var(--wiki-content-text-mix-color-95);
background-color: color-mix(in srgb, var(--wiki-content-background-color--secondary) 95%, var(--wiki-content-dynamic-color));
border-color: var(--wiki-content-border-color);
border-color: color-mix(in srgb, var(--wiki-content-border-color) 95%, var(--wiki-content-dynamic-color));
}
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled .oo-ui-toggleSwitchWidget-grip {
background-color:rgba(var(--wiki-accent-color--rgb), 0.5);
border-color: #0006;
}
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled:hover .oo-ui-toggleSwitchWidget-grip {
background-color: var(--wiki-accent-color);
background-color: color-mix(in srgb, var(--wiki-accent-color) 90%, var(--wiki-content-dynamic-color));
border-color: #0006;
}
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled.oo-ui-toggleWidget-on .oo-ui-toggleSwitchWidget-grip {
background-color: var(--wiki-accent-label-color);
border-color: #0006;
}
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled:focus .oo-ui-toggleSwitchWidget-grip {
border-color: var(--wiki-accent-color);
}
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled.oo-ui-toggleWidget-on {
background-color: var(--wiki-accent-color);
border-color: var(--wiki-accent-color);
}
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled.oo-ui-toggleWidget-on:hover {
background-color: var(--wiki-accent-color--hover);
border-color: var(--wiki-accent-color--hover);
}
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled:active,
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled:active:hover,
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled:active:focus {
background-color: var(--wiki-accent-color--hover);
border-color: var(--wiki-accent-color--hover);
box-shadow: inset 0 0 0 1px var(--wiki-accent-color--hover);
}
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled:active .oo-ui-toggleSwitchWidget-grip,
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled:active:hover .oo-ui-toggleSwitchWidget-grip,
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled:active:focus .oo-ui-toggleSwitchWidget-grip {
background-color: var(--wiki-accent-label-color);
border-color: var(--wiki-accent-label-color);
}
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled:focus {
border-color: var(--wiki-accent-color);
box-shadow: inset 0 0 0 1px var(--wiki-accent-color);
}
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled.oo-ui-toggleWidget-on:active,
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled.oo-ui-toggleWidget-on:active:hover {
background-color: var(--wiki-accent-color--hover);
border-color: var(--wiki-accent-color--hover);
}
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled.oo-ui-toggleWidget-on:focus {
border-color: var(--wiki-accent-color);
}
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled.oo-ui-toggleWidget-on:focus::before {
border-color: var(--wiki-accent-label-color);
}
.oo-ui-toggleSwitchWidget.oo-ui-widget-disabled {
background-color: var(--wiki-content-text-mix-color-95);
border-color: var(--wiki-content-text-mix-color-95);
}
.oo-ui-toggleSwitchWidget.oo-ui-widget-disabled.oo-ui-toggleWidget-off .oo-ui-toggleSwitchWidget-grip {
border-color: var(--wiki-content-dynamic-color--inverted);
box-shadow: inset 0 0 0 1px var(--wiki-content-dynamic-color--inverted);
}
.oo-ui-outlineOptionWidget.oo-ui-optionWidget-selected,
.oo-ui-outlineOptionWidget.oo-ui-optionWidget-highlighted {
background-color: var(--wiki-content-background-color--secondary);
color: var(--wiki-content-link-color);
}
.oo-ui-labelWidget.oo-ui-inline-help {
color:rgba(var(--wiki-content-text-color--rgb), 0.8);
}
.oo-ui-progressBarWidget:not(.oo-ui-pendingElement-pending){
background-color: var(--wiki-content-background-color);
border-color: var(--wiki-accent-color);
box-shadow: 0 1px 1px rgba(var(--wiki-content-dynamic-color--rgb),0.15);
}
.oo-ui-progressBarWidget.oo-ui-widget-enabled .oo-ui-progressBarWidget-bar {
background-color:var(--wiki-accent-color);
}
.oo-ui-bookletLayout-outlinePanel {
padding: 7px 0;
}
.oo-ui-processDialog-content .oo-ui-window-head,
.oo-ui-processDialog-content .oo-ui-window-foot,
.oo-ui-messageDialog-content > .oo-ui-window-head,
.oo-ui-messageDialog-content > .oo-ui-window-foot {
outline-color: var(--wiki-content-border-color);
}
.oo-ui-messageDialog-actions-horizontal .oo-ui-actionWidget {
border-right-color: var(--wiki-content-border-color);
}
.oo-ui-processDialog-actions-safe .oo-ui-widget-enabled.oo-ui-iconElement:not(.oo-ui-labelElement) > .oo-ui-buttonElement-button:hover {
background-color: var(--wiki-content-background-color);
border-right-color: var(--wiki-content-border-color);
}
.oo-ui-messageDialog-title {
color: var(--wiki-heading-color);
}
/* OAuth authorisation dialog */
#mw-mwoauth-authorize-form {
color: inherit;
}
.oo-ui-toolbar-bar,
.oo-ui-popupToolGroup-tools,
.oo-ui-listToolGroup-tools .oo-ui-tool.oo-ui-widget-enabled:hover {
background-color:var(--wiki-content-background-color--secondary);
color:var(--wiki-content-text-color);
}
.oo-ui-toolbar-actions .oo-ui-popupToolGroup.oo-ui-widget-enabled > .oo-ui-popupToolGroup-handle:hover {
border-right-color:var(--wiki-content-border-color);
}
.oo-ui-menuToolGroup-tools .oo-ui-tool.oo-ui-tool-active,
.oo-ui-tool.oo-ui-widget-enabled > .oo-ui-tool-link:active,
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-tool-active > .oo-ui-tool-link,
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-popupToolGroup-active > .oo-ui-tool-link,
.oo-ui-popupToolGroup.oo-ui-popupToolGroup-active > .oo-ui-popupToolGroup-handle {
background-color: var(--wiki-content-background-color);
color: var(--wiki-content-link-color);
}
.oo-ui-tool.oo-ui-widget-enabled .oo-ui-tool-link {
/* we remove the transition here because it causes the hard-coded color to flash briefly */
transition:none;
}
.oo-ui-popupToolGroup.oo-ui-popupToolGroup-active > .oo-ui-popupToolGroup-handle:hover {
color:var(--wiki-accent-color);
}
.oo-ui-popupToolGroup-tools .oo-ui-tool-active.oo-ui-widget-enabled .oo-ui-tool-link .oo-ui-tool-title {
color:var(--wiki-accent-color);
}
.oo-ui-popupToolGroup.oo-ui-widget-enabled > .oo-ui-popupToolGroup-handle:hover,
.oo-ui-tool.oo-ui-widget-enabled > .oo-ui-tool-link:hover {
background-color:rgba(var(--wiki-accent-color--rgb), 0.1);
}
.oo-ui-popupToolGroup.oo-ui-widget-enabled > .oo-ui-popupToolGroup-handle:active {
background-color:rgba(var(--wiki-accent-color--rgb), 0.15);
}
.oo-ui-popupToolGroup-tools .oo-ui-tool.oo-ui-widget-enabled .oo-ui-tool-link:focus {
box-shadow:inset 0 0 0 2px var(--wiki-accent-color);
}
.oo-ui-popupToolGroup.oo-ui-widget-enabled > .oo-ui-popupToolGroup-handle:focus,
.oo-ui-tool.oo-ui-widget-enabled .oo-ui-tool-link:focus,
.oo-ui-tool.oo-ui-widget-enabled > .oo-ui-tool-link:focus {
outline:1px solid var(--wiki-accent-color);
box-shadow:inset 0 0 0 1px var(--wiki-accent-color);
}
.oo-ui-menuToolGroup,
.oo-ui-popupToolGroup-tools {
border-color:var(--wiki-content-border-color);
}
.oo-ui-toolbar-position-top > .oo-ui-toolbar-bar {
border-color: var(--wiki-content-border-color);
box-shadow: 0 1px 1px 0 rgba(var(--wiki-content-dynamic-color--rgb),0.1);
}
.oo-ui-barToolGroup-tools.oo-ui-toolGroup-enabled-tools .oo-ui-tool.oo-ui-widget-disabled.oo-ui-flaggedElement-primary > .oo-ui-tool-link,
.oo-ui-barToolGroup-tools.oo-ui-toolGroup-disabled-tools .oo-ui-tool.oo-ui-flaggedElement-primary > .oo-ui-tool-link {
background-color: var(--wiki-content-text-mix-color);
border-color: var(--wiki-content-text-mix-color);
}
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-tool-link {
background-color:var(--wiki-accent-color);
color:var(--wiki-accent-label-color);
}
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-tool-link:hover {
background-color:var(--wiki-accent-color--hover);
color: var(--wiki-accent-label-color);
}
.oo-ui-buttonElement-frameless>.oo-ui-buttonElement-button,
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
color: var(--wiki-content-text-color);
}
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover,
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button:active,
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button:focus {
color: var(--wiki-content-text-color--hover);
}
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button:focus {
border-color: var(--wiki-accent-color);
box-shadow: inset 0 0 0 1px var(--wiki-accent-color);
}
.oo-ui-buttonElement-frameless.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
color: var(--wiki-content-text-color);
}
.oo-ui-buttonElement-frameless.oo-ui-flaggedElement-progressive.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover,
.oo-ui-buttonElement-frameless.oo-ui-flaggedElement-progressive.oo-ui-widget-enabled > .oo-ui-buttonElement-button:active,
.oo-ui-buttonElement-frameless.oo-ui-flaggedElement-progressive.oo-ui-widget-enabled > .oo-ui-buttonElement-button:focus {
color: var(--wiki-content-text-color--hover);
}
.oo-ui-buttonElement-frameless.oo-ui-flaggedElement-destructive>.oo-ui-buttonElement-button,
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button{
color: var(--wiki-alert-color);
}
.oo-ui-buttonElement-frameless.oo-ui-flaggedElement-destructive.oo-ui-widget-enabled>.oo-ui-buttonElement-button:hover,
.oo-ui-buttonElement-frameless.oo-ui-flaggedElement-destructive.oo-ui-widget-enabled>.oo-ui-buttonElement-button:active,
.oo-ui-buttonElement-frameless.oo-ui-flaggedElement-destructive.oo-ui-widget-enabled>.oo-ui-buttonElement-button:focus {
color: var(--wiki-alert-color--hover);
}
.oo-ui-buttonElement-frameless>.oo-ui-buttonElement-button {
border: 1px solid transparent;
}
.oo-ui-buttonElement-frameless>button.oo-ui-buttonElement-button {
color: inherit;
}
.oo-ui-buttonElement-framed.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
background-color: var(--wiki-accent-color);
border-color: var(--wiki-accent-color);
color: var(--wiki-accent-label-color);
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:focus {
border-color: var(--wiki-accent-color);
box-shadow: inset 0 0 0 1px var(--wiki-accent-color),inset 0 0 0 2px var(--wiki-accent-label-color);
}
.oo-ui-buttonElement-framed.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-widget-enabled > .oo-ui-buttonElement-button:focus,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-widget-enabled > .oo-ui-buttonElement-button:focus,
.oo-ui-buttonElement-framed.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover,
.oo-ui-buttonElement-framed.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-widget-enabled > .oo-ui-buttonElement-button:active,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-widget-enabled > .oo-ui-buttonElement-button:active {
background-color: var(--wiki-accent-color--hover);
border-color: var(--wiki-accent-color--hover);
color: var(--wiki-accent-label-color);
}
.oo-ui-buttonElement-framed.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button {
background-color: #bf0017;
border-color: #bf0017;
color: #fff;
}
.oo-ui-buttonElement-framed.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive.oo-ui-widget-enabled > .oo-ui-buttonElement-button:focus,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive.oo-ui-widget-enabled > .oo-ui-buttonElement-button:focus,
.oo-ui-buttonElement-framed.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover,
.oo-ui-buttonElement-framed.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive.oo-ui-widget-enabled > .oo-ui-buttonElement-button:active,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive.oo-ui-widget-enabled > .oo-ui-buttonElement-button:active {
background-color: #59000b;
border-color: #59000b;
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-active > .oo-ui-buttonElement-button {
background-color: var(--wiki-accent-color);
border-color: var(--wiki-accent-color);
color: var(--wiki-accent-label-color);
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-active > .oo-ui-buttonElement-button:focus {
box-shadow: inset 0 0 0 1px var(--wiki-accent-color--hover),inset 0 0 0 2px var(--wiki-accent-label-color);
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-active.oo-ui-widget-enabled > .oo-ui-buttonElement-button:focus,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-active.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-active.oo-ui-widget-enabled > .oo-ui-buttonElement-button:active {
background-color: var(--wiki-accent-color);
border-color: var(--wiki-accent-color--hover);
color: var(--wiki-accent-label-color);
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-active.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
background-color: var(--wiki-accent-color);
border-color: var(--wiki-accent-color);
color: var(--wiki-accent-label-color);
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-active.oo-ui-flaggedElement-progressive.oo-ui-widget-enabled > .oo-ui-buttonElement-button:focus,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-active.oo-ui-flaggedElement-progressive.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-active.oo-ui-flaggedElement-progressive.oo-ui-widget-enabled > .oo-ui-buttonElement-button:active {
background-color: var(--wiki-accent-color);
border-color: var(--wiki-accent-color);
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:active,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive.oo-ui-buttonElement-active > .oo-ui-buttonElement-button,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive.oo-ui-popupToolGroup-active > .oo-ui-buttonElement-button{
background-color: var(--wiki-content-background-color--secondary);
border-color: var(--wiki-content-link-color);
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:active,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive.oo-ui-buttonElement-active > .oo-ui-buttonElement-button,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive.oo-ui-popupToolGroup-active > .oo-ui-buttonElement-button {
color: var(--wiki-accent-color);
}
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-buttonElement-pressed > input.oo-ui-buttonElement-button,
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button:active {
background-color: rgba(var(--wiki-content-link-color--rgb),0.08);
color: var(--wiki-content-text-color);
border-color: var(--wiki-content-text-mix-color);
}
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:active,
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button {
color: rgba(var(--wiki-content-link-color--rgb), 0.9);
border-color: rgba(var(--wiki-content-link-color--rgb), 0.9);
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover {
background-color: transparent;
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button:hover {
background-color: var(--wiki-content-dynamic-color--inverted);
}
.oo-ui-buttonSelectWidget.oo-ui-widget-enabled:focus .oo-ui-buttonOptionWidget.oo-ui-optionWidget-selected .oo-ui-buttonElement-button {
border-color: var(--wiki-accent-color--hover);
box-shadow: inset 0 0 0 1px var(--wiki-accent-color--hover),inset 0 0 0 2px var(--wiki-accent-label-color);
}
.mw-htmlform-ooui .mw-htmlform-matrix tbody tr:nth-child(2n) td,
.mw-htmlform-ooui .mw-htmlform-matrix tbody tr:hover td {
background-color: var(--wiki-content-background-color--secondary);
}
.oo-ui-popupWidget-popup {
background-color: var(--wiki-content-background-color--secondary);
border-color: var(--wiki-content-border-color);
color:var(--wiki-content-text-color);
}
.mw-advancedSearch-namespace-selection {
background: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-border-color);
}
.mw-advancedSearch-fieldContainer {
background: var(--wiki-content-background-color);
border: 1px solid var(--wiki-content-border-color);
}
.mw-advancedSearch-fieldContainer fieldset {
border-color: var(--wiki-content-border-color);
margin-top: 0;
}
.mw-advancedSearch-fieldContainer .oo-ui-labelElement > .oo-ui-fieldsetLayout-header > .oo-ui-labelElement-label {
all: unset;
}
.mw-advancedSearch-expandablePane-button.oo-ui-widget-enabled.oo-ui-buttonWidget > .oo-ui-buttonElement-button:hover {
background-color: rgba(var(--wiki-accent-color--rgb), 0.1);
color: var(--wiki-content-text-color);
}
.mw-advancedSearch-expandablePane-button.oo-ui-widget-enabled.oo-ui-buttonWidget.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button {
background-color: var(--wiki-content-background-color--secondary);
}
.oo-ui-popupWidget-popup .mw-advancedSearch-tooltip-head {
color: var(--wiki-content-text-mix-color);
}
.oo-ui-menuSectionOptionWidget {
color: var(--wiki-content-text-mix-color);
}
/* possibly deprecated */
.mw-ui-button:not(:disabled) {
background-color: var(--wiki-content-background-color--secondary);
border-color: var(--wiki-content-border-color);
color: var(--wiki-accent-color);
border-color: var(--wiki-content-border-color);
}
.mw-ui-button:not(:disabled):visited {
color: var(--wiki-accent-color);
}
.mw-ui-button:not(:disabled):hover {
background-color: var(--wiki-content-text-mix-color-95);
border-color: var(--wiki-content-border-color);
color: var(--wiki-accent-color--hover);
}
.mw-ui-button:not(:disabled):focus {
border-color: var(--wiki-accent-color);
color: var(--wiki-content-text-color);
box-shadow: none;
}
.mw-ui-button:not(:disabled):active,
.mw-ui-button:not(:disabled).is-on {
background-color: var(--wiki-content-background-color);
border-color: var(--wiki-content-link-color);
}
/* end possibly deprecated */
.mw-ui-icon-before::before {
filter: var(--wiki-icon-to-link-filter);
}
.oo-ui-windowManager-modal > .oo-ui-dialog > .oo-ui-window-frame {
background-color: var(--wiki-content-background-color);
color: var(--wiki-content-text-color);
border-color: var(--wiki-content-border-color);
}
.oo-ui-windowManager-modal>.oo-ui-dialog {
background-color: rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.5);
}
.oo-ui-windowManager-modal.oo-ui-windowManager-floating > .oo-ui-dialog > .oo-ui-window-frame {
border-color:var(--wiki-content-border-color);
}
.oo-ui-messageDialog-message {
color: var(--wiki-content-text-color);
}
.oo-ui-buttonElement-framed:not(.oo-ui-flaggedElement-primary):not(.oo-ui-buttonElement-active) > .oo-ui-buttonElement-button {
color: var(--wiki-content-text-color);
}
.oo-ui-buttonElement-framed.oo-ui-widget-disabled:not(.oo-ui-flaggedElement-primary):not(.oo-ui-buttonElement-active) > .oo-ui-buttonElement-button {
color: var(--wiki-content-text-mix-color-95);
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
color: var(--wiki-accent-color);
border-color: rgba(var(--wiki-accent-color--rgb), 0.5);
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover {
color: var(--wiki-accent-color--hover);
border-color: var(--wiki-accent-color);
box-shadow: inset 0 0 3px var(--wiki-accent-color);
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled>.oo-ui-buttonElement-button:active,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button {
background-color: var(--wiki-content-background-color--secondary);
color: var(--wiki-content-link-color--hover);
border-color: var(--wiki-content-link-color);
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:focus {
border-color: var(--wiki-accent-color);
box-shadow: inset 0 0 0 1px var(--wiki-accent-color);
}
.oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button,
.oo-ui-buttonElement-framed.oo-ui-widget-disabled.oo-ui-flaggedElement-primary > .oo-ui-buttonElement-button {
background-color: var(--wiki-content-text-mix-color);
border-color: var(--wiki-content-text-mix-color);
}
.tdg-templateDataParamWidget-param-description {
color: var(--wiki-content-text-mix-color);
}
.oo-ui-messageWidget.oo-ui-flaggedElement-error:not(.oo-ui-messageWidget-block),
.mw-body-content .error {
color: var(--wiki-alert-color);
}
.oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-error {
background-color: var(--wiki-content-background-color--secondary);
border-color: var(--wiki-alert-color);
border-left-width: 10px;
}
.oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-warning {
background-color: var(--wiki-content-background-color--secondary);
}
.oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-success {
background-color: var(--wiki-content-background-color--secondary);
border-color: var(--wiki-success-color);
border-left-width: 10px;
}
.oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-notice {
background-color: var(--wiki-content-background-color--secondary);
border-color: var(--wiki-content-text-mix-color);
}
.tdg-templateDataParamWidget-param-alias {
color: var(--wiki-content-text-mix-color);
background-color: var(--wiki-content-background-color);
border-color: var(--wiki-content-border-color);
}
.tdg-templateDataParamWidget-param-alias:first-child {
background-color: var(--wiki-content-background-color--secondary);
}
.mw-templatedata-doc-muted {
color: var(--wiki-content-text-mix-color);
}
.oo-ui-processDialog-actions-safe .oo-ui-widget-enabled.oo-ui-iconElement:not(.oo-ui-labelElement) > .oo-ui-buttonElement-button:active {
background-color: var(--wiki-content-background-color--secondary);
border-right-color: var(--wiki-accent-color);
}
/* Date picker */
.mw-widget-dateInputWidget-handle {
background-color: var(--wiki-content-background-color--secondary);
border-color: var(--wiki-content-border-color);
}
.mw-widget-dateInputWidget.oo-ui-widget-enabled .mw-widget-dateInputWidget-handle:hover {
border-color: var(--wiki-accent-color);
box-shadow: none;
}
.mw-widget-dateInputWidget.oo-ui-widget-enabled .mw-widget-dateInputWidget-handle:focus {
border-color: var(--wiki-accent-color);
box-shadow: inset 0 0 0 1px var(--wiki-accent-color);
}
.mw-widget-dateInputWidget.oo-ui-widget-enabled .mw-widget-dateInputWidget-handle > .oo-ui-labelElement-label {
color: var(--wiki-content-text-color);
}
.mw-widget-calendarWidget {
border-color: var(--wiki-content-border-color);
}
.mw-widget-calendarWidget:focus {
border-color: var(--wiki-accent-color);
box-shadow: inset 0 0 0 1px var(--wiki-accent-color);
}
.mw-widget-dateInputWidget-calendar {
background-color: var(--wiki-content-background-color);
}
.mw-widget-dateInputWidget-calendar:focus {
box-shadow: inset 0 0 0 1px var(--wiki-accent-color),0 2px 2px 0 rgba(0,0,0,0.2);
}
.mw-widget-calendarWidget-header .oo-ui-labelElement-label,
.mw-widget-calendarWidget-day,
.mw-widget-calendarWidget-month,
.mw-widget-calendarWidget-year {
color: var(--wiki-content-text-color);
}
.mw-widget-calendarWidget-day-heading,
.mw-widget-calendarWidget-day-additional {
color: rgba(var(--wiki-content-text-color--rgb), 0.55);
}
.mw-widget-calendarWidget-day-today {
box-shadow: inset 0 0 0 1px var(--wiki-accent-color);
}
.mw-widget-calendarWidget-item-selected {
background-color: rgba(var(--wiki-accent-color--rgb), 0.9);
color: var(--wiki-accent-label-color);
}
.mw-widget-calendarWidget-item:hover {
background-color: var(--wiki-accent-color);
color: var(--wiki-accent-label-color);
}
.mw-widgets-datetime-calendarWidget:focus {
border-color: var(--wiki-content-border-color);
box-shadow: none;
}
.mw-widgets-datetime-calendarWidget-grid {
overflow-x: initial;
}
.mw-widgets-datetime-dateTimeInputWidget-handle {
background-color: var(--wiki-content-background-color);
border-color: var(--wiki-content-border-color);
color: var(--wiki-content-text-color);
}
.mw-widgets-datetime-dateTimeInputWidget.oo-ui-widget-enabled .mw-widgets-datetime-dateTimeInputWidget-handle:hover {
border-color: var(--wiki-content-border-color);
}
.mw-widgets-datetime-dateTimeInputWidget.oo-ui-widget-enabled .mw-widgets-datetime-dateTimeInputWidget-editField:hover {
background-color: var(--wiki-content-background-color);
}
.mw-widgets-datetime-calendarWidget {
background-color: var(--wiki-content-background-color);
border-color: var(--wiki-content-border-color);
}
.mw-widgets-datetime-calendarWidget-grid .mw-widgets-datetime-calendarWidget-cell.mw-widgets-datetime-calendarWidget-extra .oo-ui-buttonElement-button .oo-ui-labelElement-label {
color: rgba(var(--wiki-content-text-color--rgb), 0.55);
}
/* Unpatrolled page creations on Special:NewPages */
.not-patrolled {
background-color: rgba(var(--wiki-warning-color--rgb), 0.16);
}
.mw-spinner-container > div {
filter: var(--wiki-icon-general-filter);
}
.mw-spinner-container > div::after {
background-color:var(--wiki-content-text-color);
}
pre,
code,
.mw-code {
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-border-color);
color: var(--wiki-content-text-color);
}
.mw-templatedata-doc-param-alias {
color:var(--wiki-content-text-mix-color);
}
.mw-highlight,
.view-light .mw-highlight {
--pygments-background: rgba(var(--wiki-content-background-color--secondary--rgb), 0.5);
--pygments-err: #db0000;
--pygments-c: #3a7575;
--pygments-k: #008000;
--pygments-o: #666;
--pygments-ch: #3a7575;
--pygments-cm: #3a7575;
--pygments-cp: #986200;
--pygments-cpf: #3a7575;
--pygments-c1: #3a7575;
--pygments-cs: #3a7575;
--pygments-gd: #a00000;
--pygments-gr: #db0000;
--pygments-gh: #000080;
--pygments-gi: #008100;
--pygments-go: #6e6e6e;
--pygments-gp: #000080;
--pygments-gu: #800080;
--pygments-gt: #04d;
--pygments-kc: #008000;
--pygments-kd: #008000;
--pygments-kn: #008000;
--pygments-kp: #008000;
--pygments-kr: #008000;
--pygments-kt: #b00040;
--pygments-m: #666;
--pygments-s: #ba2121;
--pygments-na: #647421;
--pygments-nb: #008000;
--pygments-nc: #00f;
--pygments-no: #800;
--pygments-nd: #a412ff;
--pygments-ni: #6d6d6d;
--pygments-ne: #c9352e;
--pygments-nf: #00f;
--pygments-nl: #727200;
--pygments-nn: #00f;
--pygments-nt: #008000;
--pygments-nv: #19177c;
--pygments-ow: #a412ff;
--pygments-w: #6e6e6e;
--pygments-mb: #666;
--pygments-mf: #666;
--pygments-mh: #666;
--pygments-mi: #666;
--pygments-mo: #666;
--pygments-sa: #ba2121;
--pygments-sb: #ba2121;
--pygments-sc: #ba2121;
--pygments-dl: #ba2121;
--pygments-sd: #ba2121;
--pygments-s2: #ba2121;
--pygments-se: #a55a1e;
--pygments-sh: #ba2121;
--pygments-si: #af4d74;
--pygments-sx: #008000;
--pygments-sr: #af4d74;
--pygments-s1: #ba2121;
--pygments-ss: #19177c;
--pygments-bp: #008000;
--pygments-fm: #00f;
--pygments-vc: #19177c;
--pygments-vg: #19177c;
--pygments-vi: #19177c;
--pygments-vm: #19177c;
--pygments-il: #666;
}
.view-dark .mw-highlight {
--pygments-background: rgba(var(--wiki-content-background-color--secondary--rgb), 0.5);
--pygments-err: #fe4242;
--pygments-c: #4b9797;
--pygments-k: #00a300;
--pygments-o: #898989;
--pygments-ch: #4b9797;
--pygments-cm: #4b9797;
--pygments-cp: #c17d00;
--pygments-cpf: #4b9797;
--pygments-c1: #4b9797;
--pygments-cs: #4b9797;
--pygments-gd: #ff3f3f;
--pygments-gr: #fe4242;
--pygments-gh: #7a7aff;
--pygments-gi: #00a000;
--pygments-go: #8a8a8a;
--pygments-gp: #7a7aff;
--pygments-gu: #f500f5;
--pygments-gt: #4e84fe;
--pygments-kc: #00a300;
--pygments-kd: #00a300;
--pygments-kn: #00a300;
--pygments-kp: #00a300;
--pygments-kr: #00a300;
--pygments-kt: #fe357e;
--pygments-m: #898989;
--pygments-s: #e25e5e;
--pygments-na: #80932a;
--pygments-nb: #00a300;
--pygments-nc: #7a7afe;
--pygments-no: #ff4040;
--pygments-nd: #bf5aff;
--pygments-ni: #999;
--pygments-ne: #da655f;
--pygments-nf: #7a7afe;
--pygments-nl: #a0a000;
--pygments-nn: #7a7afe;
--pygments-nt: #00a300;
--pygments-nv: #8381e7;
--pygments-ow: #bf5aff;
--pygments-w: #bbb;
--pygments-mb: #898989;
--pygments-mf: #898989;
--pygments-mh: #898989;
--pygments-mi: #898989;
--pygments-mo: #898989;
--pygments-sa: #e25e5e;
--pygments-sb: #e25e5e;
--pygments-sc: #e25e5e;
--pygments-dl: #e25e5e;
--pygments-sd: #e25e5e;
--pygments-s2: #e25e5e;
--pygments-se: #d07125;
--pygments-sh: #e25e5e;
--pygments-si: #c17492;
--pygments-sx: #00a300;
--pygments-sr: #c17492;
--pygments-s1: #e25e5e;
--pygments-ss: #8381e7;
--pygments-bp: #00a300;
--pygments-fm: #7a7afe;
--pygments-vc: #8381e7;
--pygments-vg: #8381e7;
--pygments-vi: #8381e7;
--pygments-vm: #8381e7;
--pygments-il: #898989;
}
div.mw-highlight {
background-color: var(--wiki-content-dynamic-color--inverted);
margin: 0.5em 0;
}
.mw-highlight .err {border-color: var(--pygments-err);}
.mw-highlight .c {color: var(--pygments-c);}
.mw-highlight .k {color: var(--pygments-k);}
.mw-highlight .o {color: var(--pygments-o);}
.mw-highlight .ch {color: var(--pygments-ch);}
.mw-highlight .cm {color: var(--pygments-cm);}
.mw-highlight .cp {color: var(--pygments-cp);}
.mw-highlight .cpf {color: var(--pygments-cpf);}
.mw-highlight .c1 {color: var(--pygments-c1);}
.mw-highlight .cs {color: var(--pygments-cs);}
.mw-highlight .gd {color: var(--pygments-gd);}
.mw-highlight .gr {color: var(--pygments-gr);}
.mw-highlight .gh {color: var(--pygments-gh);}
.mw-highlight .gi {color: var(--pygments-gi);}
.mw-highlight .go {color: var(--pygments-go);}
.mw-highlight .gp {color: var(--pygments-gp);}
.mw-highlight .gu {color: var(--pygments-gu);}
.mw-highlight .gt {color: var(--pygments-gt);}
.mw-highlight .kc {color: var(--pygments-kc);}
.mw-highlight .kd {color: var(--pygments-kd);}
.mw-highlight .kn {color: var(--pygments-kn);}
.mw-highlight .kp {color: var(--pygments-kp);}
.mw-highlight .kr {color: var(--pygments-kr);}
.mw-highlight .kt {color: var(--pygments-kt);}
.mw-highlight .m {color: var(--pygments-m);}
.mw-highlight .s {color: var(--pygments-s);}
.mw-highlight .na {color: var(--pygments-na);}
.mw-highlight .nb {color: var(--pygments-nb);}
.mw-highlight .nc {color: var(--pygments-nc);}
.mw-highlight .no {color: var(--pygments-no);}
.mw-highlight .nd {color: var(--pygments-nd);}
.mw-highlight .ni {color: var(--pygments-ni);}
.mw-highlight .ne {color: var(--pygments-ne);}
.mw-highlight .nf {color: var(--pygments-nf);}
.mw-highlight .nl {color: var(--pygments-nl);}
.mw-highlight .nn {color: var(--pygments-nn);}
.mw-highlight .nt {color: var(--pygments-nt);}
.mw-highlight .nv {color: var(--pygments-nv);}
.mw-highlight .ow {color: var(--pygments-ow);}
.mw-highlight .w {color: var(--pygments-w);}
.mw-highlight .mb {color: var(--pygments-mb);}
.mw-highlight .mf {color: var(--pygments-mf);}
.mw-highlight .mh {color: var(--pygments-mh);}
.mw-highlight .mi {color: var(--pygments-mi);}
.mw-highlight .mo {color: var(--pygments-mo);}
.mw-highlight .sa {color: var(--pygments-sa);}
.mw-highlight .sb {color: var(--pygments-sb);}
.mw-highlight .sc {color: var(--pygments-sc);}
.mw-highlight .dl {color: var(--pygments-dl);}
.mw-highlight .sd {color: var(--pygments-sd);}
.mw-highlight .s2 {color: var(--pygments-s2);}
.mw-highlight .se {color: var(--pygments-se);}
.mw-highlight .sh {color: var(--pygments-sh);}
.mw-highlight .si {color: var(--pygments-si);}
.mw-highlight .sx {color: var(--pygments-sx);}
.mw-highlight .sr {color: var(--pygments-sr);}
.mw-highlight .s1 {color: var(--pygments-s1);}
.mw-highlight .ss {color: var(--pygments-ss);}
.mw-highlight .bp {color: var(--pygments-bp);}
.mw-highlight .fm {color: var(--pygments-fm);}
.mw-highlight .vc {color: var(--pygments-vc);}
.mw-highlight .vg {color: var(--pygments-vg);}
.mw-highlight .vi {color: var(--pygments-vi);}
.mw-highlight .vm {color: var(--pygments-vm);}
.mw-highlight .il {color: var(--pygments-il);}
.mw-highlight pre {
background: var(--pygments-background);
margin: 0;
}
.mw-content-ltr.mw-highlight-lines pre,
.mw-content-ltr.content .mw-highlight-lines pre {
padding-left: 3.5em;
box-shadow: inset 2.75em 0 0 var(--wiki-content-dynamic-color--inverted);
}
.mw-highlight .hll {
background-color: rgba(var(--wiki-accent-color--rgb), .2)
}
.mw-apisandbox-toolbar {
background: var(--wiki-content-background-color--secondary);
top: var( --wikigg-header-height );
}
/* special:replacetext */
.ext-replacetext-searchoptions {
background-color: transparent;
border: 1px solid var(--wiki-content-border-color);
}
.ext-replacetext-searchoptions .ext-replacetext-divider {
border-bottom: 1px solid var(--wiki-content-border-color);
}
/**/
.view-dark textarea {
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-border-color);
color: var(--wiki-content-text-color);
}
.view-dark textarea:focus-visible {
outline-color: var(--wiki-accent-color);
outline-style: solid;
}
.oo-ui-textInputWidget.oo-ui-widget-enabled textarea.oo-ui-inputWidget-input:focus {
outline: 1px solid var(--wiki-accent-color);
}
/* make math formulas legible on dark theme */
.mwe-math-fallback-image-inline,
.mwe-math-fallback-image-display,
.ve-ui-mwLatexPage-symbol {
filter: var(--wiki-icon-general-filter);
}
/* search bar */
#searchInput {
background-color: var(--wiki-content-background-color--secondary);
border-color: var(--wiki-content-border-color);
color: var(--wiki-content-text-color);
box-shadow: none;
}
#searchInput:focus,
#simpleSearch:hover #searchInput,
#simpleSearch:hover #searchInput:focus {
border-color: var(--wiki-accent-color);
box-shadow: none;
}
#searchButton {
filter: var(--wiki-icon-to-link-filter);
}
.vector-search-box-input::placeholder {
color:var(--wiki-content-text-mix-color);
}
/* Search suggestions */
.suggestions-results,
.suggestions-special {
background-color: var(--wiki-content-background-color--secondary);
}
.suggestions a.mw-searchSuggest-link,
.suggestions a.mw-searchSuggest-link:hover,
.suggestions a.mw-searchSuggest-link:active,
.suggestions a.mw-searchSuggest-link:focus {
color: var(--wiki-content-text-color);
}
.suggestions-result {
color: var(--wiki-content-link-color);
}
.suggestions-result-current {
background-color: var(--wiki-accent-color);
color: var(--wiki-accent-label-color);
}
.suggestions-special .special-label {
color: var(--wiki-content-text-mix-color);
}
.suggestions-special.suggestions-result-current .special-label {
color:var(--wiki-accent-label-color);
}
.suggestions-special .special-query {
color: var(--wiki-link-label-color);
}
/* search page */
fieldset#mw-searchoptions {
background-color: rgba(var(--wiki-content-background-color--secondary--rgb), 0.5);
border-color: var(--wiki-content-border-color);
}
#mw-searchoptions .divider {
border-color: var(--wiki-content-border-color);
}
.mw-search-profile-tabs {
background-color: rgba(var(--wiki-content-background-color--secondary--rgb), 0.5);
border: 1px solid var(--wiki-content-border-color);
margin-top: 1em;
}
.mw-search-profile-tabs div.search-types ul li.current a {
color: var(--wiki-content-text-color);
}
.results-info,
.mw-search-result-data {
color: var(--wiki-content-text-mix-color);
}
/* invert the help icon on the helplink */
#mw-indicator-mw-helplink a {
background-image: none;
}
#mw-indicator-mw-helplink a::before {
background-image: url(/resources/src/mediawiki.helplink/images/helpNotice.svg?46d34);
background-position: left center;
background-repeat: no-repeat;
display: inline-block;
vertical-align: middle;
height: 20px;
padding-left: 25px;
content: "";
}
#mw-indicator-mw-helplink a::before {
filter: var(--wiki-icon-to-link-filter);
}
/**/
/* Login/register page */
.mw-number-text {
color:var(--wiki-content-text-mix-color);
}
.mw-body-content .mw-number-text h3 {
color:var(--wiki-heading-color);
}
.mw-number-text.icon-edits,
.mw-number-text.icon-pages,
.mw-number-text.icon-contributors {
position:relative;
background:none;
}
.mw-number-text.icon-edits::before,
.mw-number-text.icon-pages::before,
.mw-number-text.icon-contributors::before {
position:absolute;
width:95px;
height:100%;
left:0;
top:0;
content:'';
filter:brightness(0) var(--wiki-icon-general-filter);
}
.mw-number-text.icon-edits::before {
background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABLCAYAAADnAAD1AAACrUlEQVR4AWL4//8/oH170LEsiKIwXGPbtm0EY9s2g7bdjzh4oVnjyslKVZ3hSu+d5L/c0Xdx/Bt5jjCyAR3QAd9/+DhSW4oeoYmJGQdM4HWjYfQKTXTA8pZFeIgjOmA5Hkd0wDwe6TWa6IAcr4eA5RAdEC0neKWIDoieFcMRRPOAaDJ6+4uITxzwJ+KbmnjdaKkDliISPIv/gcvRxsT7kzgix7MGuBz1ooFyRIq3xOJ64ArUG0EMoMV5RI5nAJDjRV1Go1DIIL7meJKAAngc8Qn/tgoACuCNRtfRJhQyGQLkeJcI3u3oP3GzA5bjjYnwEEE0Acjx+urgEcRNVgFX1sUjdaHF9gA53sW/jScFKIC3SH8hIo5nDXAVwbtA8O6U4+kD6uPpA2rhWQNcXYh3N4HXSfAMAHK8838BTwBQF28hCpKAAnj3SvCsAa4heOdU8NQB5fGUAfXxhAEZ3lmCdz+B18Hx9ABN46kBrv1DeAtQsAZYivdAB08AMMLrJ3hBHU8BkOGdqcyMLcCbj4I1QH08YUCGd0kbTwCQ4MW1oFkR3kM5PAHAdVU8gjhPEk8AkOKRBjN481AwAxjhDRCM4Rq1EzwTgAzvGtoqiicAmMcbjRZI4wkATiP/eVe/4QU0DvXJ4gkAHq9gNEV4cdPRRtQjgycAOA51VkAOoECaiF5J4QkA7iVnuI+vgTcXBauAo1BjBeU0mZuCXlfm2gieOcCN5KzPadH7s9EF1CeJJwD4lKy2BLQM3UFDaFgSTwBwKcE5il6Q1wmeA95KQLGafuI54Ay+I4D2Fm1HY2QwBADPZdCG0EO0Wg5CAHAi6k1ce3E1fdDHAQ8TuG50Ml6F4TngGNQawTWjg2iCPoAG4I5vcG/QVrLDIJMDnvyNBYMDeg7ogA7ogJ4DOqBmnwD4A/itR9A4HwAAAABJRU5ErkJggg==) no-repeat left center;
}
.mw-number-text.icon-pages::before {
background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABLCAYAAADnAAD1AAAByUlEQVR4Ae3XQ6JcQRhH8Rs7mYWT2LZt25rEtpNvicGCOid51lWhX3X/B78F1ClnjUZDHChCDgVUQAVUwF+//zTbaEzwJKuqFQJOwVOYB0fSDege8RnMg8OxA47HhMhGho4YM+BHWGTXMApZP1NxAqdKuIS3DhETC5gT0cEonM+LmH7A8BHHF4zhUMyAr3DKswt4ARvCVQ8RL8FyHIoV8DqyAEbidMCIu2AFDqUbEBiLd4EiroOVcDDdgMBJWI4rNSOugpV0MOWAa2EBIq6HVXAw1YDzYQEiboVVdCDFgLNhASIegtWwP7WAM2AVXC4Z8SKsho+pBZwDCxDxIZ7hGo5iN7ZgG/bjOj61QsB5sAARxyArMA7nUw+4GuYQcaSHv/PrlAPuhDnYh8zR9ZQDnoF1+ooXuI87uIvH+JoT8ES7B1yJxZiGETnbbAHuKqCbkbiqgG5mK6Cb8QqogAqogAqogAqogAqogAqogAqogAqogAqogAqogAqogAqogAqogAqogAqogAqogAqogG0acAwmVHRLAXschDlQQAVUwKYGXIZTDo7qFnakgAqogP4ooAK+waVh5GpSAROggAqogFKOAiqgAiqg/AUjJ7hc1MT1egAAAABJRU5ErkJggg==) no-repeat left center
}
.mw-number-text.icon-contributors::before {
background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAAtCAYAAAA5reyyAAAEMElEQVR4AWJ4/uLFYMJsgHbtIVhzLQqg8G7btm3bfLZt2/abtG3btm3btt19tXuNU5UbnV9VPfj2PCtODh7DaOzHDdzEIQxFG6SERItoilcPq6EOpqNsrAdMiWb4CQPQEx+jMsSH13Ad6tJRtIf4UBkfoyf642c0Q8pwBSyOEYiDWpzHP8gIcelZ3IV6dBENIS5lxD84D7WIwwgUD3XActjk8jTLDnFQAiegPm1FFoiD7JgKdbAJ5UIVMA0WQ10aCnEwHBrQ/xAHQ6EuLULqUAT8EurRkxAbtXEWGtBu5IPYeBLq0RemA6bDUqhHwyE2/oIa8qHho3wp0pkM2AS3oR4dRCmIFWZADRkEsUIpHIR6dBtNTAZ8DepDEhpDLIphL9Q9X0dMYyRBfXjNZMD3oT61hFjUwHmoITtQAGLREurT+yYDvgn1IQ4NwhBwP0pALBogDurDmyYDPgL14QjKQCzK43gYjsAyOAL14RGTAcvhKNSjWUgLsciDzVBDliG9zceJWT53fFlzAYGJUI/+g9iYCjVkBMTGv1CPJkJMB/wM6sEdtILY6Aw15A+IjVa4A/Xgs1C9ym2AujQVkoznkQgN6CpaQAwd7euQynxA4EMkuTz6noAkIxu2QQNaAXHwhMujMAkfhvpz1gSogwEQF/pAA/oV4sIAqIPxkFAHLIwVUBuLkQ/iQkNchPp0BHkhLuTDYocjuVDoAwLNobCKx7MQZ0buxn9CPHgO8VBYNYOEI2AxTIPaWI3SEJdq47rPz1jZIC6VxmqHm17RUAYsjm+wB+rgDH5FZYgL/0M9egjiQmX8hjNQB3vwDYqZClgRn2I8TkM9uoxp+BY1IDayYAnUpd8hyaiBbzEdl6EencZ4fIoKXgPWQ0eswTmoIRexCz9DYFUWh6AOeiEFBFYfYYv7aK6cxRp0RL3kAjbBSsRBQ+gwykBg1SrAF+5qOAUNoTisRBNrwHeQAA2D7hAbLQL+qOoBDYMEvA0RRm3cg4bQIYxBO4iNnFgOdfAoJBntMAaHoSF0D7WtbwOmJGIHBuFtFHJxhx8HdeEEnoI4KIS3MQg7kAg1rI8w9kMN2YQ/8RByQRwUxE844GPvj0B9iAu58BD+NPwdcp8wrkEDOoG3kR3iIC0exhAcgQZwHQvwOfJDXMiOt3ECGtA1EwH3oDLERgoUxisYhv24AzUoEWexCD+iJtJBklEF+yId8A7aQywyoCK+xCJcRSI0TO5iL7qjDXIjBcTiIdwNGnAetmKjR8fQHdYL93tYiSRolDiJzqgLseiOYz62fyvmCcOUJ3EAGuV6oUi0rVD9BBpDtqJstARsj3hojFmBdNEQcDw0Rn0V6YAVcBIao2YjXSQDtoDGsDOoFMmAD0FjXLMHAYN5KJIBW+FBwADq4x40hrWLZMCKOIhEXIsxd3EdDSF+3QeCfPkMAgchOAAAAABJRU5ErkJggg==) no-repeat left center
}
/**/
/* Multimedia viewer */
.mw-mmv-post-image,
.mw-mmv-image-metadata {
background-color: var(--wiki-content-background-color);
border-color: var(--wiki-content-border-color);
color: var(--wiki-content-text-color);
}
.mw-mmv-ttf-container .mw-mmv-ttf-ellipsis {
box-shadow: -4px 6px 0 0 var(--wiki-content-background-color);
}
.mw-mmv-title-para .mw-mmv-ttf-ellipsis {
background-color: var(--wiki-content-background-color);
}
.mw-mmv-title-para .mw-mmv-ttf-ellipsis::before {
background-image: linear-gradient(to right, rgba(var(--wiki-content-background-color--rgb), 0) 0%, var(--wiki-content-background-color) 100%);
}
.mw-mmv-ttf-ellipsis-container:hover .mw-mmv-ttf-container .mw-mmv-ttf-ellipsis {
background-color: var(--wiki-content-background-color--secondary);
}
.mw-mmv-ttf-container .mw-mmv-ttf-ellipsis:hover, .mw-mmv-ttf-ellipsis-container .mw-mmv-ttf-container .mw-mmv-ttf-ellipsis:hover {
background-color: var(--wiki-content-text-mix-color-95);
background-color: color-mix(in srgb, var(--wiki-content-background-color--secondary) 95%, var(--wiki-content-dynamic-color));
}
.mw-ui-button.mw-ui-progressive:not(:disabled) {
background-color: var(--wiki-accent-color);
border-color: var(--wiki-accent-color);
color: var(--wiki-accent-label-color);
}
.mw-ui-button.mw-ui-progressive:not(:disabled):hover {
background-color: var(--wiki-accent-color--hover);
}
.skin-vector .mw-ui-button.mw-ui-progressive:hover,
.skin-vector .mw-ui-button.mw-ui-primary:disabled {
box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.75) inset, 0 0 5px var(--wiki-content-border-color);
border: 2px solid var(--wiki-content-border-color);
}
.mw-ui-button.mw-ui-progressive:not(:disabled):active,
.mw-ui-button.mw-ui-progressive:not(:disabled).is-on {
background-color: var(--wiki-accent-color);
border-color: var(--wiki-accent-color);
}
.mw-ui-button.mw-ui-progressive {
box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.75) inset, 0 0 5px var(--wiki-content-border-color)
}
/* possibly deprecated */
.mw-ui-input:not(:disabled) {
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-border-color);
color: var(--wiki-content-text-color);
}
.mw-ui-input:not(:disabled):hover,
.mw-ui-input:not(:disabled):focus {
background-color: var(--wiki-content-background-color--secondary);
color: var(--wiki-content-text-color);
border-color: var(--wiki-accent-color);
box-shadow: none;
}
.mw-ui-input::placeholder {
color:var(--wiki-content-text-mix-color);
}
/* end possibly deprecated */
.mw-mmv-dialog {
background-color: var(--wiki-content-background-color);
box-shadow: 0 2px 2px 0 var(--wiki-content-border-color);
}
.mw-mmv-dialog .mw-mmv-dialog-down-arrow {
background-color: var(--wiki-content-background-color);
}
.mw-mmv-options-dialog-header {
color: var(--wiki-content-text-color);
}
.mw-mmv-options-text-header,
.mw-mmv-options-text-body {
color: var(--wiki-content-text-mix-color);
}
.mw-mmv-dialog .mw-mmv-dialog-warning {
color: #000;
}
.mw-mmv-dialog .mw-mmv-dialog-warning a {
color: #0645ad;
}
.mw-mmv-download-pane .mw-mmv-download-area .mw-mmv-download-select-menu {
background-image: none;
}
.mw-mmv-download-pane .mw-mmv-download-area .mw-mmv-download-select-menu span {
display: none;
}
.mw-mmv-download-pane .mw-mmv-download-area .mw-mmv-download-select-menu::after {
display:inline-block;
width:8px;
height:100%;
content:'';
--mask: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22 viewBox=%220 0 12 12%22%3E %3Cpath fill=%22%23000%22 fill-rule=%22evenodd%22 d=%22m2.023 3 3.49 5.953L9 3z%22 clip-rule=%22evenodd%22/%3E %3C/svg%3E") no-repeat;
--mask-size: 12px;
--mask-position: center;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: var(--mask-size);
mask-size: var(--mask-size);
-webkit-mask-position: var(--mask-position);
mask-position: var(--mask-position);
background-color: currentColor;
}
.mw-mmv-embed-dimensions {
color: rgba(var(--wiki-content-text-color--rgb), 0.76);
}
.oo-ui-optionWidget-selected .mw-mmv-embed-dimensions {
color: rgba(var(--wiki-content-text-color--rgb), 0.82);
}
.mw-mmv-download-pane .mw-mmv-download-attribution {
background-color: var(--wiki-content-background-color--secondary);
color: var(--wiki-content-text-mix-color);
}
.mw-mmv-download-pane .mw-mmv-download-attribution:hover {
background-color: var(--wiki-content-dynamic-color--inverted);
color: var(--wiki-content-text-color);
}
.mw-mmv-download-pane .mw-mmv-download-area .mw-mmv-download-preview-link,
.mw-mmv-download-pane .mw-mmv-download-attribution-cta-invite {
color: var(--wiki-content-text-mix-color);
}
.mw-ui-button.mw-ui-quiet,
.mw-ui-button.mw-ui-quiet.mw-ui-progressive,
.mw-ui-button.mw-ui-quiet.mw-ui-destructive {
color: var(--wiki-accent-color);
}
.mw-ui-button.mw-ui-progressive:not(:disabled):focus {
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 1), inset 0 0 0 2px var(--wiki-accent-color);
}
input[type="checkbox"]:active+.mw-ui-button.mw-ui-quiet,
input[type="checkbox"]:active+.mw-ui-button.mw-ui-quiet.mw-ui-progressive,
input[type="checkbox"]:active+.mw-ui-button.mw-ui-quiet.mw-ui-destructive,
.mw-ui-button.mw-ui-quiet:active,
.mw-ui-button.mw-ui-quiet.mw-ui-progressive:active,
.mw-ui-button.mw-ui-quiet.mw-ui-destructive:active,
input[type="checkbox"]:focus+.mw-ui-button.mw-ui-quiet,
input[type="checkbox"]:focus+.mw-ui-button.mw-ui-quiet.mw-ui-progressive,
input[type="checkbox"]:focus+.mw-ui-button.mw-ui-quiet.mw-ui-destructive,
.mw-ui-button.mw-ui-quiet:focus,
.mw-ui-button.mw-ui-quiet.mw-ui-progressive:focus,
.mw-ui-button.mw-ui-quiet.mw-ui-destructive:focus {
color: var(--wiki-content-text-color);
}
/**/
/* Echo */
.mw-echo-ui-notificationItemWidget {
background-color: var(--wiki-content-background-color);
}
.mw-echo-ui-notificationItemWidget-unread,
.mw-echo-ui-placeholderItemWidget {
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.8);
}
.mw-echo-ui-crossWikiUnreadFilterWidget {
border-color:var(--wiki-content-border-color);
}
.mw-echo-ui-crossWikiUnreadFilterWidget-subtitle {
color:var(--wiki-content-text-mix-color);
}
.mw-echo-ui-notificationItemWidget-unread:hover,
.mw-echo-ui-notificationItemWidget:hover,
.mw-echo-ui-notificationsInboxWidget-toolbarWrapper {
background-color:var(--wiki-content-background-color--secondary);
}
.mw-echo-ui-menuItemWidget > .oo-ui-buttonElement-button > .oo-ui-labelElement-label {
color:var(--wiki-content-text-color);
}
.mw-echo-ui-notificationItemWidget-content-message-body {
color:var(--wiki-content-text-mix-color);
}
.mw-echo-ui-notificationsListWidget:not(:hover) a,
#p-personal .mw-echo-ui-notificationsListWidget:not(:hover) a.new,
.mw-echo-ui-notificationItemWidget-content-message-header,
.mw-echo-ui-notificationItemWidget-content-actions-timestamp{
color:var(--wiki-content-text-color);
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-optionWidget-selected > .oo-ui-buttonElement-button:hover {
color: var(--wiki-accent-label-color);
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover {
color: var(--wiki-content-text-color);
}
.mw-echo-ui-pageNotificationsOptionWidget-label-count {
background-color:var(--wiki-content-background-color--secondary);
color:var(--wiki-content-text-color);
}
.mw-echo-ui-notificationItemWidget,
.mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup > .oo-ui-popupWidget-head,
.mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup > .oo-ui-popupWidget-footer,
.mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup > .oo-ui-popupWidget-footer .mw-echo-ui-notificationBadgeButtonPopupWidget-footer-buttons .oo-ui-buttonElement:last-child {
border-color:var(--wiki-content-border-color);
}
.mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup > .oo-ui-popupWidget-body > .mw-echo-ui-notificationsListWidget > .mw-echo-ui-notificationItemWidget:focus {
box-shadow:inset 0 0 0 2px var(--wiki-accent-color);
border-color:var(--wiki-content-border-color);
}
.mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup > .oo-ui-popupWidget-footer .mw-echo-ui-notificationBadgeButtonPopupWidget-footer-buttons .oo-ui-buttonElement > .oo-ui-buttonElement-button:focus {
box-shadow:inset 0 0 0 2px var(--wiki-accent-color);
}
.mw-echo-ui-notificationItemWidget:last-child {
border-bottom:1px solid var(--wiki-content-border-color);
}
.mw-echo-ui-crossWikiNotificationItemWidget-group,
.mw-echo-ui-bundleNotificationItemWidget-group {
background-color:var(--wiki-content-background-color);
}
.mw-echo-ui-notificationItemWidget-icon{
filter:brightness(0) var(--wiki-icon-to-link-filter);
}
.mw-echo-ui-toggleReadCircleButtonWidget-circle {
background-color:var(--wiki-accent-color);
}
.mw-echo-ui-toggleReadCircleButtonWidget-circle-unread {
background-color:var(--wiki-content-background-color);
}
.mw-echo-ui-toggleReadCircleButtonWidget:hover .mw-echo-ui-toggleReadCircleButtonWidget-circle {
background-color:var(--wiki-accent-color--hover);
}
.mw-echo-ui-toggleReadCircleButtonWidget:hover .mw-echo-ui-toggleReadCircleButtonWidget-circle-unread {
background-color:var(--wiki-content-background-color--secondary);
}
.mw-echo-ui-pageNotificationsOptionWidget.oo-ui-optionWidget-selected {
background-color:rgba(var(--wiki-accent-color--rgb), 0.1);
color:var(--wiki-accent-color);
}
.mw-echo-ui-pageNotificationsOptionWidget.oo-ui-optionWidget-selected.mw-echo-ui-pageNotificationsOptionWidget.oo-ui-optionWidget-highlighted,
.mw-echo-ui-pageNotificationsOptionWidget.oo-ui-optionWidget-pressed.mw-echo-ui-pageNotificationsOptionWidget.oo-ui-optionWidget-highlighted{
background-color:rgba(var(--wiki-accent-color--rgb), 0.2);
color:var(--wiki-accent-color);
}
.oo-ui-optionWidget-selected .mw-echo-ui-pageNotificationsOptionWidget-label-count {
color:var(--wiki-accent-color);
}
@-webkit-keyframes unseen-fadeout-to-unread {
from {
background-color:rgba(var(--wiki-accent-color--rgb),0.2);
}
to {
background-color:var(--wiki-content-background-color--secondary);
}
}
@keyframes unseen-fadeout-to-unread {
from {
background-color:rgba(var(--wiki-accent-color--rgb),0.2);
}
to {
background-color:var(--wiki-content-background-color--secondary);
}
}
@-webkit-keyframes unseen-fadeout-to-read {
from {
background-color:rgba(var(--wiki-accent-color--rgb),0.2);
}
to {
background-color:var(--wiki-content-background-color);
}
}
@keyframes unseen-fadeout-to-read {
from {
background-color:rgba(var(--wiki-accent-color--rgb),0.2);
}
to {
background-color:var(--wiki-content-background-color);
}
}
.oo-ui-popupWidget-anchored-top .oo-ui-popupWidget-anchor:before {
border-bottom-color: var(--wiki-content-border-color);
}
.oo-ui-popupWidget-anchored-top .oo-ui-popupWidget-anchor:after {
border-bottom-color: var(--wiki-content-background-color--secondary);
}
.client-js .mw-echo-special-nojs {
filter:var(--wiki-icon-general-filter)
}
/**/
/*************************
* End Vector theme fixes *
**************************/
/**************
* Codex fixes *
***************/
/* text input */
.cdx-text-input__input:enabled {
background-color:var(--wiki-content-background-color--secondary);
border-color:var(--wiki-content-border-color);
color:var(--wiki-content-text-color);
}
.cdx-text-input__input:disabled {
-webkit-text-fill-color: rgba(var(--wiki-content-text-color--rgb), 0.25);
background: var(--wiki-content-text-mix-color-95);
color: rgba(var(--wiki-content-text-color--rgb), 0.25);
text-shadow: none;
border-color: var(--wiki-content-text-mix-color);
}
.cdx-text-input__input::placeholder {
color:var(--wiki-content-text-mix-color);
}
.cdx-text-input__input:enabled:hover,
.cdx-text-input__input:enabled:focus {
border-color:var(--wiki-accent-color);
}
.cdx-text-input__input:enabled:focus {
box-shadow: inset 0 0 0 1px var(--wiki-accent-color);
}
.cdx-text-input__input:enabled:read-only {
background-color:var(--wiki-content-text-mix-color-95);
}
.cdx-text-input__input:enabled:read-only,
.cdx-text-input__input:enabled:read-only:hover,
.cdx-text-input__input:enabled:read-only:focus {
border-color:var(--wiki-content-text-mix-color);
box-shadow:none;
}
/**/
/* Buttons */
.cdx-button:enabled,
.cdx-button.cdx-button--fake-button--enabled {
background-color: var(--wiki-content-background-color--secondary);
color: var(--wiki-content-link-color);
border-color: var(--wiki-content-border-color);
}
.cdx-button:enabled:hover,
.cdx-button.cdx-button--fake-button--enabled:hover {
background-color: var(--wiki-content-text-mix-color-95);
background-color: color-mix(in srgb, var(--wiki-content-background-color--secondary) 95%, var(--wiki-content-dynamic-color));
border-color: var(--wiki-content-border-color);
border-color: color-mix(in srgb, var(--wiki-content-border-color) 95%, var(--wiki-content-dynamic-color));
color: var(--wiki-content-link-color--hover);
}
.cdx-button:enabled:active,
.cdx-button.cdx-button--fake-button--enabled:active,
.cdx-button:enabled.cdx-button--is-active,
.cdx-button.cdx-button--fake-button--enabled.cdx-button--is-active {
background-color: var(--wiki-content-background-color);
color: var(--wiki-content-text-color);
border-color: var(--wiki-accent-color);
}
.cdx-button:enabled.cdx-button--weight-primary.cdx-button--action-progressive,
.cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-primary.cdx-button--action-progressive {
background-color: var(--wiki-accent-color);
color: var(--wiki-accent-label-color);
border-color: var(--wiki-accent-color);
}
.cdx-button:enabled.cdx-button--weight-primary.cdx-button--action-progressive:hover,
.cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-primary.cdx-button--action-progressive:hover {
background-color: var(--wiki-accent-color--hover);
color: var(--wiki-accent-label-color);
border-color: var(--wiki-accent-color--hover);
}
.cdx-button:enabled.cdx-button--weight-primary.cdx-button--action-progressive:focus:not(:active):not(.cdx-button--is-active),
.cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-primary.cdx-button--action-progressive:focus:not(:active):not(.cdx-button--is-active) {
border-color: var(--wiki-accent-color);
box-shadow: inset 0 0 0 1px var(--wiki-accent-color),inset 0 0 0 2px var(--wiki-content-background-color);
}
.cdx-button:enabled.cdx-button--weight-primary.cdx-button--action-progressive:active,
.cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-primary.cdx-button--action-progressive:active,
.cdx-button:enabled.cdx-button--weight-primary.cdx-button--action-progressive.cdx-button--is-active,
.cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-primary.cdx-button--action-progressive.cdx-button--is-active {
background-color: rgba(var(--wiki-accent-color--rgb), 0.75);
border-color: rgba(var(--wiki-accent-color--rgb), 0.75);
color: var(--wiki-accent-label-color);
}
.cdx-button:enabled.cdx-button--action-progressive,
.cdx-button.cdx-button--fake-button--enabled.cdx-button--action-progressive {
color: var(--wiki-accent-color);
}
.cdx-button:enabled.cdx-button--action-progressive:hover,
.cdx-button.cdx-button--fake-button--enabled.cdx-button--action-progressive:hover {
color: var(--wiki-accent-color);
border-color: var(--wiki-accent-color);
}
.cdx-button:enabled.cdx-button--action-progressive:active,
.cdx-button.cdx-button--fake-button--enabled.cdx-button--action-progressive:active,
.cdx-button:enabled.cdx-button--action-progressive.cdx-button--is-active,
.cdx-button.cdx-button--fake-button--enabled.cdx-button--action-progressive.cdx-button--is-active {
background-color: var(--wiki-content-background-color);
color: var(--wiki-content-text-color);
border-color: var(--wiki-accent-color);
}
.cdx-button:enabled.cdx-button--weight-quiet.cdx-button--action-progressive,
.cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-quiet.cdx-button--action-progressive {
color: var(--wiki-accent-color);
}
.cdx-button:enabled.cdx-button--weight-quiet.cdx-button--action-progressive:hover,
.cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-quiet.cdx-button--action-progressive:hover {
background-color:rgba(var(--wiki-accent-color--rgb), 0.1);
color: rgba(var(--wiki-accent-color--rgb), 0.9);
}
.cdx-button:enabled.cdx-button--weight-quiet:active,
.cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-quiet:active,
.cdx-button:enabled.cdx-button--weight-quiet.cdx-button--is-active,
.cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-quiet.cdx-button--is-active {
color: var(--wiki-content-dynamic-color);
border-color: var(--wiki-content-text-mix-color);
}
.cdx-button:enabled.cdx-button--weight-quiet.cdx-button--action-progressive:active,
.cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-quiet.cdx-button--action-progressive:active,
.cdx-button:enabled.cdx-button--weight-quiet.cdx-button--action-progressive.cdx-button--is-active,
.cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-quiet.cdx-button--action-progressive.cdx-button--is-active {
background-color: rgba(var(--wiki-accent-color--rgb), 0.3);
color: var(--wiki-accent-label-color);
border-color: rgba(var(--wiki-accent-color--rgb), 0.3);
}
.cdx-button:enabled:focus:not(:active):not(.cdx-button--is-active),
.cdx-button.cdx-button--fake-button--enabled:focus:not(:active):not(.cdx-button--is-active) {
border-color: var(--wiki-accent-color);
box-shadow: inset 0 0 0 1px var(--wiki-accent-color);
}
@supports ((-webkit-mask-image:none) or (mask-image:none)) {
.cdx-button:enabled.cdx-button--action-progressive .cdx-button__icon,
.cdx-button.cdx-button--fake-button--enabled.cdx-button--action-progressive .cdx-button__icon {
background-color: var(--wiki-content-link-color);
}
.cdx-button:enabled.cdx-button--weight-primary.cdx-button--action-progressive .cdx-button__icon,
.cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-primary.cdx-button--action-progressive .cdx-button__icon {
background-color: var(--wiki-content-link-label-color);
}
.cdx-button:enabled.cdx-button--weight-primary.cdx-button--action-progressive:hover .cdx-button__icon,
.cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-primary.cdx-button--action-progressive:hover .cdx-button__icon {
background-color: var(--wiki-content-link-label-color);
}
.cdx-button:enabled.cdx-button--weight-primary.cdx-button--action-progressive:active .cdx-button__icon,
.cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-primary.cdx-button--action-progressive:active .cdx-button__icon,
.cdx-button:enabled.cdx-button--weight-primary.cdx-button--action-progressive.cdx-button--is-active .cdx-button__icon,
.cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-primary.cdx-button--action-progressive.cdx-button--is-active .cdx-button__icon {
background-color: var(--wiki-content-link-label-color);
}
.cdx-button:enabled .cdx-button__icon,
.cdx-button.cdx-button--fake-button--enabled .cdx-button__icon {
background-color: var(--wiki-content-link-color);
}
.cdx-button:enabled:hover .cdx-button__icon,
.cdx-button.cdx-button--fake-button--enabled:hover .cdx-button__icon {
background-color: var(--wiki-content-link-color);
}
.cdx-button:enabled:active .cdx-button__icon,
.cdx-button.cdx-button--fake-button--enabled:active .cdx-button__icon,
.cdx-button:enabled.cdx-button--is-active .cdx-button__icon,
.cdx-button.cdx-button--fake-button--enabled.cdx-button--is-active .cdx-button__icon {
background-color: var(--wiki-content-link-color);
}
}
/**/
/* Checkboxes */
.cdx-checkbox__icon {
background-color:rgba(var(--wiki-accent-color--rgb),0.05);
}
.cdx-checkbox__input:enabled + .cdx-checkbox__icon {
border-color: rgba(var(--wiki-accent-color--rgb),0.75);
}
.cdx-checkbox__input:enabled:hover + .cdx-checkbox__icon {
border-color: var(--wiki-accent-color);
}
.cdx-checkbox__input:enabled:active + .cdx-checkbox__icon {
background-color: rgba(var(--wiki-accent-color--rgb), 0.7);
border-color: rgba(var(--wiki-accent-color--rgb), 0.7);
}
.cdx-checkbox__input:enabled:focus:not(:active) + .cdx-checkbox__icon {
border-color: var(--wiki-accent-color);
box-shadow: inset 0 0 0 1px var(--wiki-accent-color);
}
.cdx-checkbox__input:enabled:checked + .cdx-checkbox__icon,
.cdx-checkbox__input:enabled:indeterminate + .cdx-checkbox__icon {
background-color: var(--wiki-accent-color);
border-color: var(--wiki-accent-color);
}
.cdx-checkbox__input:enabled:checked:hover + .cdx-checkbox__icon,
.cdx-checkbox__input:enabled:indeterminate:hover + .cdx-checkbox__icon {
background-color: var(--wiki-accent-color--hover);
border-color: var(--wiki-accent-color--hover);
}
.cdx-checkbox__input:enabled:checked:active + .cdx-checkbox__icon,
.cdx-checkbox__input:enabled:indeterminate:active + .cdx-checkbox__icon {
background-color: rgba(var(--wiki-accent-color--rgb), 0.7);
border-color: rgba(var(--wiki-accent-color--rgb), 0.7);
}
.cdx-checkbox__input:enabled:checked:focus:not(:active):not(:hover) + .cdx-checkbox__icon,
.cdx-checkbox__input:enabled:indeterminate:focus:not(:active):not(:hover) + .cdx-checkbox__icon {
background-color: var(--wiki-accent-color);
border-color: var(--wiki-accent-color);
}
.cdx-checkbox__input:enabled:checked:focus:not(:active) + .cdx-checkbox__icon,
.cdx-checkbox__input:enabled:indeterminate:focus:not(:active) + .cdx-checkbox__icon {
box-shadow: inset 0 0 0 1px var(--wiki-accent-color), inset 0 0 0 2px var(--wiki-accent-label-color);
}
.cdx-checkbox--status-error .cdx-checkbox__input:enabled + .cdx-checkbox__icon {
border-color: rgba(var(--wiki-alert-color--rgb), 0.75);
}
.cdx-checkbox--status-error .cdx-checkbox__input:enabled:hover + .cdx-checkbox__icon {
border-color: rgba(var(--wiki-alert-color--rgb), 0.9);
}
.cdx-checkbox--status-error .cdx-checkbox__input:enabled:active + .cdx-checkbox__icon {
background-color: rgba(var(--wiki-alert-color--rgb), 0.75);
}
.cdx-checkbox--status-error .cdx-checkbox__input:enabled:focus + .cdx-checkbox__icon {
border-color: var(--wiki-accent-color);
}
.cdx-checkbox--status-error .cdx-checkbox__input:enabled:checked + .cdx-checkbox__icon,
.cdx-checkbox--status-error .cdx-checkbox__input:enabled:indeterminate + .cdx-checkbox__icon {
background-color: var(--wiki-alert-color);
}
.cdx-checkbox--status-error .cdx-checkbox__input:enabled:checked:hover + .cdx-checkbox__icon,
.cdx-checkbox--status-error .cdx-checkbox__input:enabled:indeterminate:hover + .cdx-checkbox__icon {
background-color: rgba(var(--wiki-alert-color--rgb), 0.9);
border-color: rgba(var(--wiki-alert-color--rgb), 0.9);
}
.cdx-checkbox--status-error .cdx-checkbox__input:enabled:checked:active + .cdx-checkbox__icon,
.cdx-checkbox--status-error .cdx-checkbox__input:enabled:indeterminate:active + .cdx-checkbox__icon {
background-color: rgba(var(--wiki-alert-color--rgb), 0.75);
}
.cdx-checkbox--status-error .cdx-checkbox__input:enabled:checked:focus:not(:active) + .cdx-checkbox__icon,
.cdx-checkbox--status-error .cdx-checkbox__input:enabled:indeterminate:focus:not(:active) + .cdx-checkbox__icon {
background-color: var(--wiki-alert-color);
border-color: var(--wiki-accent-color);
}
.cdx-checkbox__input:disabled + .cdx-checkbox__icon {
background-color: var(--wiki-content-text-mix-color-95);
border-color: var(--wiki-content-text-mix-color-95);
}
.cdx-checkbox__input:disabled ~ .cdx-checkbox__label {
color: var(--wiki-content-text-mix-color);
}
.cdx-checkbox__input:checked:not(:indeterminate) + .cdx-checkbox__icon::before {
background:var(--wiki-accent-label-color);
position:absolute;
width:100%;
height:100%;
--mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%2523fff' d='M7 14.17L2.83 10l-1.41 1.41L7 17 19 5l-1.41-1.42z'/%3E%3C/svg%3E");
--mask-size: 1.1428571em 1.1428571em;
--mask-repeat: no-repeat;
--mask-position: center;
-webkit-mask-image: var(--mask-image);
mask-image: var(--mask-image);
-webkit-mask-size: var(--mask-size);
mask-size: var(--mask-size);
-webkit-mask-repeat: var(--mask-repeat);
mask-repeat: var(--mask-repeat);
-webkit-mask-position: var(--mask-position);
mask-position: var(--mask-position);
}
/**/
/* Switches */
.cdx-toggle-switch__switch {
background-color:var(--wiki-content-background-color);
border-color:rgba(var(--wiki-content-dynamic-color--rgb), 0.65);
}
.cdx-toggle-switch__input:enabled ~ .cdx-toggle-switch__switch .cdx-toggle-switch__switch__grip,
.cdx-toggle-switch__input:enabled:hover ~ .cdx-toggle-switch__switch .cdx-toggle-switch__switch__grip {
background-color:var(--wiki-accent-color);
border-color:var(--wiki-accent-color);
}
.cdx-toggle-switch__input:enabled:hover ~ .cdx-toggle-switch__switch,
.cdx-toggle-switch__input:enabled:focus:not(:active) ~ .cdx-toggle-switch__switch{
background-color: var(--wiki-content-background-color--secondary);
border-color: var(--wiki-accent-color);
}
.cdx-toggle-switch__input:enabled:checked ~ .cdx-toggle-switch__switch {
background-color:var(--wiki-accent-color);
border-color:var(--wiki-accent-label-color);
}
.cdx-toggle-switch__input:enabled:checked ~ .cdx-toggle-switch__switch .cdx-toggle-switch__switch__grip,
.cdx-toggle-switch__input:enabled:checked:focus:not(:active) ~ .cdx-toggle-switch__switch::before,
.cdx-toggle-switch__input:enabled:checked:focus:not(:active) ~ .cdx-toggle-switch__switch .cdx-toggle-switch__switch__grip{
border-color:var(--wiki-accent-label-color);
}
.cdx-toggle-switch__input:enabled:checked:hover ~ .cdx-toggle-switch__switch,
.cdx-toggle-switch__input:enabled:checked:focus ~ .cdx-toggle-switch__switch{
background-color: rgba(var(--wiki-accent-color--rgb), 0.75);
border-color: rgba(var(--wiki-accent-color--rgb), 0.75);
}
/**/
/* Tabs */
.ext-wc-editor .cdx-tabs--framed .cdx-tabs__header {
background-color:var(--wiki-content-background-color--secondary);
border-bottom:1px solid var(--wiki-accent-color);
}
.cdx-tabs--framed > .cdx-tabs__header .cdx-tabs__list__item[aria-selected="true"],
.cdx-tabs--framed > .cdx-tabs__header .cdx-tabs__list__item[aria-selected="true"]:hover {
background-color:var(--wiki-accent-color);
color:var(--wiki-accent-label-color);
}
.cdx-tabs--framed > .cdx-tabs__header .cdx-tabs__list__item:enabled:hover {
background-color: rgba(var(--wiki-accent-color--rgb), 0.75);
color:var(--wiki-accent-label-color);
}
.cdx-tabs--framed > .cdx-tabs__header .cdx-tabs__list__item:focus-visible,
.cdx-tabs:not(.cdx-tabs--framed) > .cdx-tabs__header .cdx-tabs__list__item:focus-visible {
box-shadow:inset 0 0 0 2px var(--wiki-accent-color);
}
/**/
/* Menus */
.cdx-menu {
background-color: var(--wiki-content-background-color);
border-color: 1px solid var(--wiki-content-border-color);
box-shadow: 0 2px 2px rgba(var(--wiki-content-dynamic-color--inverted--rgb,.2));
}
.cdx-menu-item--enabled,
.cdx-menu-item--enabled .cdx-menu-item__content {
color: var(--wiki-content-text-color);
}
.cdx-menu-item--enabled.cdx-menu-item--highlighted {
background-color: rgba(var(--wiki-accent-color--rgb), 0.2);
}
.cdx-menu-item--enabled.cdx-menu-item--selected {
background-color:var(--wiki-content-background-color--secondary);
}
.cdx-menu-item--enabled.cdx-menu-item--selected.cdx-menu-item--highlighted,
.cdx-menu-item--enabled.cdx-menu-item--selected.cdx-menu-item--highlighted .cdx-menu-item__content,
.cdx-menu-item--enabled.cdx-menu-item--selected.cdx-menu-item--highlighted .cdx-menu-item__text__description,
.cdx-menu-item--enabled.cdx-menu-item--active .cdx-menu-item__content,
.cdx-menu-item--enabled.cdx-menu-item--active .cdx-menu-item__text__description{
color:var(--wiki-accent-color);
}
/**/
/* Progress bar */
.cdx-progress-bar:not(.cdx-progress-bar--disabled) .cdx-progress-bar__bar {
background-color: var(--wiki-accent-color);
}
.cdx-progress-bar:not(.cdx-progress-bar--disabled).cdx-progress-bar--block {
background-color: var(--wiki-content-background-color);
}
.cdx-progress-bar:not(.cdx-progress-bar--inline) {
border-color: rgba(var(--wiki-accent-color--rgb), 0.5);
}
/**/
/* Cards */
.cdx-card {
background-color: var(--wiki-content-background-color--secondary);
border-color: var(--wiki-content-border-color);
}
.cdx-card__text__title {
color: var(--wiki-heading-color);
}
.cdx-card__text__description,
.cdx-card__text__supporting-text,
.cdx-card__text__description .cdx-icon,
.cdx-card__text__supporting-text .cdx-icon {
color: var(--wiki-content-text-color);
}
/**/
/* Messages */
.cdx-message {
background-color:var(--wiki-content-background-color--secondary);
color:var(--wiki-content-text-color);
border-color:var(--wiki-content-border-color);
}
.cdx-message__icon {
filter:var(--wiki-icon-general-filter);
}
/**/
.cdx-icon svg {
fill:var(--wiki-content-link-color);
}
/************
* End codex *
*************/
/************************
* Theme-based Scribunto *
*************************/
#mw-scribunto-input {
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-border-color);
color: var(--wiki-content-text-color);
}
.mw-scribunto-console-fieldset,
.mw-scribunto-message,
.mw-scribunto-input,
.mw-scribunto-error,
.mw-scribunto-print,
.mw-scribunto-normalOutput {
background: transparent;
}
.mw-scribunto-console-fieldset {
color: var(--wiki-content-text-color);
}
.mw-scribunto-message {
color: var(--wiki-content-text-color);
}
.mw-scribunto-input {
color: var(--wiki-content-text-color--hover);
}
.mw-scribunto-error {
color: var(--wiki-alert-color);
}
.mw-scribunto-print {
color: var(--wiki-content-text-color);
}
.mw-scribunto-normalOutput {
color: var(--wiki-content-text-color);
}
/****************
* End Scribunto *
*****************/
/***************************
* Theme-based VisualEditor *
****************************/
.ve-activated .vector-menu-tabs .selected {
box-shadow: inset 0 -1px 0 rgba(var(--wiki-content-border-color--rgb),0.5);
}
.ve-init-mw-progressBarWidget {
background-color: var(--wiki-content-background-color);
border-color: var(--wiki-accent-color);
box-shadow: 0 1px 1px rgba(var(--wiki-content-dynamic-color--rgb),0.15);
}
.ve-init-mw-progressBarWidget-bar {
background-color:var(--wiki-accent-color);
}
.ve-init-mw-desktopArticleTarget-toolbarPlaceholder-bar {
border-bottom-color: var(--wiki-content-border-color);
}
div.ve-ce-branchNode {
border-color:var(--wiki-content-border-color);
}
.ve-ce-focusableNode-highlight {
background: var(--wiki-accent-color);
box-shadow: inset 0 0 0 1px var(--wiki-accent-color);
}
.ve-ce-surface-highlights-focused .ve-ce-focusableNode-highlights {
opacity: 0.25;
}
.ve-ce-branchNode-blockSlug, .ve-ce-branchNode-newSlug:not(.ve-ce-branchNode-newSlug-open) {
outline-color: var(--wiki-accent-color);
background-color: rgba(var(--wiki-content-dynamic-color--inverted--rgb),0.75);
}
figure[typeof~='mw:File/Thumb'],
figure[typeof~='mw:File/Frame'],
figure[typeof~='mw:Image/Thumb'],
figure[typeof~='mw:Video/Thumb'],
figure[typeof~='mw:Audio/Thumb'],
figure[typeof~='mw:Image/Frame'],
figure[typeof~='mw:Video/Frame'],
figure[typeof~='mw:Audio/Frame'] {
border-color: var(--wiki-content-border-color);
background-color: var(--wiki-content-background-color--secondary);
}
figure[typeof~='mw:File/Thumb'] > a:first-child > *:first-child:not(.mw-broken-media),
figure[typeof~='mw:File/Frame'] > a:first-child > *:first-child:not(.mw-broken-media),
figure[typeof~='mw:Image/Thumb'] > a:first-child > *:first-child:not(.mw-broken-media),
figure[typeof~='mw:Video/Thumb'] > a:first-child > *:first-child:not(.mw-broken-media),
figure[typeof~='mw:Audio/Thumb'] > a:first-child > *:first-child:not(.mw-broken-media),
figure[typeof~='mw:Image/Frame'] > a:first-child > *:first-child:not(.mw-broken-media),
figure[typeof~='mw:Video/Frame'] > a:first-child > *:first-child:not(.mw-broken-media),
figure[typeof~='mw:Audio/Frame'] > a:first-child > *:first-child:not(.mw-broken-media),
figure[typeof~='mw:File/Thumb'] > span:first-child > *:first-child:not(.mw-broken-media),
figure[typeof~='mw:File/Frame'] > span:first-child > *:first-child:not(.mw-broken-media),
figure[typeof~='mw:Image/Thumb'] > span:first-child > *:first-child:not(.mw-broken-media),
figure[typeof~='mw:Video/Thumb'] > span:first-child > *:first-child:not(.mw-broken-media),
figure[typeof~='mw:Audio/Thumb'] > span:first-child > *:first-child:not(.mw-broken-media),
figure[typeof~='mw:Image/Frame'] > span:first-child > *:first-child:not(.mw-broken-media),
figure[typeof~='mw:Video/Frame'] > span:first-child > *:first-child:not(.mw-broken-media),
figure[typeof~='mw:Audio/Frame'] > span:first-child > *:first-child:not(.mw-broken-media) {
border-color: var(--wiki-content-border-color);
background: var(--wiki-content-background-color--secondary);
}
figure[typeof~='mw:File/Thumb'] > figcaption,
figure[typeof~='mw:File/Frame'] > figcaption,
figure[typeof~='mw:Image/Thumb'] > figcaption,
figure[typeof~='mw:Video/Thumb'] > figcaption,
figure[typeof~='mw:Audio/Thumb'] > figcaption,
figure[typeof~='mw:Image/Frame'] > figcaption,
figure[typeof~='mw:Video/Frame'] > figcaption,
figure[typeof~='mw:Audio/Frame'] > figcaption {
background-color: var(--wiki-content-background-color--secondary);
border-color: var(--wiki-content-border-color);
}
.ve-ui-specialCharacterPage-character,
.oo-ui-toolbar-position-top .ve-ui-toolbarDialog-position-above,
.oo-ui-bookletLayout > .oo-ui-menuLayout-menu,
.ve-ui-mwTwoPaneTransclusionDialogLayout > .oo-ui-menuLayout-menu,
.ve-ui-specialCharacterPage-character:hover {
border-color:var(--wiki-content-border-color);
}
.ve-ui-specialCharacterPage-character:hover {
box-shadow:inset 0 0 1px 1px var(--wiki-accent-color);
}
.oo-ui-listToolGroup-tools .oo-ui-tool.oo-ui-widget-disabled .oo-ui-tool-title,
.oo-ui-popupToolGroup-tools .oo-ui-tool-link .oo-ui-tool-accel {
color: var(--wiki-content-text-mix-color);
}
.oo-ui-barToolGroup-tools.oo-ui-toolGroup-enabled-tools .oo-ui-tool.oo-ui-widget-disabled.oo-ui-flaggedElement-primary > .oo-ui-tool-link .oo-ui-tool-title,
.oo-ui-barToolGroup-tools.oo-ui-toolGroup-disabled-tools .oo-ui-tool.oo-ui-flaggedElement-primary > .oo-ui-tool-link .oo-ui-tool-title {
color: rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.78);
}
.ve-activated .ve-init-mw-desktopArticleTarget-originalContent #catlinks:hover {
background: rgba(var(--wiki-content-link-color--rgb),0.1);
}
.oo-ui-tabSelectWidget-frameless .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected {
color: var(--wiki-accent-color);
box-shadow: inset 0 -2px 0 0 var(--wiki-accent-color);
}
.oo-ui-tabOptionWidget {
color: var(--wiki-content-text-mix-color);
}
.oo-ui-tabSelectWidget-frameless .oo-ui-tabOptionWidget.oo-ui-widget-enabled:not(.oo-ui-optionWidget-selected):hover {
color: var(--wiki-accent-color--hover);
box-shadow: inset 0 -2px 0 0 var(--wiki-accent-color--hover);
}
.oo-ui-tabSelectWidget-frameless .oo-ui-tabOptionWidget.oo-ui-widget-enabled:not(.oo-ui-optionWidget-selected):active {
color: var(--wiki-content-text-color);
box-shadow: inset 0 -2px 0 0 var(--wiki-accent-color--hover);
}
.oo-ui-tabSelectWidget-frameless {
box-shadow: inset 0 -1px 0 0 var(--wiki-content-border-color);
}
.oo-ui-textInputWidget.oo-ui-widget-enabled.oo-ui-flaggedElement-invalid .oo-ui-inputWidget-input {
border-color: var(--wiki-alert-color);
}
.ve-ce-linkAnnotation.ve-ce-annotation-active {
box-shadow: 0 0 0 1px rgba(var(--wiki-content-link-color--rgb), 0.2);
background-color: rgba(var(--wiki-content-link-color--rgb), 0.1);
}
.ve-ui-desktopContext .ve-ui-linkContextItem .ve-ui-linkContextItem-label .ve-ui-linkContextItem-label-preview {
color: var(--wiki-content-text-mix-color);
}
.ve-ui-toolbarDialog {
background-color: rgba(var(--wiki-content-dynamic-color--rgb),0.05);
}
.ve-ce-languageAnnotation {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.2);
border-color:var(--wiki-content-link-color);
}
.mw-widget-mediaResultWidget-overlay {
box-shadow: inset 0 0 0 1px var(--wiki-content-border-color);
}
.oo-ui-processDialog-actions-safe .oo-ui-widget-enabled.oo-ui-iconElement:not(.oo-ui-labelElement) > .oo-ui-buttonElement-button {
background-color: transparent;
border-right-color: rgba(var(--wiki-accent-color--rgb), 0.5);
}
.oo-ui-selectFileWidget-dropTarget {
background-color: var(--wiki-content-background-color);
border-color: var(--wiki-content-border-color);
}
.oo-ui-selectFileWidget.oo-ui-widget-enabled.oo-ui-selectFileWidget-dropTarget {
background-color: var(--wiki-content-background-color);
}
.oo-ui-selectFileWidget.oo-ui-widget-enabled.oo-ui-selectFileWidget-dropTarget:hover {
border-color: var(--wiki-content-text-mix-color);
}
.oo-ui-selectFileWidget.oo-ui-widget-enabled.oo-ui-selectFileWidget-canDrop.oo-ui-selectFileWidget-dropTarget,
.oo-ui-selectFileWidget.oo-ui-widget-enabled.oo-ui-selectFileWidget-canDrop .oo-ui-selectFileInputWidget-info > .oo-ui-inputWidget-input {
background-color: rgba(var(--wiki-accent-color--rgb),0.1);
color: var(--wiki-accent-color);
}
.oo-ui-selectFileWidget.oo-ui-widget-disabled.oo-ui-selectFileWidget-dropTarget,
.oo-ui-selectFileWidget.oo-ui-selectFileInputWidget-empty.oo-ui-widget-disabled.oo-ui-selectFileWidget-dropTarget {
background-color: var(--wiki-content-text-mix-color-95);
border-color: var(--wiki-content-dynamic-color--secondary);
}
.mw-upload-bookletLayout-filePreview {
background-color: var(--wiki-content-background-color--secondary);
}
.ve-ui-mwMediaDialog-panel-imageinfo-details {
color: var(--wiki-content-text-mix-color);
}
.oo-ui-textInputWidget.oo-ui-widget-disabled .oo-ui-inputWidget-input {
-webkit-text-fill-color: rgba(var(--wiki-content-text-color--rgb), 0.5);
}
.oo-ui-optionWidget.oo-ui-widget-disabled {
color: var(--wiki-content-text-mix-color);
}
.ve-ui-mwLanguagesPage-languages-table th,
.ve-ui-mwLanguagesPage-languages-table td {
border-bottom-color: var(--wiki-content-border-color);
}
.ve-ui-mwLanguagesPage-languages-table tr:nth-child(even) td {
background: var(--wiki-content-background-color);
}
.ve-ui-mwLanguagesPage-languages-table tr:nth-child(odd) td {
background: rgba(var(--wiki-content-dynamic-color--secondary--rgb), 0.05);
}
.ve-ui-targetWidget {
border-color: var(--wiki-content-border-color);
}
.ve-ui-targetWidget:not(.oo-ui-pendingElement-pending) {
background: var(--wiki-content-background-color);
}
.ve-ui-targetWidget-focused {
border-color: var(--wiki-accent-color);
box-shadow: inset 0 0 0 1px var(--wiki-accent-color);
}
.ve-ui-mwTransclusionOutlineTemplateWidget-sticky {
background-color: var(--wiki-content-background-color);
}
.ve-ui-mwTransclusionOutlineTemplateWidget .ve-ui-mwTransclusionOutlineParameterWidget.oo-ui-optionWidget-highlighted {
color: var(--wiki-content-dynamic-color);
}
.ve-ui-mwTransclusionOutlineTemplateWidget .ve-ui-mwTransclusionOutlineParameterWidget.ve-ui-mwTransclusionOutlineParameterWidget-activePage,
.ve-ui-mwTransclusionOutlineTemplateWidget .ve-ui-mwTransclusionOutlineParameterWidget.ve-ui-mwTransclusionOutlineParameterWidget-activePage:hover,
.ve-ui-mwTransclusionOutlineTemplateWidget .ve-ui-mwTransclusionOutlineParameterWidget.ve-ui-mwTransclusionOutlineParameterWidget-activePage.oo-ui-optionWidget-highlighted {
color: var(--wiki-accent-color);
}
.ve-ui-mwTransclusionOutlineTemplateWidget-no-template-parameters {
color: var(--wiki-content-text-mix-color);
}
.ve-ui-mwTemplatePage-description {
color: var(--wiki-content-text-mix-color);
}
.ve-ui-mwParameterPage-doc-required,
.ve-ui-mwParameterPage-doc-deprecated,
.ve-ui-mwParameterPage-inlineDescription .ve-ui-mwParameterPage-doc-example {
color: var(--wiki-content-text-mix-color);
}
.ve-ui-expandableContent-fade {
background: linear-gradient(to right,rgba(var(--wiki-content-background-color--rgb),0) 0,var(--wiki-content-background-color) 90%);
}
.ve-ui-expandableContent-toggle {
background-color: var(--wiki-content-background-color);
}
.ve-ui-mwParameterPage-undocumentedLabel {
color: var(--wiki-content-text-mix-color);
}
.oo-ui-fieldLayout-disabled > .oo-ui-fieldLayout-body > .oo-ui-fieldLayout-header > .oo-ui-labelElement-label {
color: var(--wiki-content-text-mix-color);
}
.ve-ui-mwLatexDialog-content .oo-ui-bookletLayout-stackLayout h3 {
color: var(--wiki-content-text-mix-color);
}
.ve-ui-mwLatexPage-symbol {
border-color: var(--wiki-content-border-color);
}
.ve-ui-mwGalleryDialog-highlighted-image {
background-color: var(--wiki-content-background-color--secondary);
}
.ve-ui-mwHelpPopupTool-version-label, .ve-ui-mwHelpPopupTool-version-link,
.ve-ui-mwHelpPopupTool-version-date {
color: var(--wiki-content-text-mix-color);
}
.ve-ui-mwSaveDialog-summary {
background-color: var(--wiki-content-background-color);
}
.ve-ui-mwSaveDialog-options {
background-color: var(--wiki-content-background-color--secondary);
border-color: var(--wiki-content-border-color);
}
.ve-ui-mwSaveDialog-license {
color: var(--wiki-content-text-mix-color);
}
.oo-ui-processDialog .oo-ui-actionWidget:not(.oo-ui-flaggedElement-progressive):not(.oo-ui-flaggedElement-destructive) > .oo-ui-buttonElement-button:hover,
.oo-ui-processDialog .oo-ui-actionWidget:not(.oo-ui-flaggedElement-progressive):not(.oo-ui-flaggedElement-destructive) > .oo-ui-buttonElement-button:active {
border-right-color: var(--wiki-accent-color);
border-left-color: var(--wiki-accent-color);
}
.ve-ui-debugBar {
border-color: var(--wiki-content-border-color);
}
.ve-ui-debugBar-commands-divider {
border-color: var(--wiki-content-border-color);
}
.ve-ui-debugBar-dump > table {
background-color: var(--wiki-content-background-color--secondary);
border-color: var(--wiki-content-border-color);
}
.ve-ui-debugBar-dump td {
background-color: var(--wiki-content-background-color);
}
.ve-ui-debugBar-dump th {
color: rgba(var(--wiki-content-text-color--rgb),0.8);
text-shadow: 0 1px 1px var(--wiki-content-dynamic-color--inverted);
}
.ve-ui-debugBar-dump ol {
color: rgba(var(--wiki-content-text-color--rgb),0.6);
}
.ve-ui-debugBar-dump li .ve-ui-debugBar-dump-element,
.ve-ui-debugBar-dump li .ve-ui-debugBar-dump-char,
.ve-ui-debugBar-dump li .ve-ui-debugBar-dump-achar {
background-color: var(--wiki-content-background-color--secondary);
color: var(--wiki-content-dynamic-color);
text-shadow: 0 1px 1px var(--wiki-content-dynamic-color--inverted);
}
.ve-ui-debugBar-dump li .ve-ui-debugBar-dump-element {
background-color: rgba(var(--wiki-content-link-color--rgb),0.2);
}
.ve-ui-debugBar-dump li .ve-ui-debugBar-dump-char {
background-color: rgba(var(--wiki-success-color--rgb),0.2);
}
.ve-ui-debugBar-dump li .ve-ui-debugBar-dump-achar {
background-color: rgba(var(--wiki-warning-color--rgb),0.2);
}
.ve-ui-debugBar-dump li .ve-ui-debugBar-dump-note {
color: var(--wiki-content-text-mix-color);
}
.ve-ui-debugBar-filibuster {
background-color: var(--wiki-content-background-color--secondary);
border-color: var(--wiki-content-border-color);
}
.ve-ui-debugBar-transactions > ol > li {
border-color: var(--wiki-content-border-color);
}
/*******************
* End VisualEditor *
********************/
/**************************
* Theme-based AbuseFilter *
***************************/
table.mw-abuselog-details {
background: var(--wiki-content-background-color);
border-color: var(--wiki-content-border-color);
}
table.mw-abuselog-details th,
table.mw-abuselog-details td,
div.mw-abusefilter-editor {
border-color: var(--wiki-content-border-color);
}
table.mw-abuselog-details th {
background: var(--wiki-content-background-color--secondary);
}
body td.mw-abusefilter-history-changed {
background-color:rgba(var(--wiki-alert-color--rgb),0.2);
}
/******************
* End AbuseFilter *
*******************/
/***********************
* Theme-based msupload *
************************/
#msupload-div,
#msupload-list .file {
background-color:var(--wiki-content-background-color);
border-color:var(--wiki-content-border-color);
}
#msupload-select {
filter:brightness(0) var(--wiki-icon-to-link-filter);
}
#msupload-dropzone {
border-color:var(--wiki-content-border-color);
color:var(--wiki-content-text-color);
}
.drop-over {
background-color:var(--wiki-accent-color);
color:var(--wiki-accent-label-color) !important;
}
#msupload-bottom #msupload-files {
padding-left:0;
background: none;
}
#msupload-bottom #msupload-files::before {
display:inline-block;
background: url(/extensions/MsUpload/resources/images/msu-upload-icon.png?bdd61) no-repeat 0 0;
background-position:left center;
height:22px;
width:25px;
content:'';
vertical-align: top;
filter:var(--wiki-icon-general-filter);
}
#msupload-list .file .file-size {
color: var(--wiki-content-text-mix-color);
}
#msupload-div a {
color: var(--wiki-content-link-color);
}
#msupload-list .file .file-name:hover {
background-color: var(--wiki-content-dynamic-color--inverted);
}
#msupload-list .file .file-name-input {
background: var(--wiki-content-dynamic-color--inverted);
}
#msupload-list .file .file-warning {
color: var(--wiki-warning-color);
}
/***************************
* End theme-based msupload *
****************************/
/*****************************
* Theme-based commentstreams *
******************************/
.cs-title-edit-field {
border-color:var(--wiki-accent-color);
}
.cs-title-edit-field::placeholder,
.view-dark .cs-body-edit-field::placeholder {
color: var(--wiki-content-text-mix-color);
}
.cs-edit-box ,
.cs-expanded .cs-comment-header {
background-color: var(--wiki-content-background-color--secondary);
border-color:var(--wiki-content-border-color);
}
.cs-target-comment .cs-comment-header {
border-color:var(--wiki-accent-color);
}
.cs-comment-author a {
color: var(--wiki-content-link-color);
}
.cs-comment-details {
color: rgba(var(--wiki-content-text-color--rgb), 0.95);
}
.cs-comment {
border:1px solid var(--wiki-content-border-color);
}
.cs-comment-body {
padding:0 5px;
}
/*********************************
* End theme-based commentstreams *
**********************************/
/************************
* Theme-based checkuser *
*************************/
.mw-datatable.ext-checkuser-investigate-table tr:hover td {
background-color:var(--wiki-content-background-color);
}
.mw-datatable.ext-checkuser-investigate-table th {
background-color:var(--wiki-content-background-color--secondary);
}
.ext-checkuser-investigate-table.mw-datatable.ext-checkuser-investigate-table-pinned .ext-checkuser-investigate-table-row-pinned td,
.ext-checkuser-investigate-table.mw-datatable.ext-checkuser-investigate-table-pinned .ext-checkuser-investigate-table-row-pinned-data-match td,
.ext-checkuser-investigate-table.mw-datatable:not(.ext-checkuser-investigate-table-pinned) .ext-checkuser-investigate-table-row-hover-data-match td,
.ext-checkuser-investigate-table.mw-datatable:not(.ext-checkuser-investigate-table-pinned) tr:hover td{
background-color:rgba(var(--wiki-warning-color--rgb),0.1);
}
.ext-checkuser-investigate-table.mw-datatable.ext-checkuser-investigate-table-pinned .ext-checkuser-investigate-table-row-pinned td.ext-checkuser-investigate-table-cell-pinned,
.ext-checkuser-investigate-table.mw-datatable.ext-checkuser-investigate-table-pinned .ext-checkuser-investigate-table-row-pinned-data-match td.ext-checkuser-investigate-table-cell-pinned,
.ext-checkuser-investigate-table.mw-datatable.ext-checkuser-investigate-table-pinned .ext-checkuser-investigate-table-row-pinned td.ext-checkuser-investigate-table-cell-pinned-data-match,
.ext-checkuser-investigate-table.mw-datatable.ext-checkuser-investigate-table-pinned .ext-checkuser-investigate-table-row-pinned-data-match td.ext-checkuser-investigate-table-cell-pinned-data-match,
.ext-checkuser-investigate-table.mw-datatable:not(.ext-checkuser-investigate-table-pinned) tr td.ext-checkuser-investigate-table-cell-hover-data-match,
.ext-checkuser-investigate-table.mw-datatable:not(.ext-checkuser-investigate-table-pinned) tr td:hover.ext-checkuser-investigate-table-cell-pinnable {
background-color:rgba(var(--wiki-warning-color--rgb),0.4);
}
.ext-checkuser-investigate-copy-message.oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-notice {
background-color:var(--wiki-content-background-color--secondary);
border-color:var(--wiki-content-border-color);
}
.mw-special-Investigate .ext-checkuser-investigate-subtitle-fieldset {
background-color:var(--wiki-content-background-color--secondary);
}
/****************
* End checkuser *
*****************/
/****************************
* Extension:RelatedArticles *
*****************************/
.client-js .read-more-container {
min-height:unset;
}
@media (min-width: 1000px) {
.client-js .read-more-container {
min-height:calc(
80px /*card height*/
+ 10px /*card margin*/
+ 1em /*container padding*/
+ 0.3em /*card-list margin*/
+ 0.8em /*h2 font-size*/
+ 1em /*h2 padding*/
+ 0.6em /*h2 margin*/
+ 1px /*container border*/
);
}
}
.ext-related-articles-card-list .ext-related-articles-card {
background-color:var(--wiki-content-background-color);
}
.ext-related-articles-card-list .ext-related-articles-card,
.ext-related-articles-card-list .ext-related-articles-card + .ext-related-articles-card { /* your guess is as good as mine for why they did this */
border-color: rgba(var(--wiki-content-border-color--rgb),0.2);
}
.ext-related-articles-card-list .ext-related-articles-card-thumb {
background-color:var(--wiki-content-background-color--secondary);
}
.ra-read-more h2 {
color:var(--wiki-body-dynamic-color--secondary);
}
.ext-related-articles-card-list h3 a {
color:var(--wiki-content-heading-color);
}
.ext-related-articles-card-list h3::after {
background-image: linear-gradient(to right,transparent,var(--wiki-content-background-color) 50%);
}
.ext-related-articles-card-list .ext-related-articles-card-extract {
color:rgba(var(--wiki-content-text-color--rgb), 0.5);
}
/* removed background image and use a mask image instead */
.ext-related-articles-card-list .ext-related-articles-card-thumb-placeholder {
position:relative;
background-image:none;
}
.ext-related-articles-card-list .ext-related-articles-card-thumb-placeholder::after {
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
content:'';
--mask-image: url("/extensions/RelatedArticles/resources/ext.relatedArticles.readMore/article.svg?3c572");
--mask-size: 40px;
--mask-repeat: no-repeat;
--mask-position: center;
-webkit-mask: var(--mask-image);
mask: var(--mask-image);
-webkit-mask-size: var(--mask-size);
mask-size: var(--mask-size);
-webkit-mask-repeat: var(--mask-repeat);
mask-repeat: var(--mask-repeat);
-webkit-mask-position: var(--mask-position);
mask-position: var(--mask-position);
background-color: rgba(var(--wiki-content-text-color--rgb), 0.75);
}
/**/
/* this simulates mw-footer having a top border */
.read-more-container {
border-bottom:1px solid var(--wiki-content-border-color);
}
@media screen and (min-width: 720px) {
.read-more-container {
margin-right:1em;
}
}
/********************************
* End Extension:RelatedArticles *
*********************************/
/*******************
* Extension:Popups *
********************/
.mwe-popups {
box-shadow: 0 30px 90px -20px rgba(0,0,0,0.3),0 0 1px 1px rgba(var(--wiki-content-border-color--rgb),0.05);
}
.mwe-popups,
.mwe-popups .mwe-popups-container {
background-color:var(--wiki-content-background-color);
color:var(--wiki-content-text-color);
}
.mwe-popups .mwe-popups-extract {
color:var(--wiki-content-text-color);
}
.mwe-popups .mwe-popups-extract[dir="ltr"]::after {
background-image: linear-gradient(to right,transparent,var(--wiki-content-background-color) 50%);
}
.mwe-popups.flipped-y::before,
.mwe-popups.flipped-x-y::before,
.mwe-popups.mwe-popups-image-pointer::before,
.mwe-popups.mwe-popups-image-pointer.flipped-x::before,
.mwe-popups.mwe-popups-no-image-pointer::before,
.mwe-popups.flipped-x.mwe-popups-is-tall::before,
.mwe-popups.flipped-x-y.mwe-popups-is-tall::before {
border-color:var(--wiki-content-border-color);
}
.mwe-popups.flipped-y::after,
.mwe-popups.flipped-x-y::after,
.mwe-popups.mwe-popups-image-pointer::after,
.mwe-popups.mwe-popups-image-pointer.flipped-x::after,
.mwe-popups.mwe-popups-no-image-pointer::after,
.mwe-popups.flipped-x-y.mwe-popups-is-tall::after {
border-color:var(--wiki-content-background-color);
}
.popups-icon {
position:relative;
background-position: center;
background-repeat: no-repeat;
background-size: calc(max(1.4285714em,20px));
min-width: 20px;
min-height: 20px;
width: 1.4285714em;
height: 1.4285714em;
display: inline-block;
vertical-align: text-bottom;
}
.popups-icon--preview-generic,
.popups-icon--settings,
.popups-icon--infoFilled,
.popups-icon--infoFilled:lang(ar),
.popups-icon--close,
.popups-icon--reference-generic,
.popups-icon--reference-book,
.popups-icon--preview-disambiguation {
background-image:none;
}
.popups-icon::after {
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
content:'';
-webkit-mask-image:var(--mask-image, none);
mask-image:var(--mask-image, none);
-webkit-mask-repeat:var(--mask-repeat, no-repeat);
mask-repeat:var(--mask-repeat, no-repeat);
-webkit-mask-size:var(--mask-size, calc(max(1.4285714em,20px)));
mask-size:var(--mask-size, calc(max(1.4285714em,20px)));
-webkit-mask-position:var(--mask-position, center);
mask-position:var(--mask-position, center);
background-color:var(--mask-color, currentColor);
background-color:var(--mask-color, currentColor);
}
.popups-icon--preview-generic::after {
--mask-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E %3Ctitle%3E sad face %3C/title%3E %3Cpath d=%22M2 0a2 2 0 0 0-2 2v18l4-4h14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm4 4c1.336 0 2.007 1.617 1.06 2.56-.943.947-2.56.276-2.56-1.06A1.5 1.5 0 0 1 6 4zm8 0c1.336 0 2.007 1.617 1.06 2.56-.943.947-2.56.276-2.56-1.06A1.5 1.5 0 0 1 14 4zm-4 5c2.61 0 4.83.67 5.65 3H4.35C5.17 9.67 7.39 9 10 9z%22/%3E %3C/svg%3E");
}
.popups-icon--settings::after {
--mask-image: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"%23202122\"><g transform=\"translate(10 10)\"><path id=\"cdx-icon-settings-a\" d=\"M1.5-10h-3l-1 6.5h5m0 7h-5l1 6.5h3\"/><use xlink:href=\"%23cdx-icon-settings-a\" transform=\"rotate(45)\"/><use xlink:href=\"%23cdx-icon-settings-a\" transform=\"rotate(90)\"/><use xlink:href=\"%23cdx-icon-settings-a\" transform=\"rotate(135)\"/></g><path d=\"M10 2.5a7.5 7.5 0 000 15 7.5 7.5 0 000-15v4a3.5 3.5 0 010 7 3.5 3.5 0 010-7\"/></svg>");
}
.popups-icon--infoFilled::after {
--mask-image: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"%23202122\"><path d=\"M10 0C4.477 0 0 4.477 0 10s4.477 10 10 10 10-4.477 10-10S15.523 0 10 0zM9 5h2v2H9zm0 4h2v6H9z\"/></svg>");
}
.popups-icon--infoFilled:lang(ar)::after {
--mask-image: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"%23202122\"><path d=\"M8 19a1 1 0 001 1h2a1 1 0 001-1v-1H8zm9-12a7 7 0 10-12 4.9S7 14 7 15v1a1 1 0 001 1h4a1 1 0 001-1v-1c0-1 2-3.1 2-3.1A7 7 0 0017 7z\"/></svg>");
}
.popups-icon--close::after {
--mask-image: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"%23202122\"><path d=\"m4.34 2.93 12.73 12.73-1.41 1.41L2.93 4.35z\"/><path d=\"M17.07 4.34 4.34 17.07l-1.41-1.41L15.66 2.93z\"/></svg>");
}
.popups-icon--reference-generic::after {
--mask-image: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"%23202122\"><path d=\"m15 10-2.78-2.78L9.44 10V1H5a2 2 0 00-2 2v14a2 2 0 002 2h10a2 2 0 002-2V3a2 2 0 00-2-2z\"/></svg>");
}
.popups-icon--reference-book::after {
--mask-image: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"%23202122\"><path d=\"M15 2a7.65 7.65 0 00-5 2 7.65 7.65 0 00-5-2H1v15h4a7.65 7.65 0 015 2 7.65 7.65 0 015-2h4V2zm2.5 13.5H14a4.38 4.38 0 00-3 1V5s1-1.5 4-1.5h2.5z\"/><path d=\"M9 3.5h2v1H9z\"/></svg>");
}
.popups-icon--reference-journal::after {
--mask-image: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"%23202122\"><path d=\"M2 18.5A1.5 1.5 0 003.5 20H5V0H3.5A1.5 1.5 0 002 1.5zM6 0v20h10a2 2 0 002-2V2a2 2 0 00-2-2zm7 8H8V7h5zm3-2H8V5h8z\"/></svg>");
}
.popups-icon--reference-news::after {
--mask-image: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"%23202122\"><path d=\"M5 2a2 2 0 00-2 2v12a1 1 0 01-1-1V5h-.5A1.5 1.5 0 000 6.5v10A1.5 1.5 0 001.5 18H18a2 2 0 002-2V4a2 2 0 00-2-2zm1 2h11v4H6zm0 6h6v1H6zm0 2h6v1H6zm0 2h6v1H6zm7-4h4v5h-4z\"/></svg>");
}
.popups-icon--reference-web::after {
--mask-image: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"%23202122\"><path d=\"M2 2a2 2 0 00-2 2v12a2 2 0 002 2h16a2 2 0 002-2V4a2 2 0 00-2-2zm2 1.5A1.5 1.5 0 112.5 5 1.5 1.5 0 014 3.5zM18 16H2V8h16z\"/></svg>");
}
.popups-icon--preview-disambiguation::after {
--mask-image: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"%23202122\"><path d=\"M7 0a2 2 0 00-2 2h9a2 2 0 012 2v12a2 2 0 002-2V2a2 2 0 00-2-2z\"/><path d=\"M13 20a2 2 0 002-2V5a2 2 0 00-2-2H4a2 2 0 00-2 2v13a2 2 0 002 2zM9 5h4v5H9zM4 5h4v1H4zm0 2h4v1H4zm0 2h4v1H4zm0 2h9v1H4zm0 2h9v1H4zm0 2h9v1H4z\"/></svg>");
}
/***********************
* End Extension:Popups *
************************/
/*********************
* Mobile adjustments *
**********************/
@media screen and (max-width:720px) {
:root {
--wiki-content-right-margin: 0px;
--wiki-content-padding:0.5rem;
--wiki-navigation-right-margin: 1px;
--wiki-navigation-left-margin: 0px;
--wiki-navigation-top-padding: 5px;
--wiki-navigation-bottom-padding:0px;
--wiki-navigation-height:2rem;
--wiki-navigation-search-height:2.15rem;
--wiki-navigation-search-margin:0.5rem;
--wiki-logo-height: 80px;
--wiki-logo-width: 100%;
--wiki-logo-margin: 10px;
--wiki-head-height: calc(var(--wiki-logo-height) + (var(--wiki-logo-margin) * 2) + var(--wiki-navigation-height) + var(--wiki-navigation-top-padding) + var(--wiki-navigation-bottom-padding));
--wiki-head-icon-padding: 0.25rem;
--wiki-head-icon-size: calc(var(--wiki-navigation-height) - var(--wiki-head-icon-padding) * 2);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-menu-margin: 0.2rem;
--wiki-menu-top-offset: calc(var(--wiki-head-height) + var( --wikigg-header-height ) + var(--wiki-navigation-bottom-padding) + var(--wiki-navigation-search-margin));
}
#mw-page-base,
#mw-head-base {
height:var(--wiki-head-height);
}
#mw-page-base {
padding-top: var( --wikigg-header-height );
}
#mw-head-base {
margin-top:calc(var(--wiki-head-height) * -1);
}
#p-logo,
#p-logo a {
height: var(--wiki-logo-height);
width: var(--wiki-logo-width);
}
#p-logo {
position:absolute;
background:none;
padding:0;
left:0;
margin:var(--wiki-logo-margin) 0;
transform:none;
top:calc(var(--wikigg-header-height));
}
.mw-wiki-logo {
background-size:contain;
}
#mw-head {
left:0;
width:100%;
top:calc(var(--wiki-head-height) + var( --wikigg-header-height ) - var(--wiki-navigation-height));
border:none;
border-image:none;
}
#mw-navigation {
position:unset;
}
#left-navigation,
#right-navigation {
margin-top: 0;
height:var(--wiki-navigation-height);
}
#right-navigation {
margin-right: var(--wiki-navigation-right-margin);
}
div#left-navigation {
margin-left: var(--wiki-navigation-left-margin);
}
div#right-navigation div#p-search {
margin-right: 0;
}
.vector-menu-tabs-legacy,
.vector-menu-dropdown {
height:var(--wiki-navigation-height);
}
.vector-menu-tabs-legacy li a {
height:var(--wiki-navigation-height);
}
#p-cactions {
padding-bottom: 0px;
}
#p-search {
position: absolute;
left: 50%;
transform:translateX(-50%);
top: calc(var(--wiki-navigation-height) + var(--wiki-navigation-bottom-padding));
margin-left:0px;
z-index: 4 /** above #mw-panel **/;
}
#simpleSearch {
width: calc(100vw - var(--wiki-navigation-right-margin) - var(--wiki-navigation-left-margin));
}
.vector-search-box-input {
height:var(--wiki-navigation-search-height);
}
.vector-search-box form {
margin:var(--wiki-navigation-search-margin) 0px;
}
.mw-body,
.mw-footer {
border-left-width: 0;
border-right-width: 0;
}
.mw-body {
margin-top: 0;
padding-top:calc(var(--wiki-content-padding) + var(--wiki-navigation-search-height) + var(--wiki-navigation-bottom-padding) + (var(--wiki-navigation-search-margin) * 2));
}
#mw-data-after-content {
margin-left:0;
}
#mw-panel {
position: unset;
width:100%;
margin: 0px auto;
padding: 0;
top: 0;
background-position:bottom right, top center;
background-size:100% 0.5em, 100% 100%;
float:unset;
}
.vector-menu-dropdown .vector-menu-content {
right: 0;
left: unset;
}
#mw-panel .vector-menu-portal {
box-sizing:border-box;
border-left-width:0;
border-right-width:0;
background-color: var(--wiki-sidebar-background-color);
}
table.wikitable,
table.responsive-table {
display: block;
overflow-x: scroll;
}
.gallerybox,
.gallerybox > div,
.gallerybox .thumb {
max-width:100%;
}
/* disable float on RecentChanges legend */
.mw-changeslist-legend {
float: none;
margin: 0 auto;
}
/* advanced search options */
#mw-searchoptions table {
float: none;
}
#mw-searchoptions table td {
display: block;
}
/* popup when clicking the download button in multimediaviewer */
.mw-mmv-dialog {
width: unset;
}
/* turn math elements into scroll blocks unless they're an immediate child of a span */
:not(span) > math.mwe-math-element {
overflow: auto hidden;
max-width: 100%;
}
/* Expandable mobile navigation panel */
body.has-vector-mobile-menu #mw-panel {
position: absolute;
top: var(--wiki-menu-top-offset);
z-index: 3;
}
body.has-vector-mobile-menu #mw-panel .mobile-nav-toggle {
position: relative;
z-index: 5;
display: block;
appearance: none;
border: 1px solid var(--wiki-content-border-color);
margin-left: var(--wiki-navigation-search-margin);
margin-bottom: 2px;
background-color: var(--wiki-content-background-color--secondary);
}
body.has-vector-mobile-menu #mw-panel .vector-menu-portal {
display: none;
}
body.has-vector-mobile-menu #mw-panel .mobile-nav-toggle.nav--expanded ~ .vector-menu-portal {
display: block;
}
body.has-vector-mobile-menu #mw-navigation #mw-panel .vector-menu-portal {
text-align: left;
font-size: 110%;
border-left-width: 1px;
border-right-width: 1px;
margin-inline: calc(var(--wiki-navigation-left-margin) + var(--wiki-menu-margin));
}
body.has-vector-mobile-menu #mw-navigation #mw-panel .vector-menu-portal + .vector-menu-portal {
border-top-width: 0;
}
body.has-vector-mobile-menu #mw-navigation #mw-panel .vector-menu-portal:not(:last-child) {
border-bottom-width: 0;
}
body.has-vector-mobile-menu #mw-panel .vector-menu-content-list {
display: flex;
flex-wrap: wrap;
}
body.has-vector-mobile-menu #mw-panel .vector-menu-content-list a {
display: block;
padding: 0.2rem 0.5rem;
border: 1px solid transparent;
}
body.has-vector-mobile-menu #mw-panel .vector-menu-content-list a:hover {
border-color: var(--wiki-content-link-color);
}
body.has-vector-mobile-menu #mw-panel #p-navigation-label {
display: block;
}
body.has-vector-mobile-menu #p-logo {
/* Logo's a part of the sidebar panel, which uses relative positioning for the expandable button. Offset the logo appropriately. */
top: calc( -1 * var( --wiki-menu-top-offset ) + var( --wikigg-header-height ) );
}
.mobile-nav-toggle {
--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath d='M1 3v2h18V3zm0 8h18V9H1zm0 6h18v-2H1z'/%3E%3C/svg%3E%0A");
}
body.has-vector-mobile-menu #p-tb .mw-list-item > a {
display: inline-flex;
}
body.has-vector-mobile-menu #p-tb .vector-menu-content-list {
flex-direction: row;
}
/* Search adjustments for the expandable menu */
body.has-vector-mobile-menu #p-search {
/* reposition to the right when mobile sidebar menu is active */
left: calc(var(--wiki-navigation-search-margin) * 3 + var(--wiki-head-icon-size) + var(--wiki-head-icon-padding));
right: calc(var(--wiki-navigation-right-margin) + var(--wiki-navigation-search-margin));
transform: none;
}
body.has-vector-mobile-menu #simpleSearch {
width: 100%;
margin: 0 auto;
}
/* icon navbar tabs + expandable nav panel icon */
#mw-head {
--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg fill='none' height='24' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h24v24H0z' fill='none' stroke='none'/%3E%3Cpath d='M4 4l4 16l4 -14l4 14l4 -16'/%3E%3C/svg%3E");
}
#mw-head .vector-menu-tabs .mw-list-item a,
#mw-head .vector-menu-dropdown .vector-menu-heading,
#mw-panel .mobile-nav-toggle {
line-height:var(--wiki-head-icon-size);
width: var(--wiki-head-icon-size); /* same as line height */
height: var(--wiki-head-icon-size);
box-sizing: content-box;
padding: var(--wiki-head-icon-padding);
color: transparent; /**<< for watch/unwatch, the text of <a> will be plain 'watch'/'unwatch' without <span> after clicking. **/
}
#mw-head .vector-menu-tabs .mw-list-item a::before,
#mw-head .vector-menu-dropdown .vector-menu-heading::before,
#mw-panel .mobile-nav-toggle::before {
content: "";
display: block;
position: unset;
background-image: none;
width: var(--wiki-head-icon-size);
height: var(--wiki-head-icon-size);
margin: 0;
--mask: var(--icon) no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--wiki-navigation-text-color);
}
#mw-head .vector-menu-tabs .mw-list-item a:hover::before,
#mw-head .vector-menu-dropdown .vector-menu-heading:hover::before,
#mw-panel .mobile-nav-toggle:hover::before,
#mw-panel .mobile-nav-toggle.nav--expanded::before {
background-color: var(--wiki-navigation-selected-text-color);
}
#mw-head .vector-menu-tabs .mw-list-item a span,
#mw-head .vector-menu-dropdown .vector-menu-heading span {
display: none;
}
#mw-head .vector-menu-dropdown .vector-menu-heading::after {
display: none;
}
#ca-ve-edit,
#ca-edit {
--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath d='m16.77 8 1.94-2a1 1 0 0 0 0-1.41l-3.34-3.3a1 1 0 0 0-1.41 0L12 3.23zM1 14.25V19h4.75l9.96-9.96-4.75-4.75z'/%3E%3C/svg%3E%0A");
}
#ca-ve-edit + #ca-edit {
--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='20' viewBox='0 0 20 20' aria-hidden='true'%3E%3C!----%3E%3Cg%3E%3Cpath d='M1 3v14h3v-2H3V5h1V3zm4 0v14h4v-2H7V5h2V3zm11 0v2h1v10h-1v2h3V3zm-5 0v2h2v10h-2v2h4V3z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
#ca-view,
#ca-view-foreign {
--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath d='M10 14.5a4.5 4.5 0 1 1 4.5-4.5 4.5 4.5 0 0 1-4.5 4.5M10 3C3 3 0 10 0 10s3 7 10 7 10-7 10-7-3-7-10-7'/%3E%3Ccircle cx='10' cy='10' r='2.5'/%3E%3C/svg%3E");
}
#left-navigation li[id^=ca-nstab-] {
--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E article %3C/title%3E%3Cpath d='M5 1a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zm0 3h5v1H5zm0 2h5v1H5zm0 2h5v1H5zm10 7H5v-1h10zm0-2H5v-1h10zm0-2H5v-1h10zm0-2h-4V4h4z'/%3E%3C/svg%3E%0A");
}
#ca-history {
--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath d='M9 6v5h.06l2.48 2.47 1.41-1.41L11 10.11V6z'/%3E%3Cpath d='M10 1a9 9 0 0 0-7.85 13.35L.5 16H6v-5.5l-2.38 2.38A7 7 0 1 1 10 17v2a9 9 0 0 0 0-18'/%3E%3C/svg%3E%0A");
}
#ca-talk {
--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg id='Outlined' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle/%3E%3Cg id='Fill'%3E%3Cpath d='M26,12H24V6a3,3,0,0,0-3-3H6A3,3,0,0,0,3,6V24.41l5.12-5.12A1.05,1.05,0,0,1,8.83,19H12v3a3,3,0,0,0,3,3h8.17a1.05,1.05,0,0,1,.71.29L29,30.41V15A3,3,0,0,0,26,12ZM12,15v2H8.83a3,3,0,0,0-2.12.88L5,19.59V6A1,1,0,0,1,6,5H21a1,1,0,0,1,1,1v6H15A3,3,0,0,0,12,15ZM27,25.59l-1.71-1.71A3,3,0,0,0,23.17,23H15a1,1,0,0,1-1-1V15a1,1,0,0,1,1-1H26a1,1,0,0,1,1,1Z'/%3E%3C/g%3E%3C/svg%3E");
}
#t-contributions {
--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg enable-background='new 0 0 32 32' id='Stock_cut' version='1.1' viewBox='0 0 32 32' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdesc/%3E%3Cpath d='M27,12V5h-7v0 c0-2.209-1.791-4-4-4h0c-2.209,0-4,1.791-4,4v0H1v7h0c2.209,0,4,1.791,4,4v0c0,2.209-1.791,4-4,4h0v11h11v0c0-2.209,1.791-4,4-4h0 c2.209,0,4,1.791,4,4v0h7V20h0c2.209,0,4-1.791,4-4v0C31,13.791,29.209,12,27,12L27,12z' fill='none' stroke='%23000000' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='2'/%3E%3C/svg%3E");
}
#ca-addsection {
--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg id='Outlined' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle/%3E%3Cg id='Fill'%3E%3Cpolygon points='29 15 17 15 17 3 15 3 15 15 3 15 3 17 15 17 15 28 17 28 17 17 29 17 29 15'/%3E%3C/g%3E%3C/svg%3E");
}
#ca-viewsource {
--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath class='heroicon-ui' d='M20.59 12l-3.3-3.3a1 1 0 1 1 1.42-1.4l4 4a1 1 0 0 1 0 1.4l-4 4a1 1 0 0 1-1.42-1.4l3.3-3.3zM3.4 12l3.3 3.3a1 1 0 0 1-1.42 1.4l-4-4a1 1 0 0 1 0-1.4l4-4a1 1 0 0 1 1.42 1.4L3.4 12zm7.56 8.24a1 1 0 0 1-1.94-.48l4-16a1 1 0 1 1 1.94.48l-4 16z'/%3E%3C/svg%3E");
}
#p-variants {
--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg id='Outlined' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle/%3E%3Cg id='Fill'%3E%3Cpath d='M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm8,13a24.28,24.28,0,0,0-.41-3.62c2.19.91,3.75,2.19,4.25,3.62Zm-2,0H17V10a20.9,20.9,0,0,1,4.34.63A20.26,20.26,0,0,1,22,15ZM17,8V4.19c1.43.5,2.71,2.06,3.62,4.25A24.28,24.28,0,0,0,17,8ZM15,4.19V8a24.28,24.28,0,0,0-3.62.41C12.29,6.25,13.57,4.69,15,4.19ZM15,10v5H10a20.26,20.26,0,0,1,.63-4.34A20.9,20.9,0,0,1,15,10ZM8,15H4.19c.5-1.43,2.06-2.71,4.25-3.62A24.28,24.28,0,0,0,8,15Zm0,2a24.28,24.28,0,0,0,.41,3.62C6.25,19.71,4.69,18.43,4.19,17Zm2,0h5v5a20.9,20.9,0,0,1-4.34-.63A20.26,20.26,0,0,1,10,17Zm5,7v3.84c-1.43-.5-2.71-2.06-3.62-4.25A24.28,24.28,0,0,0,15,24Zm2,3.84V24a24.28,24.28,0,0,0,3.62-.41C19.71,25.75,18.43,27.31,17,27.81ZM17,22V17h5a20.26,20.26,0,0,1-.63,4.34A20.9,20.9,0,0,1,17,22Zm7-5h3.84c-.5,1.43-2.06,2.71-4.25,3.62A24.28,24.28,0,0,0,24,17Zm2.87-6.12A15.11,15.11,0,0,0,23,9a15.11,15.11,0,0,0-1.85-3.87A12.12,12.12,0,0,1,26.84,10.88Zm-16-5.72A15.11,15.11,0,0,0,9,9a15.11,15.11,0,0,0-3.87,1.85A12.12,12.12,0,0,1,10.88,5.16Zm-5.72,16A15.11,15.11,0,0,0,9,23a15.11,15.11,0,0,0,1.85,3.87A12.12,12.12,0,0,1,5.16,21.12Zm16,5.72A15.11,15.11,0,0,0,23,23a15.11,15.11,0,0,0,3.87-1.85A12.12,12.12,0,0,1,21.12,26.84Z'/%3E%3C/g%3E%3C/svg%3E");
}
#p-cactions {
--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Ccircle cx='3' cy='10' r='2'/%3E%3Ccircle cx='17' cy='10' r='2'/%3E%3C/svg%3E%0A");
}
#ca-watch {
--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath d='M20 7h-7L10 .5 7 7H0l5.46 5.47-1.64 7 6.18-3.7 6.18 3.73-1.63-7zm-10 6.9-3.76 2.27 1-4.28L3.5 8.5h4.61L10 4.6l1.9 3.9h4.6l-3.73 3.4 1 4.28z'/%3E%3C/svg%3E%0A");
}
#ca-unwatch {
--icon: url("data:image/svg+xml,%3C%3Fxml version='1.0'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' id='Outlined'%3E%3Cg style='fill:%23000000;fill-opacity:1' id='Fill'%3E%3Cpath style='fill:%23000000;fill-opacity:1' id='path1380' d='M 28.61,11.67 H 20 L 17.34,3.47 C 16.920093,2.1973942 15.119907,2.1973942 14.7,3.47 L 12,11.67 H 3.39 c -1.3409796,0.0031 -1.900508,1.71581 -0.82,2.51 l 7,5.07 -2.68,8.21 C 6.5980433,28.35747 7.2662365,29.278767 8.21,29.28 8.4953889,29.267666 8.7705436,29.170143 9,29 l 7,-5.07 7,5.07 c 0.236205,0.170386 0.518805,0.264586 0.81,0.27 0.943763,-0.0012 1.611957,-0.92253 1.32,-1.82 l -2.66,-8.21 7,-5.07 c 1.075277,-0.810084 0.486081,-2.522863 -0.86,-2.5 z' /%3E%3C/g%3E%3C/svg%3E");
}
.vector-menu-tabs #ca-watch.icon a:hover::before,
.vector-menu-tabs #ca-unwatch.icon a:hover::before {
background-image:none;
}
/* RecentChanges - prevent overflow on long summaries */
.client-js .mw-changeslist ul,
.client-js .mw-changeslist table.mw-enhanced-rc {
margin-left:0;
}
.mw-changeslist-line-inner-comment,
.mw-changeslist-line .comment {
font-size:0.9em;
word-break:break-all;
}
.mw-userlink {
overflow-wrap:anywhere;
}
}
/* Hide the expandable navigation button for desktop users */
.mobile-nav-toggle {
display: none;
}
/*************
* End mobile *
**************/
/* All local skin customizations should go below this line */
321c128dfad60e3ad0e259e8aa7e559f383337a2
MediaWiki:Vector.js
8
28
29
2024-12-28T05:31:28Z
Crimroxs
244470
Adding default set of pages
javascript
text/javascript
/* All JavaScript here will be loaded for users of the Vector skin */
/*** Mobile navigation toggle button ***/
$( function () {
var mobileSidebarButton = document.createElement( 'button' );
mobileSidebarButton.className = 'mobile-nav-toggle';
mobileSidebarButton.addEventListener( 'click', function () {
mobileSidebarButton.classList.toggle( 'nav--expanded' );
} );
document.body.classList.add( 'has-vector-mobile-menu' );
document.getElementById( 'mw-panel' ).prepend( mobileSidebarButton );
} );
/*** End mobile navigation toggle button ***/
fe358e2ae21cc8ac3ac603bdc0df2ff4a2d437b5
Template:!!
10
29
30
2024-12-28T05:31:30Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
||<noinclude>{{documentation}}</noinclude>
02fb31115eef5c15d6612ac334bf5a5d83155c0a
Template:!!/doc
10
30
31
2024-12-28T05:31:31Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#redirect [[Template:((/doc]]
509bb731d447456a18489848c8a1ce38feddabcc
Template:!(
10
31
32
2024-12-28T05:31:31Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
[<noinclude>
{{documentation}}</noinclude>
1b058774deae9a7e511a0486a04647d6a3b9af62
Template:!((
10
32
33
2024-12-28T05:31:32Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
[[<noinclude>
{{documentation}}</noinclude>
a331374acf15177afbb3ffc0ec7bd5ada14c582e
Template:!((/doc
10
33
34
2024-12-28T05:31:33Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#redirect [[Template:((/doc]]
509bb731d447456a18489848c8a1ce38feddabcc
Template:!(/doc
10
34
35
2024-12-28T05:31:34Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#redirect [[Template:((/doc]]
509bb731d447456a18489848c8a1ce38feddabcc
Template:!)
10
35
36
2024-12-28T05:31:35Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
|}<noinclude>{{documentation}}</noinclude>
b2debea163716e114d1ea46e65a63d7a1ae84bc0
Template:!)/doc
10
36
37
2024-12-28T05:31:36Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#redirect [[Template:((/doc]]
509bb731d447456a18489848c8a1ce38feddabcc
Template:!-
10
37
38
2024-12-28T05:31:36Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
|-<noinclude>{{documentation}}</noinclude>
636f9e440c24f4a3fe28b49cebd1808c3de8a814
Template:!-!
10
38
39
2024-12-28T05:31:38Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
|-|<noinclude>{{documentation}}</noinclude>
c634369c1e88b95ebe6a6d827cb32dc1e9c61fec
Template:!-!/doc
10
39
40
2024-12-28T05:31:38Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#redirect [[Template:((/doc]]
509bb731d447456a18489848c8a1ce38feddabcc
Template:!-/doc
10
40
41
2024-12-28T05:31:39Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#redirect [[Template:((/doc]]
509bb731d447456a18489848c8a1ce38feddabcc
Template:(
10
41
42
2024-12-28T05:31:41Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
{<noinclude>
{{documentation}}</noinclude>
490a0c9c85eff213addd7272fe40f8627a637c75
Template:(!
10
42
43
2024-12-28T05:31:41Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
{|<noinclude>{{documentation}}</noinclude>
86e51fe1f06ae532410029eb39fa936d68880bc8
Template:(!/doc
10
43
44
2024-12-28T05:31:42Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#redirect [[Template:((/doc]]
509bb731d447456a18489848c8a1ce38feddabcc
Template:((
10
44
45
2024-12-28T05:31:43Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
{{<noinclude>{{documentation}}</noinclude>
a506ba66cf7c806baae7faecb221b3a946721f6a
Template:(((
10
45
46
2024-12-28T05:31:44Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
{{{<noinclude>
{{documentation}}</noinclude>
fa33084b57c1f33c82290de279827b973ab2fba8
Template:(((/doc
10
46
47
2024-12-28T05:31:45Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#redirect [[Template:((/doc]]
509bb731d447456a18489848c8a1ce38feddabcc
Template:((/doc
10
47
48
2024-12-28T05:31:46Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
{| class="wikitable" style="text-align:center"
|-
! scope="col" style="width:7.0em;" | {{no wrap|Template call}}<br>{{normal|('''m''' for magic word)}}
! scope="col" style="width:5.75em;" | {{no wrap|Output}} {{normal|(delayed interpretation as wikimarkup)}}
! scope="col" style="width:9.0em;" | {{no wrap|HTML alternative}} {{normal|(never interpreted as wikimarkup)}}
! Why you might want to use this
|- style="vertical-align:top"
| <code><nowiki>{{!}}</nowiki></code> '''(m)'''
| <nowiki>|</nowiki>
| &#124; or {{tl|pipe}}
| Displaying pipe characters inside of a parser function
|- style="vertical-align:top"
| <code><nowiki>{{=}}</nowiki></code> '''(m)'''
| <nowiki>=</nowiki>
| &#61;
| Displaying equal signs inside of unnamed parameters (e.g. <code><nowiki>{{MyTemplate|1+1=2}}</nowiki></code> will assign <code>2</code> to <code><nowiki>{{{1+1|}}}</nowiki></code>; <code><nowiki>{{MyTemplate|1+1{{=}}2}}</nowiki></code> will do what you want)
|- style="vertical-align:top"
| {{tlx|!!}}
| <nowiki>||</nowiki>
| &#124;&#124;
| Displaying a break between two table cells inside of a parser function
|- style="vertical-align:top"
| {{tlx|!(}}
| {{!(}}
| &#91;
| Displaying a bracket inside of an external link
|- style="vertical-align:top"
| {{tlx|)!}}
| {{)!}}
| &#93;
| Displaying a bracket inside of an external link
|- style="vertical-align:top"
| {{tlx|!((}}
| {{!((}}
| &#91;&#91;
| Displaying a bracket inside of a link
|- style="vertical-align:top"
| {{tlx|))!}}
| {{))!}}
| &#93;&#93;
| Displaying a bracket inside of a link
|- style="vertical-align:top"
| {{tlx|(}}
| {{(}}
| &#123;
| Escaping a single brace immediately next to a template or parser function to avoid turning it into a parameter
|- style="vertical-align:top"
| {{tlx|)}}
| {{)}}
| &#125;
| Escaping a single brace immediately next to a template or parser function to avoid turning it into a parameter
|- style="vertical-align:top"
| {{tlx|((}}
| {{((}}
| &#123;&#123;
| Displaying open braces for a template without actually transcluding that template
|- style="vertical-align:top"
| {{tlx|))}}
| {{))}}
| &#125;&#125;
| Displaying closed braces for a template without actually transcluding that template
|- style="vertical-align:top"
| {{tlx|(((}}
| {{(((}}
| &#123;&#123;&#123;
| Displaying a template parameter's open curly braces without actually using that variable
|- style="vertical-align:top"
| {{tlx|)))}}
| {{)))}}
| &#125;&#125;&#125;
| Displaying a template parameter's closed curly braces without actually using that variable
|- style="vertical-align:top"
| {{tlx|(!}}
| <nowiki>{|</nowiki>
| &#123;&#124;
| Starting a table inside of a parser function
|- style="vertical-align:top"
| {{tlx|!-}}
| <nowiki>|-</nowiki>
| &#124;&#45;
| Starting a new table row inside of a parser function
|- style="vertical-align:top"
| {{tlx|!)}}
| <nowiki>|}</nowiki>
| &#124;&#125;
| Closing a table inside of a parser function
|}<includeonly>
[[Category:Formatting templates]]
</includeonly>
<noinclude>[[Category:Template documentation]]</noinclude>
1bdc95eb92ba36093f841fc832035a79501db2cb
Template:(/doc
10
48
49
2024-12-28T05:31:47Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#redirect [[Template:((/doc]]
509bb731d447456a18489848c8a1ce38feddabcc
Template:)
10
49
50
2024-12-28T05:31:48Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
]<noinclude>
{{documentation}}</noinclude>
016897dfd1af3b146bed2b47e7aa58c0bbf6f23d
Template:)!
10
50
51
2024-12-28T05:31:49Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
]<noinclude>
{{documentation}}</noinclude>
016897dfd1af3b146bed2b47e7aa58c0bbf6f23d
Template:)!/doc
10
51
52
2024-12-28T05:31:49Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#redirect [[Template:((/doc]]
509bb731d447456a18489848c8a1ce38feddabcc
Template:))
10
52
53
2024-12-28T05:31:51Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
}}<noinclude>
{{documentation}}
</noinclude>
85ca77d4d6ff71d8e6396ebd798f87fa7f45dc02
Template:))!
10
53
54
2024-12-28T05:31:51Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
]]<noinclude>
{{documentation}}</noinclude>
3d84066ce45d0c1fca0bb04608a4e73c6ea54324
Template:))!/doc
10
54
55
2024-12-28T05:31:52Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#redirect [[Template:((/doc]]
509bb731d447456a18489848c8a1ce38feddabcc
Template:)))
10
55
56
2024-12-28T05:31:53Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
}}}<noinclude>
{{documentation}}</noinclude>
585d94f6fe636b77087dc0d06bfbe6cb69b29987
Template:)))/doc
10
56
57
2024-12-28T05:31:54Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#redirect [[Template:((/doc]]
509bb731d447456a18489848c8a1ce38feddabcc
Template:))/doc
10
57
58
2024-12-28T05:31:55Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#redirect [[Template:((/doc]]
509bb731d447456a18489848c8a1ce38feddabcc
Template:)/doc
10
58
59
2024-12-28T05:31:55Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#redirect [[Template:((/doc]]
509bb731d447456a18489848c8a1ce38feddabcc
Template:*
10
59
60
2024-12-28T05:31:56Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
• <noinclude>
{{doc}}
[[Category:Formatting templates]]
</noinclude>
81a7f0051da7b8f4a0548d91c5eb429a974fac91
Template:*/doc
10
60
61
2024-12-28T05:31:57Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
This is the '''bullet''' template; it looks like this: [ • ]
It works similarly to the HTML markup sequence: [<code>'''&nbsp;&bull;&nbsp;'''</code>], that is, a non-breaking space, a bullet and a non-breaking space.
This template is used when you want a larger bullet than a bold middot ['''·'''], but something smaller than an en dash [–].
<noinclude>[[Category:Template documentation]]</noinclude>
ea04fe63a10dc333ed9c48bfc397debb11682f1e
Template:-
10
61
62
2024-12-28T05:31:58Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#REDIRECT [[Template:Clear]]
1a2aa4a9ba7478e54a2b21cbce68887ea297ea86
Template:Ambox
10
62
63
2024-12-28T05:31:59Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly><!--
--><div class="ambox {{{class|}}} {{#ifeq:{{lc:{{{tiny|}}}}}|yes|tiny}}"<!--
--> style="{{#if:{{{color|}}}|--ambox-color: {{{color|}}};<!-- /if -->}}"><!--
--><div class="ambox-icon metadata <!-- the metadata class stops it from showing in MediaViewer -->">[[File:{{{icon|Ambox banner content.svg}}}{{!}}{{#ifeq:{{lc:{{{tiny|}}}}}|yes|48x20px|48x48px}}|alt=|link=]]</div><!--
--><div class="ambox-content"><!-- start ambox content
-->{{#if: {{{title|}}} | <p class="ambox-title">{{{title}}}</p> }}<!--
--><p class="ambox-text">{{{message|No text provided.}}}{{#if: {{{date|}}} |<nowiki> </nowiki>(Message added: {{{date}}}) }}</p><!--
--></div><!-- end ambox content
--></div><!-- end ambox
--></includeonly><noinclude>
{{doc}}
[[Category:Notice templates]]</noinclude>
8aaad422c212cbd451862c241845af0d62eddbd5
Template:Ambox/doc
10
63
64
2024-12-28T05:32:00Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
{{#ifeq:{{ROOTPAGENAME}}|Ambox|"Ambox" is an abbreviation for '''A'''rticle '''m'''essage '''box'''. You can use amboxes in articles to indicate something important about the current page, often in the header.|
This '''message template''' is an [[Template:Ambox|article message box]], or '''ambox'''. The documentation below discusses how to use each ambox provided by the wiki.
}}
== Premade amboxes ==
=== Problem notice amboxes ===
These amboxes are used temporarily to notify other editors and visitors about a problem with an article. These amboxes support the following parameters:
* <code>|tiny=</code>: If set to <code>yes</code>, the box will have less padding and the icon will be much smaller than default.
* <code>|class=</code>: Any additional CSS classes to add to the ambox container element.
* <code>|date=</code>: The date the ambox was added to the page.
* <code>|nocat=</code>: If set to <code>yes</code>, no category will be added to the page. Use this only when creating documentation.
'''Note:''' Premade amboxes need the base {{tl|Ambox}} template to work.
{| class="wikitable"
! Code !! Result
|-
| {{tl|Cleanup}} || {{Cleanup|nocat=yes}}
|-
| {{tl|Delete}} || {{Delete|nocat=yes}}
|-
| <code><nowiki>{{</nowiki>[[Template:Merge|Merge]]|Example<nowiki>}}</nowiki></code> || {{Merge|Template:Ambox{{!}}Example|nocat=yes}}
|-
| <code><nowiki>{{</nowiki>[[Template:Move|Move]]|Example<nowiki>}}</nowiki></code> || {{Move|Template:Ambox{{!}}Example|nocat=yes}}
|-
| <code><nowiki>{{</nowiki>[[Template:Split|Split]]|Example<nowiki>}}</nowiki></code><br/><br/><code><nowiki>{{</nowiki>[[Template:Split|Split]]|Example 1|Example 2|Example 3<nowiki>}}</nowiki></code> || {{Split|Template:Ambox{{!}}Example|nocat=yes}}
{{Split|Template:Ambox{{!}}Example 1|Template:Ambox{{!}}Example 2|Template:Ambox{{!}}Example 3|nocat=yes}}
|-
| {{tl|Stub}} || {{Stub|nocat=yes}}
|-
|}
=== Informational amboxes ===
These amboxes are intended as permanent fixtures to a page, to notify visitors about some piece of information relevant to the page. These amboxes support the following parameters in addition to any listed:
* <code>|tiny=</code>: If set to <code>yes</code>, the box will have less padding and the icon will be much smaller than default.
* <code>|class=</code>: Any additional CSS classes to add to the ambox container element.
{| class="wikitable"
! Code !! Additional parameters !! Result
|-
| {{tl|Spoiler warning}} || || {{Spoiler warning|nocat=yes}}
|-
| {{tl|No direct use}} || || {{No direct use|nocat=yes}}
|-
| {{tl|Uses Lua}} || <code><nowiki>|1=</nowiki></code>, a comma-separated list of modules used || {{Uses Lua|nocat=yes}}
|}
=== Optional parameters ===
You can use optional parameters to further customize a premade ambox. The example below is using <code>tiny=yes</code> and <code>date=01/01/2021</code>.
{{Cleanup|tiny=yes|date=01/01/2021|nocat=yes}}
== Creating a custom ambox ==
You can create additional ambox templates as needed using the following parameters:
<pre>
{{Ambox
| color = The left border color.
| icon = The icon image to be displayed.
| title = The optional title.
| message = The explanation text displayed.
| tiny = If you want the tiny version of the ambox, fill the parameter with "yes".
| date = An optional date of creation for the message.
| class = An optional CSS class for the ambox.
}}
</pre>
== Dependencies ==
For this template to work properly, you need the following:
* <code>.ambox</code> and any related classes, found in [[MediaWiki:Common.css]].
<includeonly>[[Category:Notice templates]]</includeonly>
<noinclude>[[Category:Template documentation]]</noinclude>
e4ddfc86bae4df8b7d0eb9b1da5fcfa34f44c8e7
Template:Anchor
10
64
65
2024-12-28T05:32:01Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly><!--
--><span id="{{{1}}}"></span><!--
--></includeonly><!--
--><noinclude>{{doc}}
[[Category:Navigation templates]]</noinclude>
08ccba46722925866447768d344bf540b0b55e79
Template:Anchor/doc
10
65
66
2024-12-28T05:32:02Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
== Summary ==
This template can be used to insert an invisible anchor (reference points) into a page that can later be used by internal wiki links.
== Usage ==
To create a custom anchor, use <code><nowiki>{{Anchor|Anchor Name}}</nowiki></code> anywhere in the page.
For example, if you create the anchor <code><nowiki>{{Anchor|Example Anchor}}</nowiki></code> in the page <code><nowiki>[[Example]]</nowiki></code>, you can access it through the internal link <code><nowiki>[[Example#Example Anchor]]</nowiki></code>.
Remember that you can create a [[support:Redirect|redirect]] to this template so that you can call it more easily, such as with <code><nowiki>{{a|Anchor Name}}</nowiki></code>.
<noinclude>[[Category:Template documentation]]</noinclude>
4b0ddb50416a354db262e62617d9b45056f4d526
Template:Character icon
10
66
67
2024-12-28T05:32:04Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{Link icon|{{{1|}}}|{{{2|}}}|type=Character}}</includeonly><noinclude>{{documentation}}[[Category:Formatting templates]]</noinclude>
24bad84fd5dea93cab210dfd592fda86af09eb87
Template:Character icon/doc
10
67
68
2024-12-28T05:32:05Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
== Summary ==
<templatedata>
{
"params": {
"1": {
"aliases": [
"page"
],
"label": "Page Name",
"description": "The name for the target page.",
"example": "Page Name",
"type": "wiki-page-name",
"required": true
},
"2": {
"aliases": [
"label"
],
"label": "Link Label",
"description": "The text to the be displayed on the link icon's label.",
"example": "Alternative Page Name",
"type": "line"
}
},
"description": "Use this template to display an icon next to a page link.\n\nThis template assumes that each page has an icon uploaded at a specific location, namely \"File:Page Name (Character).png\".",
"format": "inline"
}
</templatedata>
== Examples ==
For the examples below, <code><nowiki>File:Invisible Boy (Character).png</nowiki></code> was used as the icon for a page called <code>Invisible Boy</code>.
{| class="wikitable"
! Code !! Result
|-
| <code><nowiki>{{Character icon|Invisible Boy}}</nowiki></code> || {{Character icon|Invisible Boy}}
|-
| <code><nowiki>{{Character icon|Invisible Boy|The Invisible Boy}}</nowiki></code> || {{Character icon|Invisible Boy|The Invisible Boy}}
|-
| <code><nowiki>{{Character icon|Invisible Boy|notext}}</nowiki></code> || {{Character icon|Invisible Boy|notext}}
|-
| <code><nowiki>{{Character icon|Missing Boy}}</nowiki></code> (Missing Page Icon) || {{Character icon|Missing Boy}}
|}
== Dependencies==
For this template to work properly, you need the following:
* The base {{tl|Link icon}} template.
* The <code>.link-icon</code> class and any related classes, found in [[MediaWiki:Common.css]].
0999a706143c16f5ed970816e7825239cfce9547
Template:Cleanup
10
68
69
2024-12-28T05:32:06Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{Ambox
| color = gold
| icon = Cleanup.svg
| message = This page does not meet '''{{SITENAME}}'''<nowiki/>'s page quality standards. You can [{{fullurl:{{FULLPAGENAME}}|action=edit}} edit it] to help fix grammar, formatting, or code issues.
| tiny = {{{tiny|}}}
| class = {{{class|}}}
| date = {{{date|}}}
}}<!--
-->{{#ifeq: {{lc:{{{nocat|}}}}} | yes ||[[Category:Pages in need of improvement]]}}</includeonly><!--
--><noinclude>{{Cleanup|nocat=yes}}
{{doc|Template:Ambox/doc}}</noinclude>
9c9fb940d733227f74a7ce12720d22f569bd4d3e
Template:Cleanup/doc
10
69
70
2024-12-28T05:32:07Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#REDIRECT [[Template:Ambox/doc]]
286a3914c1d2770ff27394ac3d3f36a685542cb8
Template:Clear
10
70
71
2024-12-28T05:32:08Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<div style="clear:{{{1|both}}};" class={{{class|}}}></div><noinclude>
{{documentation}}
</noinclude>
5b24b9fd5cc166a8c486e2422d5df465206ed39c
Template:Clear/doc
10
71
72
2024-12-28T05:32:08Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
This template allows you to [https://developer.mozilla.org/en-US/docs/Web/CSS/clear clear] the left side, the right side, or both by adding <code><div style="clear:left/right/both;"></div></code>
==Usage==
{{tlx|Clear}}: Makes content wait until existing content is completed in all columns. Often used to stop text from flowing next to unrelated images. An optional <code>class</code> parameter can additionally be given for custom functionality.
To clear the left, simply put {{tlx|Clear|left}}. To clear the right, put {{tlx|Clear|right}}. To clear both sides, put {{tlx|Clear}}.
This template can also be called with {{tlx|-}} for short.
<templatedata>
{
"params": {
"1": {
"label": "Direction",
"description": "Which direction to clear",
"type": "string",
"default": "both",
"suggestedvalues": [
"left",
"right",
"both"
]
},
"class": {
"label": "Class",
"description": "A class to give to the clear",
"type": "string"
}
},
"description": "Clears the left, right, or both.",
"format": "inline"
}
</templatedata>
<noinclude>
[[Category:Template documentation]]
</noinclude>
30e700cb1ba6902a86860319bd230680193d3b04
Template:Color
10
72
73
2024-12-28T05:32:09Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly><span class="color">{{{1}}} <span class="color__splotch" style="background-color: {{{1}}};" title="{{{1}}}"></span></span>[[Category:Pages with colors]]</includeonly><noinclude>
{{doc}}
[[Category:Formatting templates]]
</noinclude>
8d576236ad82770d3c04720d4ac105edcb835874
Template:Color/doc
10
73
74
2024-12-28T05:32:10Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
This template creates a small color splotch with a given background color next to a plaintext color code. This is useful for previewing colors.
==Usage==
{{tlx|color|<color>}}
Where <code><color></code> is any valid [https://developer.mozilla.org/en-US/docs/Web/CSS/color_value CSS color].
==Examples==
<pre>
My favorite color is {{color|darkgreen}}
I think the current {{color|#6d8afb}} of links should be changed to a {{color|#6df4fb}}
RGB is cool too, you can do {{color|rgb(128,255,128)}}, or even transparency with {{color|rgba(128,255,128,0.5)}}.
</pre>
Produces:
My favorite color is {{color|darkgreen}}
I think the current {{color|#6d8afb}} of links should be changed to a {{color|#6df4fb}}
RGB is cool too, you can do {{color|rgb(128,255,128)}}, or even transparency with {{color|rgba(128,255,128,0.5)}}.
<noinclude>[[Category:Template documentation]]</noinclude>
cb66b177cf785e1b3f60e28e36852b253e4b3d82
Template:Ct
10
74
75
2024-12-28T05:32:11Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<code><nowiki>[</nowiki>[[Special:CargoTables/{{{1}}}|{{{1}}}]]<nowiki>]</nowiki>{{#if:{{{2|}}}|.{{{2}}}}}</code><noinclude>
[[Category:Formatting templates]]</noinclude>
d868545d4d3eeb1545e963d063199a68abba7836
Template:Delete
10
75
76
2024-12-28T05:32:12Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{Ambox
| color = grey
| icon = Delete.svg
| title = Candidate for Deletion
| message = This page lacks relevance for '''{{SITENAME}}''' and is a candidate for '''deletion'''.
| tiny = {{{tiny|}}}
| class = {{{class|}}}
| date = {{{date|}}}
}}<!--
-->{{#ifeq: {{lc:{{{nocat|}}}}} | yes ||[[Category:Candidates for deletion]]}}</includeonly><!--
--><noinclude>{{Delete|nocat=yes}}
{{doc|Template:Ambox/doc}}</noinclude>
6c827de94518d7f5f1635b13425be0d0fb4078da
Template:Delete/doc
10
76
77
2024-12-28T05:32:13Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#REDIRECT [[Template:Ambox/doc]]
286a3914c1d2770ff27394ac3d3f36a685542cb8
Template:Disambiguation
10
77
78
2024-12-28T05:32:14Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly><!--
-->{{#vardefine:topic|<!-- start vd
-->{{#if:{{{topic|}}} | {{{topic}}} | {{PAGENAME}} }}<!-- end if
-->}}<!-- end vd
-->{{#vardefine:disambig|<!-- start vd
-->{{#if:{{{1|}}}<!-- start custom disambig if
-->|{{{1}}}<!-- start label if -->{{#if:{{{2|}}} | {{!}}{{{2}}} }}<!-- end label if
-->|{{#var:topic}} (disambiguation)<!-- else; use regular disambig
-->}}<!-- end custom disambig if
-->}}<!-- end vd
-->{{Hatnote|<!--
-->This page is about '''{{#var:topic}}'''. For other uses, see [[{{#var:disambig}}]].<!--
-->|icon=Disambig.svg<!--
-->}}<!--
--></includeonly><!--
--><noinclude>{{doc}}[[Category:Hatnote templates]]</noinclude>
c4c62e7a1876492eb970ea182cf4ac0bcad97913
Template:Disambiguation/doc
10
78
79
2024-12-28T05:32:15Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<templatedata>
{
"params": {
"1": {
"label": "Disambiguation Page",
"description": "A custom disambiguation page name.",
"example": "Disambiguation Page",
"type": "wiki-page-name"
},
"2": {
"label": "Link Label",
"description": "A label for the custom disambiguation page.",
"example": "Alternative Page Name",
"type": "line"
},
"topic": {
"label": "Custom Topic",
"description": "In case {{PAGENAME}} does not describe the topic, this can be used to display a custom topic",
"example": "a custom topic",
"default": "{{PAGENAME}}",
"type": "line"
}
},
"description": "This hatnote template is meant to be used at the top of an article to indicate the existence of a disambiguation page.",
"paramOrder": [
"1",
"2",
"topic"
],
"format": "inline"
}
</templatedata>
== Examples ==
{| class="wikitable"
! Code !! Result
|-
| <code><nowiki>{{Disambiguation}}</nowiki></code> || {{Disambiguation|topic=Example}}
|-
| <code><nowiki>{{Disambiguation|Special:Random|topic=Example}}</nowiki></code> || {{Disambiguation|Special:Random|topic=Example}}
|-
| <code><nowiki>{{Disambiguation|Special:Random|Page Label|topic=this particular topic}}</nowiki></code> || {{Disambiguation|Special:Random|Page Label|topic=this particular topic}}
|}
== Dependencies ==
For this template to work properly, you need the following:
* The {{tl|Hatnote}} base template.
* The <code>.hatnote</code> class, found in [[MediaWiki:Common.css]].
== Source ==
Roughly based on [[wikipedia:Template:About|Wikipedia's About Template]].
<noinclude>[[Category:Template documentation]]</noinclude>
5fce9c689120c57454571ff0e60a2cd447df5713
Template:Discord
10
79
80
2024-12-28T05:32:16Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{#if:{{{1|{{{id|}}}}}}|<!--
-->{{#ifeq: {{lc:{{{full|}}}<!-- -->}} | yes<!--
display the full widget:
-->|<div class="DiscordIntegrator" style="width: {{#or:{{{width|}}}|100%}}; height: {{#or:{{{height|}}}|300px}}"
data-id="{{{1|{{{id}}}}}}"
data-logged-in="{{{loggedIn}}}"
data-theme="{{{theme|}}}"
data-width="100%"
data-height="100%"><!--
-->If you see this, your JavaScript might be disabled or DiscordIntegrator plugin isn't working. If the latter, please contact a wiki administrator.</div><!--
display only the small widget:
-->|<div id="discord-compact-widget" data-id="{{{1|{{{id}}}}}}"></div><!--
-->}}<!--
case: id is not supplied
-->|<strong class="error">DiscordIntegrator error: ID of the server isn't supplied.</strong> For instructions on how to find a Discord server ID, see [https://support.discord.com/hc/articles/206346498 this Discord Help Center article]<!--
-->}}</includeonly><!--
--><noinclude>{{Documentation}}
[[Category:Templates]]</noinclude>
0882845bbc1499745a84ba6ab6195783439f7ab3
Template:Discord/doc
10
80
81
2024-12-28T05:32:17Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
This template allows you to either use [[support:DiscordCompact|DiscordCompact]] or [[support:DiscordWidget|DiscordWidget]] to display information about a certain Discord server.
== Usage ==
In order to be able to show a Discord server widget on your wiki, first go to your Discord server and do the following:
* Open the <code>Server Settings</code>, then go to the <code>Widget</code> section.
* Enable the Widget.
* Copy the <code>Server ID</code>.
Then, do the following depending on the type of widget you want to use (compact or full).
=== Compact Widget (Default) ===
{{main|support:DiscordCompact{{!}}DiscordCompact}}
The compact widget is the default one.
To use it, simply add the template with the server ID either as the '''first''' parameter or as the <code>id</code> parameter:
* <code><nowiki>{{Discord|serverID}}</nowiki></code>
* <code><nowiki>{{Discord|id=serverID}}</nowiki></code>
=== Full Widget ===
{{main|support:DiscordWidget{{!}}DiscordWidget}}
To use the full version of the Discord widget, you have to specify <code>full=yes</code> as one of the template parameters, with the ID either as the '''first''' parameter or as the <code>id</code> parameter:
* <code><nowiki>{{Discord|serverID|full=yes}}</nowiki></code>
* <code><nowiki>{{Discord|full=yes|id=serverID}}</nowiki></code>
You can further customize the widget with the <code>width</code>, <code>height</code> and other parameters. See the Examples section and the full documentation for DiscordWidget on the [[support:DiscordWidget|Support Wiki]].
== Examples ==
{| class="wikitable"
! Code !! Result
|-
| <code><nowiki>{{Discord|951501892553424917}}</nowiki></code><br/><code><nowiki>{{Discord|id=951501892553424917}}</nowiki></code> || {{Discord|951501892553424917}}
|-
| <code><nowiki>{{Discord|951501892553424917}|full=yes}</nowiki></code> || {{Discord|951501892553424917|full=yes}}
|-
| <pre><nowiki>{{Discord|full=yes
|id = 951501892553424917
|width = 300px
|height = 500px
}}</nowiki></pre> || {{Discord|full=yes|id=951501892553424917|width=300px|height=500px}}
|}
== Dependencies ==
* As stated before, both Compact and Widget require the given Discord server to have Widgets enabled in its Server Settings.
* DiscordCompact requires [[support:DiscordCompact#MediaWiki:DiscordCompact.js-0|DiscordCompact.js]] code, present in [[MediaWiki:Common.js]].
* DiscordWidget requires [[dev:DiscordIntegrator.js|DiscordIntegrator.js]] code, present in [[MediaWiki:Common.js]].
== TemplateData ==
<templatedata>
{
"params": {
"1": {
"aliases": [
"id"
],
"label": "Server ID",
"description": "The Discord server's ID.",
"example": "951501892553424917",
"type": "line",
"required": true
},
"full": {
"label": "Use Full Widget",
"example": "yes",
"type": "boolean",
"description": "Do you want to use the full widget?"
},
"width": {
"label": "Width (Full Widget only)",
"description": "A custom width for the full widget.",
"example": "300px",
"type": "line"
},
"height": {
"label": "Height (Full Widget only)",
"description": "A custom height for the full widget.",
"example": "500px",
"type": "line"
}
},
"description": "This template allows you to either use DiscordCompact or DiscordWidget extensions to display information about a certain Discord server.",
"paramOrder": [
"1",
"full",
"width",
"height"
],
"format": "block"
}
</templatedata>
641236c3823c42440e97734170310cd9877aa84e
Template:Distinguish
10
81
82
2024-12-28T05:32:18Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly><!--
-->{{#vardefine:text|<!-- start vd
-->{{#if:{{{text|}}} | {{{text}}} |<!-- start top if
-->{{#if:{{{2|}}}<!-- if more than one page
-->|[[{{{1}}}]]{{#if:{{{3|}}}<!-- start concat if
-->|, [[{{{2}}}]] or [[{{{3}}}]]<!-- concat two
-->|<nowiki> </nowiki>or [[{{{2}}}]]<!-- else; concat one
-->}}<!-- end concat if
-->|[[{{{1}}}]]<!-- else; one page only
-->}}<!-- end custom disambig if
-->}}<!-- end if
-->}}<!-- end vd
-->{{Hatnote|<!--
-->Not to be confused with {{#var:text}}.<!--
-->}}<!--
--></includeonly><!--
--><noinclude>{{doc}}[[Category:Hatnote templates]]</noinclude>
67ae5406ffd29bec56cfe7ad6527bb09a9733496
Template:Distinguish/doc
10
82
83
2024-12-28T05:32:19Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<templatedata>
{
"params": {
"1": {
"label": "Alternative",
"description": "The alternative page.",
"example": "Alternative Page",
"type": "wiki-page-name",
"suggested": true
},
"2": {
"label": "Second Alternative",
"description": "A second alternative page.",
"example": "Second Alternative Page",
"type": "wiki-page-name"
},
"3": {
"label": "Third Alternative",
"description": "A third alternative page.",
"example": "Third Alternative Page",
"type": "wiki-page-name"
},
"text": {
"label": "Alternative Text",
"description": "Instead of using pages, you can provide a full alternative text. This parameter overrides other provided parameters.",
"example": "the alternative page, [[Alternative Page]]",
"type": "line"
}
},
"description": "This hatnote template is meant to be used to indicate possible alternatives to what the reader wants to find.",
"paramOrder": [
"1",
"2",
"3",
"text"
],
"format": "inline"
}
</templatedata>
== Examples ==
{| class="wikitable"
! Code !! Result
|-
| <code><nowiki>{{Distinguish|Special:Uncategorizedpages}}</nowiki></code> || {{Distinguish|Special:Uncategorizedpages}}
|-
| <code><nowiki>{{Distinguish|Special:Uncategorizedpages|Special:Uncategorizedfiles}}</nowiki></code> || {{Distinguish|Special:Uncategorizedpages|Special:Uncategorizedfiles}}
|-
| <code><nowiki>{{Distinguish|Special:Uncategorizedpages|Special:Uncategorizedfiles|Special:Uncategorizedcategories}}</nowiki></code> || {{Distinguish|Special:Uncategorizedpages|Special:Uncategorizedfiles|Special:Uncategorizedcategories}}
|-
| <code><nowiki>{{Distinguish|Special:Uncategorizedpages{{!}}Page 1}}</nowiki></code> (Custom link label) || {{Distinguish|Special:Uncategorizedpages{{!}}Page 1}}
|-
| <code><nowiki>{{Distinguish|text = Page 1, another name for [[Special:Uncategorizedpages]]}}</nowiki></code> || {{Distinguish|text = Page 1, another name for [[Special:Uncategorizedpages]]}}
|}
== Dependencies ==
For this template to work properly, you need the following:
* The {{tl|Hatnote}} base template.
* The <code>.hatnote</code> class, found in [[MediaWiki:Common.css]].
== Source ==
Roughly based on [[wikipedia:Template:Distinguish|Wikipedia's Distinguish Template]].
<noinclude>[[Category:Template documentation]]</noinclude>
2a06ed576ae6479add20834628f9378c657cb4fb
Template:Doc
10
83
84
2024-12-28T05:32:20Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#redirect [[Template:Documentation]]
041222999c2c4765a4663432058f50686fb65f40
Template:Documentation
10
84
85
2024-12-28T05:32:21Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly><!--
--><div class="documentation"><!--
--><div class="documentation-header"><!--
-->[[File:Template-{{#ifexist:{{#vardefineecho:docpage|{{{1|Template:{{#replace:{{{1|{{PAGENAME}}/doc}}}|Template:|}}}}}<!-- end vde -->}}|{{#if:{{{baddoc|}}}|bad}}|no}}info.svg|50px|link=]] <!--
--><span style="font-weight: bold; font-size: 125%; margin-right: 10px;">Documentation</span> <!--
-->{{#ifeq:{{SUBPAGENAME}}|doc|<!--nothing-->|<!--
-->{{#ifexist:{{#var:docpage}}|<!--
--><span style="font-size: 90%; font-style: italic;"><!--
-->[{{fullurl:{{#var:docpage}}|action=edit}} Edit] this documentation at [{{fullurl:{{#var:docpage}}|redirect=no}} {{FULLPAGENAMEE:{{#var:docpage}}}}].<!--
--></span><!--
-->}}<!--
-->}}<!--
--><div style="float: right; margin-left: 5px;"><!--
-->([{{fullurl:{{FULLPAGENAMEE}}/doc|action=edit}} edit] • [{{fullurl:{{FULLPAGENAMEE}}/doc|action=history}} history] • [{{fullurl:{{FULLPAGENAMEE}}|action=purge}} purge])<!--
--></div><!--
--></div><!--
<!-- leave line break here -->
{{#if:{{{lua|}}}|{{UsesLua|{{{lua}}} }} }}
<!-- documentation text/error box begins here -->
<div style="border-radius: 5px; border: 2px solid var(--wiki-content-border-color); margin: 0.5em auto 1em; padding: 0.8em 1.2em; background: var(--wiki-content-background-color--secondary);">
<!--
-->{{#ifexist:{{#var:docpage}}|<!--
If there is documentation
-->
{{ {{#var:docpage}} }}
<!--
Else
-->|<!--
-->No documentation subpage exists yet for this template. [{{fullurl:{{FULLPAGENAMEE:Template:{{{1|{{PAGENAME}}}}}}}/doc|action=edit&preload=Template:Doc/preload}} Create one now].<!--
-->[[Category:Templates with no documentation]]<!--
-->}}<!-- leave line break here -->
<!-- documentation text/error box ends here -->
</div>
<!-- -->{{#ifeq:{{SUBPAGENAME}}|doc|<!--
-->{{#ifeq:{{BASEPAGENAME}}|Doc|<!--nothing-->|<!-- only if page is not Template:Doc
-->This is the documentation page, it should be transcluded into the main template page. See {{tlx|doc}} for more information. <!--
-->[[Category:Template documentation]]<!--
-->}}<!--
-->}}<!--
--></div><!--
--></includeonly><!--
--><noinclude>{{Documentation}}
[[Category:Documentation templates| ]]
</noinclude>
8964fa27e2aaa1533f81eeeef92413e0d04599cb
Template:Documentation/doc
10
85
86
2024-12-28T05:32:22Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
Use {{tl|documentation}} inside of the <code><nowiki><noinclude></noinclude></nowiki></code> section on your template. Then create your template at the <code>/doc</code> subpage of your template.
<noinclude>[[Category:Template documentation]]</noinclude>
055b0481a1967951c59f15a09b92767c90baa8dd
Template:Example character infobox/doc
10
87
88
2024-12-28T05:32:24Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
This is an example character infobox using the [[support:DRUID infoboxes|DRUID infoboxes]] framework. You can edit it, move (rename) it, or delete it as desired.
== Modify this template ==
To see how DRUID works, please '''edit this page'''! It has several comments explaining the different parts of how to make an infobox.
== Copyable code for use on other content pages ==
If you want to create pages using this infobox, you can use the snippet below. Please understand, this code is for CONTENT PAGES ONLY!! It does not have anything to do with changing what the template supports.
<syntaxhighlight lang="wikitext" style="overflow: auto;">
{{Example Character Infobox
|title=
|image=
|Region=
|Element=
|Attack=
|HP=
|Armor=
|Attack Speed=
}}
</syntaxhighlight><noinclude>[[Category:Template documentation]]</noinclude>
c70b51da80c9343f70c819b3615abeda39dd3921
Template:Flag
10
88
89
2024-12-28T05:32:26Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly><!--
--><span class="country-flag" title="{{{2|}}}">{{#if: {{{1|}}} | [[File:Flag {{{1|}}}.svg|x20px|link=]] | }}</span><!--
--></includeonly><!--
--><noinclude>{{doc}}[[Category:Formatting templates]]</noinclude>
9802f61bee0e36120c835608ccee85e72384341b
Template:Flag/doc
10
89
90
2024-12-28T05:32:27Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
This formatting template allows you to display country flags inline.
Available country flags can be seen in [[dev:Category:Country_flags|our Commons Wiki]].
== Usage ==
The template can be used with the following formatting: <code><nowiki>{{flag|code|Legend}}</nowiki></code>, where:
* <code>code</code> is the [[wikipedia:ISO 3166-1 alpha-2|ISO 3166-1 alpha-2]] code for the country flag.
* <code>Legend</code> is the legend displayed on hover (optional).
== Examples ==
{| class="wikitable"
! Code !! Result
|-
| <code><nowiki>{{flag|ca|Canada}}</nowiki></code> || {{flag|ca|Canada}}
|}
<noinclude>[[Category:Template documentation]]</noinclude>
1fb455be1ffbed259dd27df18dd447e605746ed4
Template:For
10
90
91
2024-12-28T05:32:28Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly><!--
-->{{#vardefine:text|<!-- start vd
-->{{#if:{{{3|}}}<!-- if more than one page
-->|[[{{{2}}}]]{{#if:{{{4|}}}<!-- start concat if
-->|, [[{{{3}}}]] and [[{{{4}}}]]<!-- concat two
-->|<nowiki> </nowiki>and [[{{{3}}}]]<!-- else; concat one
-->}}<!-- end concat if
-->|[[{{{2}}}]]<!-- else; one page only
-->}}<!-- end if
-->}}<!-- end vd
-->{{Hatnote|<!--
-->For {{{1}}}, see {{#var:text}}.<!--
-->}}<!--
--></includeonly><!--
--><noinclude>{{doc}}[[Category:Hatnote templates]]</noinclude>
1899e48855153617f7c0bf3087b781bc80f0395c
Template:For/doc
10
91
92
2024-12-28T05:32:29Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<templatedata>
{
"params": {
"1": {
"label": "Topic",
"description": "The topic the following pages are about.",
"example": "more information",
"type": "line",
"required": true
},
"2": {
"label": "Related Page",
"description": "A related page.",
"example": "Related Page",
"type": "wiki-page-name",
"required": true
},
"3": {
"label": "Second Page",
"description": "A second related page.",
"example": "Second Related Page",
"type": "wiki-page-name"
},
"4": {
"label": "Third Page",
"description": "A third related page.",
"example": "Third Related Page",
"type": "wiki-page-name"
}
},
"description": "This hatnote template is meant to be used to show pages related to a topic the reader might want to visit.",
"paramOrder": [
"1",
"2",
"3",
"4"
],
"format": "inline"
}
</templatedata>
== Examples ==
{| class="wikitable"
! Code !! Result
|-
| <code><nowiki>{{For|more information|Special:WantedPages}}</nowiki></code> || {{For|more information|Special:WantedPages}}
|-
| <code><nowiki>{{For|more information|Special:WantedPages|Special:UncategorizedPages}}</nowiki></code> || {{For|more information|Special:WantedPages|Special:UncategorizedPages}}
|-
| <code><nowiki>{{For|more information|Special:WantedPages|Special:UncategorizedPages|Special:UncategorizedCategories}}</nowiki></code> || {{For|more information|Special:WantedPages|Special:UncategorizedPages|Special:UncategorizedCategories}}
|-
| <code><nowiki>{{For|more information|Special:WantedPages{{!}}Page 1}}</nowiki></code> (Custom link label) || {{For|more information|Special:WantedPages{{!}}Page 1}}
|}
== Dependencies ==
For this template to work properly, you need the following:
* The {{tl|Hatnote}} base template.
* The <code>.hatnote</code> class, found in [[MediaWiki:Common.css]].
== Source ==
Roughly based on [[wikipedia:Template:For|Wikipedia's For Template]].
<noinclude>[[Category:Template documentation]]</noinclude>
b2a30a9bf8acff259d5e86654a2de69c2d5e4fff
Template:From Wikipedia
10
92
93
2024-12-28T05:32:30Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{Ambox
| color = darkblue
| icon = Wikipedia.svg
| title= This code is adapted from [[wikipedia:Main Page|Wikipedia]].
| message = For the original code, see the following pages: {{#arraymap:{{{1|}}}|,|%s|[[wikipedia:%s|%s]]}}
| tiny = {{{tiny|}}}
| class = {{{class|}}}
}}</includeonly><noinclude>{{doc}}</noinclude>
0bb256ef5acc38fb0cfbdacc22e75aab89bd6e2c
Template:Gad
10
93
94
2024-12-28T05:32:31Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<code>Gadget-[[MediaWiki:Gadget-{{{1}}}|{{{1}}}]]</code><noinclude>[[Category:Formatting templates]]</noinclude>
dd027468a6022472506b1fc2973d6299ec01e854
Template:Hatnote
10
94
95
2024-12-28T05:32:32Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly><!--
-->[[Category:Pages with hatnotes]]<!--
--><div class="hatnote {{#if:{{{icon|}}}|icon}}">{{#if:{{{icon|}}}|[[File:{{{icon}}}|x22px]]<nowiki> </nowiki>}}{{{1|}}}</div><!--
--></includeonly><!--
--><noinclude>{{doc}}[[Category:Hatnote templates| ]]</noinclude>
c239246055fdd6c2f4aa85033ba3e93b9baa4733
Template:Hatnote/doc
10
95
96
2024-12-28T05:32:33Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
{{No direct use}}
== List of hatnote templates ==
* {{tl|Disambiguation}}
* {{tl|Distinguish}}
* {{tl|For}}
* {{tl|Main}}
== Dependencies ==
For this template to work properly, you need the following:
* The <code>.hatnote</code> class, found in [[MediaWiki:Common.css]].
* The <code>--wiki-content-border-color--secondary</code> CSS variable, defined in [[MediaWiki:Common.css]].
<noinclude>[[Category:Template documentation]]</noinclude>
464f2f866befaf4cfa47f68ab0ad4f170c13463d
Template:I
10
96
97
2024-12-28T05:32:34Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#REDIRECT [[Template:Link icon]]
6ebdedb4de95efaa3e6ca27590e79aca674f2364
Template:Item icon
10
97
98
2024-12-28T05:32:35Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{Link icon|{{{1|}}}|{{{2|}}}|type=Item}}</includeonly><noinclude>{{documentation}}[[Category:Formatting templates]]</noinclude>
6564279e3808e659b8034ad4b96f4f9e9e498b57
Template:Item icon/doc
10
98
99
2024-12-28T05:32:35Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
== Summary ==
<templatedata>
{
"params": {
"1": {
"aliases": [
"page"
],
"label": "Page Name",
"description": "The name for the target page.",
"example": "Page Name",
"type": "wiki-page-name",
"required": true
},
"2": {
"aliases": [
"label"
],
"label": "Link Label",
"description": "The text to the be displayed on the link icon's label.",
"example": "Alternative Page Name",
"type": "line"
}
},
"description": "Use this template to display an icon next to a page link.\n\nThis template assumes that each page has an icon uploaded at a specific location, namely \"File:Page Name (Item).png\".",
"format": "inline"
}
</templatedata>
== Examples ==
For the examples below, <code><nowiki>File:Mystic Feather (Item).png</nowiki></code> was used as the icon for a page called <code>Mystic Feather</code>.
{| class="wikitable"
! Code !! Result
|-
| <code><nowiki>{{Item icon|Mystic Feather}}</nowiki></code> || {{Item icon|Mystic Feather}}
|-
| <code><nowiki>{{Item icon|Mystic Feather|Mystic Feathers}}</nowiki></code> || {{Item icon|Mystic Feather|Mystic Feathers}}
|-
| <code><nowiki>{{Item icon|Mystic Feather|notext}}</nowiki></code> || {{Item icon|Mystic Feather|notext}}
|-
| <code><nowiki>{{Item icon|Missing Item}}</nowiki></code> (Missing Page Icon) || {{Item icon|Missing Item}}
|}
== Dependencies==
For this template to work properly, you need the following:
* The base {{tl|Link icon}} template.
* The <code>.link-icon</code> class and any related classes, found in [[MediaWiki:Common.css]].
4dfcab6f3d3c88596068607685645f29666f0141
Template:Iter
10
99
100
2024-12-28T05:32:37Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{#vardefine:varname|ITER_INDEX_{{#if:{{{1|}}}|{{{1}}}|default}}<!-- end vardefine -->}}<!--
main logic
-->{{#vardefineecho:{{#var:varname}}|
{{#expr:
{{#ifeq:{{lc:{{{reset|}}}<!-- end lc -->}}
|yes
|0
|{{#var:{{#var:varname}}|0}}
<!-- end ifeq -->}} + {{#if:{{{get|}}}|0|1}}
<!-- end expr -->}}
<!-- end vde -->}}</includeonly><noinclude>{{documentation}}
[[Category:Templates]]</noinclude>
c37a3625d58a115a140f129da248ec1c9f6cb55e
Template:Iter/doc
10
100
101
2024-12-28T05:32:37Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
This template helps you create indexed columns in tables (particularly [[support:Cargo|Cargo]] queries) and to retrieve iterator values when using the parser function <code><nowiki>{{#arraymaptemplate</nowiki></code> (bundled with Extension:ParserPower on wiki.gg).
== Simple counting ==
<pre>
* {{iter|}}
* {{iter|}}
* {{iter|}}
* {{iter|}}
</pre>
* {{iter|}}
* {{iter|}}
* {{iter|}}
* {{iter|}}
== Reset the counter ==
<pre>
* {{iter|reset=yes}}
* {{iter|}}
* {{iter|reset=yes}}
* {{iter|}}
</pre>
* {{iter|reset=yes}}
* {{iter|}}
* {{iter|reset=yes}}
* {{iter|}}
== Multiple counters ==
<pre>
* {{iter|key1}}
* {{iter|key2}}
* {{iter|key2}}
* {{iter|key1}}
</pre>
* {{iter|key1}}
* {{iter|key2}}
* {{iter|key2}}
* {{iter|key1}}
== Get value without incrementing ==
<pre>
* {{iter|reset=yes}}
* {{iter|}}
* {{iter|}}
* {{iter|get=yes}}
</pre>
* {{iter|reset=yes}}
* {{iter|}}
* {{iter|}}
* {{iter|get=yes}}
<noinclude>
[[Category:Template documentation]]
</noinclude>
20b5a53a6457493d2a2a9774b803511678a65760
Template:Key
10
101
102
2024-12-28T05:32:38Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly><!--
-->{{#vardefine:platform | {{#if: {{{2|}}} | {{#switch: {{lc:{{{1|}}}}}
<!-- Desktop -->
|mouse
|keyboard=keyboard
<!-- Mobile -->
|gesture=gesture
<!-- Microsoft -->
|xboxseries
|xbox=Xbox
|xbox one
|xbone
|xbox1
|xboxone=xboxone
|xbox 360
|xb360
|xbox360
|360=360
<!-- Sony -->
|ps
|ps5
|playstation
|ds
|dualsense=DualSense
|playstation 4
|ps4=PS4
|playstation 3
|ps3=ps3
<!-- Nintendo -->
|ns
|switch=Switch
|wii=wii
}} | undefined }} }}<!--
-->{{#vardefine:key | {{#if: {{{2|}}} | {{ucfirst:{{{2}}}}} | {{ucfirst:{{{1}}}}} }} }}<!--
-->{{#vardefine:img | {{#if: {{{2|}}} | [[File:{{#var:platform}} {{#var:key}}.png|x25px|link=]] }} | Undefined }}<!--
--><span class="key">{{#var:img}}</span><!--
--></includeonly><!--
--><noinclude>{{doc}}</noinclude>
45576cb62a8104687b5b7ac26b042283c80ecae6
Template:Key/doc
10
102
103
2024-12-28T05:32:39Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<tabber>
|-|Desktop={{:Template:Key/doc/Keyboard}}
|-|Mobile={{:Template:Key/doc/Gesture}}
|-|Xbox={{:Template:Key/doc/Xbox}}
|-|DualSense={{:Template:Key/doc/DualSense}}
|-|PlayStation 4={{:Template:Key/doc/PS4}}
|-|Nintendo Switch={{:Template:Key/doc/Nintendo Switch}}
</tabber>
<noinclude>[[Category:Key template documentation]]</noinclude>
19eb9be1ca2c7112f63dd11c58d3888327dcca75
Template:Key/doc/DualSense
10
103
104
2024-12-28T05:32:40Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
Images source: [[dev:Category:DualSense input images]]
=== Buttons ===
<code><nowiki>{{Key|PS|Directional}}</nowiki></code>
{{Key|PS|Directional}}
<code><nowiki>{{Key|PS|Directional Left}}</nowiki></code>
{{Key|PS|Directional Left}}
<code><nowiki>{{Key|PS|Directional Right}}</nowiki></code>
{{Key|PS|Directional Right}}
<code><nowiki>{{Key|PS|Directional Up}}</nowiki></code>
{{Key|PS|Directional Up}}
<code><nowiki>{{Key|PS|Directional Down}}</nowiki></code>
{{Key|PS|Directional Down}}
<code><nowiki>{{Key|PS|Left Stick}}</nowiki></code>
{{Key|PS|Left Stick}}
<code><nowiki>{{Key|PS|Right Stick}}</nowiki></code>
{{Key|PS|Right Stick}}
<code><nowiki>{{Key|PS|Touch Pad}}</nowiki></code>
{{Key|PS|Touch Pad}}
<code><nowiki>{{Key|PS|Circle}}</nowiki></code>
{{Key|PS|Circle}}
<code><nowiki>{{Key|PS|Cross}}</nowiki></code>
{{Key|PS|Cross}}
<code><nowiki>{{Key|PS|Square}}</nowiki></code>
{{Key|PS|Square}}
<code><nowiki>{{Key|PS|Triangle}}</nowiki></code>
{{Key|PS|Triangle}}
<code><nowiki>{{Key|PS|Create}}</nowiki></code>
{{Key|PS|Create}}
<code><nowiki>{{Key|PS|Options}}</nowiki></code>
{{Key|PS|Options}}
<code><nowiki>{{Key|PS|L1}}</nowiki></code>
{{Key|PS|L1}}
<code><nowiki>{{Key|PS|R1}}</nowiki></code>
{{Key|PS|R1}}
<code><nowiki>{{Key|PS|L2}}</nowiki></code>
{{Key|PS|L2}}
<code><nowiki>{{Key|PS|R2}}</nowiki></code>
{{Key|PS|R2}}
<code><nowiki>{{Key|PS|L3}}</nowiki></code>
{{Key|PS|L3}}
<code><nowiki>{{Key|PS|R3}}</nowiki></code>
{{Key|PS|R3}}
<code><nowiki>{{Key|PS|Mute}}</nowiki></code>
{{Key|PS|Mute}}
<code><nowiki>{{Key|PS|PS}}</nowiki></code>
{{Key|PS|PS}}
=== Diagram ===
<code><nowiki>{{Key|PS|Controller Diagram}}</nowiki></code>
{{Key|PS|Controller Diagram}}
<noinclude>[[Category:Key template documentation]]</noinclude>
84fa5123f9494d3572fef65e1aa63dd95ef476be
Template:Key/doc/Gesture
10
104
105
2024-12-28T05:32:41Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
Images source: [[dev:Category:Gesture input images]]
=== Fingers ===
<code><nowiki>{{key|gesture|Finger Front}}</nowiki></code>
{{key|gesture|Finger Front}}
<code><nowiki>{{key|gesture|Finger Side}}</nowiki></code>
{{key|gesture|Finger Side}}
=== Tap & hold ===
<code><nowiki>{{key|gesture|Tap}}</nowiki></code>
{{key|gesture|Tap}}
<code><nowiki>{{key|gesture|Double Tap}}</nowiki></code>
{{key|gesture|Double Tap}}
<code><nowiki>{{key|gesture|Hold}}</nowiki></code>
{{key|gesture|Hold}}
=== Swipe motions ===
<code><nowiki>{{key|gesture|Swipe Bottom Left}}</nowiki></code>
{{key|gesture|Swipe Bottom Left}}
<code><nowiki>{{key|gesture|Swipe Bottom Right}}</nowiki></code>
{{key|gesture|Swipe Bottom Right}}
<code><nowiki>{{key|gesture|Swipe Down}}</nowiki></code>
{{key|gesture|Swipe Down}}
<code><nowiki>{{key|gesture|Swipe Left}}</nowiki></code>
{{key|gesture|Swipe Left}}
<code><nowiki>{{key|gesture|Swipe Right}}</nowiki></code>
{{key|gesture|Swipe Right}}
<code><nowiki>{{key|gesture|Swipe Top Left}}</nowiki></code>
{{key|gesture|Swipe Top Left}}
<code><nowiki>{{key|gesture|Swipe Top Right}}</nowiki></code>
{{key|gesture|Swipe Top Right}}
<code><nowiki>{{key|gesture|Swipe Up}}</nowiki></code>
{{key|gesture|Swipe Up}}
=== Zoom & scroll ===
<code><nowiki>{{key|gesture|Zoom In}}</nowiki></code>
{{key|gesture|Zoom In}}
<code><nowiki>{{key|gesture|Zoom Out}}</nowiki></code>
{{key|gesture|Zoom Out}}
<code><nowiki>{{key|gesture|Scroll Down}}</nowiki></code>
{{key|gesture|Scroll Down}}
<code><nowiki>{{key|gesture|Scroll Left}}</nowiki></code>
{{key|gesture|Scroll Left}}
<code><nowiki>{{key|gesture|Scroll Right}}</nowiki></code>
{{key|gesture|Scroll Right}}
<code><nowiki>{{key|gesture|Scroll Up}}</nowiki></code>
{{key|gesture|Scroll Up}}
=== Circular motions ===
<code><nowiki>{{key|gesture|Double Rotate}</nowiki></code>
{{key|gesture|Double Rotate}}
<code><nowiki>{{key|gesture|Full Circle}}</nowiki></code>
{{key|gesture|Full Circle}}
<code><nowiki>{{key|gesture|Half Circle}}</nowiki></code>
{{key|gesture|Half Circle}}
<code><nowiki>{{key|gesture|Quarter Circle}}</nowiki></code>
{{key|gesture|Quarter Circle}}
__NOTOC__
<noinclude>[[Category:Key template documentation]]</noinclude>
0a595b125cc6dbd6ad531c1e989d1929eaf1c6e2
Template:Key/doc/Nintendo Switch
10
105
106
2024-12-28T05:32:42Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
Images source: [[dev:Category:Nintendo Switch input images]]
=== Nintendo Switch ===
<code><nowiki>{{Key|Switch|a}}</nowiki></code>
{{Key|Switch|a}}
<code><nowiki>{{Key|Switch|b}}</nowiki></code>
{{Key|Switch|b}}
<code><nowiki>{{Key|Switch|x}}</nowiki></code>
{{Key|Switch|x}}
<code><nowiki>{{Key|Switch|y}}</nowiki></code>
{{Key|Switch|y}}
<code><nowiki>{{Key|Switch|Left Stick}}</nowiki></code>
{{Key|Switch|Left Stick}}
<code><nowiki>{{Key|Switch|Right Stick}}</nowiki></code>
{{Key|Switch|Right Stick}}
<code><nowiki>{{Key|Switch|Left Stick Press}}</nowiki></code>
{{Key|Switch|Left Stick Press}}
<code><nowiki>{{Key|Switch|Right Stick Press}}</nowiki></code>
{{Key|Switch|Right Stick Press}}
<code><nowiki>{{Key|Switch|-}}</nowiki></code>
{{Key|Switch|-}}
<code><nowiki>{{Key|Switch|+}}</nowiki></code>
{{Key|Switch|+}}
<code><nowiki>{{Key|Switch|Capture}}</nowiki></code>
{{Key|Switch|Capture}}
<code><nowiki>{{Key|Switch|HOME}}</nowiki></code>
{{Key|Switch|HOME}}
<code><nowiki>{{Key|Switch|L}}</nowiki></code>
{{Key|Switch|L}}
<code><nowiki>{{Key|Switch|R}}</nowiki></code>
{{Key|Switch|R}}
<code><nowiki>{{Key|Switch|ZL}}</nowiki></code>
{{Key|Switch|ZL}}
<code><nowiki>{{Key|Switch|ZR}}</nowiki></code>
{{Key|Switch|ZR}}
=== Pro Controller ===
<code><nowiki>{{Key|Switch|Pro Control Pad}}</nowiki></code>
{{Key|Switch|Pro Control Pad}}
<code><nowiki>{{Key|Switch|Pro Control Pad Left}}</nowiki></code>
{{Key|Switch|Pro Control Pad Left}}
<code><nowiki>{{Key|Switch|Pro Control Pad Right}}</nowiki></code>
{{Key|Switch|Pro Control Pad Right}}
<code><nowiki>{{Key|Switch|Pro Control Pad Up}}</nowiki></code>
{{Key|Switch|Pro Control Pad Up}}
<code><nowiki>{{Key|Switch|Pro Control Pad Down}}</nowiki></code>
{{Key|Switch|Pro Control Pad Down}}
=== Joy-Con ===
<code><nowiki>{{Key|Switch|Directional Left}}</nowiki></code>
{{Key|Switch|Directional Left}}
<code><nowiki>{{Key|Switch|Directional Right}}</nowiki></code>
{{Key|Switch|Directional Right}}
<code><nowiki>{{Key|Switch|Directional Up}}</nowiki></code>
{{Key|Switch|Directional Up}}
<code><nowiki>{{Key|Switch|Directional Down}}</nowiki></code>
{{Key|Switch|Directional Down}}
==== Diagrams ====
<code><nowiki>{{Key|Switch|Joy-Con}}</nowiki></code>
{{Key|Switch|Joy-Con}}
<code><nowiki>{{Key|Switch|Joy-Con Separate}}</nowiki></code>
{{Key|Switch|Joy-Con Separate}}
<code><nowiki>{{Key|Switch|Joy-Con Left}}</nowiki></code>
{{Key|Switch|Joy-Con Left}}
<code><nowiki>{{Key|Switch|Joy-Con Right}}</nowiki></code>
{{Key|Switch|Joy-Con Right}}
__NOTOC__
<noinclude>[[Category:Key template documentation]]</noinclude>
34ef402e3bd539920ee4247d68882ecb53fc6eda
Template:Key/doc/PS4
10
106
107
2024-12-28T05:32:43Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
Images source: [[dev:Category:PS4 input images]]
=== D-pad & sticks ===
<code><nowiki>{{key|PS4|Dpad}}</nowiki></code>
{{key|PS4|Dpad}}
<code><nowiki>{{key|PS4|Left}}</nowiki></code>
{{key|PS4|Left}}
<code><nowiki>{{key|PS4|Right}}</nowiki></code>
{{key|PS4|Right}}
<code><nowiki>{{key|PS4|Up}}</nowiki></code>
{{key|PS4|Up}}
<code><nowiki>{{key|PS4|Down}}</nowiki></code>
{{key|PS4|Down}}
<code><nowiki>{{key|PS4|Left Stick}}</nowiki></code>
{{key|PS4|Left Stick}}
<code><nowiki>{{key|PS4|Right Stick}}</nowiki></code>
{{key|PS4|Right Stick}}
<code><nowiki>{{key|PS4|Touch Pad}}</nowiki></code>
{{key|PS4|Touch Pad}}
=== Front buttons ===
<code><nowiki>{{key|PS4|Circle}}</nowiki></code>
{{key|PS4|Circle}}
<code><nowiki>{{key|PS4|Cross}}</nowiki></code>
{{key|PS4|Cross}}
<code><nowiki>{{key|PS4|Square}}</nowiki></code>
{{key|PS4|Square}}
<code><nowiki>{{key|PS4|Triangle}}</nowiki></code>
{{key|PS4|Triangle}}
<code><nowiki>{{key|PS4|Share}}</nowiki></code>
{{key|PS4|Share}}
<code><nowiki>{{key|PS4|Options}}</nowiki></code>
{{key|PS4|Options}}
=== Rear buttons ===
<code><nowiki>{{key|PS4|L1}}</nowiki></code>
{{key|PS4|L1}}
<code><nowiki>{{key|PS4|R1}}</nowiki></code>
{{key|PS4|R1}}
<code><nowiki>{{key|PS4|L2}}</nowiki></code>
{{key|PS4|L2}}
<code><nowiki>{{key|PS4|R2}}</nowiki></code>
{{key|PS4|R2}}
<noinclude>[[Category:Key template documentation]]</noinclude>
1672e7f0dcd4db09545c96936cfbabcab681cfeb
Template:Key/doc/Xbox
10
107
108
2024-12-28T05:32:44Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
Images source: [[dev:Category:Xbox input images]]
=== Series & One ===
<code><nowiki>{{Key|Xbox|A}}</nowiki></code>
{{Key|Xbox|A}}
<code><nowiki>{{Key|Xbox|B}}</nowiki></code>
{{Key|Xbox|B}}
<code><nowiki>{{Key|Xbox|X}}</nowiki></code>
{{Key|Xbox|X}}
<code><nowiki>{{Key|Xbox|Y}}</nowiki></code>
{{Key|Xbox|y}}
<code><nowiki>{{Key|Xbox|Left Thumbstick}}</nowiki></code>
{{Key|Xbox|Left Thumbstick}}
<code><nowiki>{{Key|Xbox|Right Thumbstick}}</nowiki></code>
{{Key|Xbox|Right Thumbstick}}
<code><nowiki>{{Key|Xbox|Left Thumbstick Press}}</nowiki></code>
{{Key|Xbox|Left Thumbstick Press}}
<code><nowiki>{{Key|Xbox|Right Thumbstick Press}}</nowiki></code>
{{Key|Xbox|Right Thumbstick Press}}
<code><nowiki>{{Key|Xbox|LB}}</nowiki></code>
{{Key|Xbox|LB}}
<code><nowiki>{{Key|Xbox|RB}}</nowiki></code>
{{Key|Xbox|RB}}
<code><nowiki>{{Key|Xbox|View}}</nowiki></code>
{{Key|Xbox|View}}
<code><nowiki>{{Key|Xbox|Menu}}</nowiki></code>
{{Key|Xbox|Menu}}
<code><nowiki>{{Key|Xbox|Button}}</nowiki></code>
{{Key|Xbox|Button}}
=== Xbox Series ===
<code><nowiki>{{Key|Xbox|D-pad}}</nowiki></code>
{{Key|Xbox|D-pad}}
<code><nowiki>{{Key|Xbox|D-pad Left}}</nowiki></code>
{{Key|Xbox|D-pad Left}}
<code><nowiki>{{Key|Xbox|D-pad Right}}</nowiki></code>
{{Key|Xbox|D-pad Right}}
<code><nowiki>{{Key|Xbox|D-pad Up}}</nowiki></code>
{{Key|Xbox|D-pad Up}}
<code><nowiki>{{Key|Xbox|D-pad Down}}</nowiki></code>
{{Key|Xbox|D-pad Down}}
<code><nowiki>{{Key|Xbox|LT}}</nowiki></code>
{{Key|Xbox|LT}}
<code><nowiki>{{Key|Xbox|RT}}</nowiki></code>
{{Key|Xbox|RT}}
<code><nowiki>{{Key|Xbox|Share}}</nowiki></code>
{{Key|Xbox|Share}}
==== Diagram ====
<code><nowiki>{{Key|Xbox|Series Controller Diagram}}</nowiki></code>
{{Key|Xbox|Series Controller Diagram}}
=== Xbox One ===
<code><nowiki>{{Key|Xbox|One D-pad}}</nowiki></code>
{{Key|Xbox|D-pad}}
<code><nowiki>{{Key|Xbox|One D-pad Left}}</nowiki></code>
{{Key|Xbox|D-pad Left}}
<code><nowiki>{{Key|Xbox|One D-pad Right}}</nowiki></code>
{{Key|Xbox|D-pad Right}}
<code><nowiki>{{Key|Xbox|One D-pad Up}}</nowiki></code>
{{Key|Xbox|D-pad Up}}
<code><nowiki>{{Key|Xbox|One D-pad Down}}</nowiki></code>
{{Key|Xbox|D-pad Down}}
<code><nowiki>{{Key|Xbox|One Left Trigger}}</nowiki></code>
{{Key|Xbox|One Left Trigger}}
<code><nowiki>{{Key|Xbox|One Right Trigger}}</nowiki></code>
{{Key|Xbox|One Right Trigger}}
==== Diagram ====
<code><nowiki>{{Key|Xbox|One Controller Diagram}}</nowiki></code>
{{Key|Xbox|One Controller Diagram}}
__NOTOC__
<noinclude>[[Category:Key template documentation]]</noinclude>
adce81e2e9eafcf930052a8993d3e5625665202e
Template:License
10
108
109
2024-12-28T05:32:46Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{License/{{{1|nolicense}}}|source={{{source|}}}}}</includeonly>
<noinclude>{{documentation}}</noinclude>
97ce18acc45bafbcf8fbbf066408a1e8ca46f82e
110
109
2024-12-28T05:32:46Z
Crimroxs
244470
Protected "[[Template:License]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
wikitext
text/x-wiki
<includeonly>{{License/{{{1|nolicense}}}|source={{{source|}}}}}</includeonly>
<noinclude>{{documentation}}</noinclude>
97ce18acc45bafbcf8fbbf066408a1e8ca46f82e
Template:License/CC-BY
10
109
111
2024-12-28T05:32:47Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{License/template
| source = {{{source|}}}
| type = CC-BY
| icon = [[File:CC-BY.svg|x50px|link=https://creativecommons.org/licenses/by/3.0/|CC-BY]]
| text = This file is under the [https://creativecommons.org/licenses/by/3.0/ Creative Commons Attribution 3.0 License].
}}</includeonly>
<noinclude>This template currently looks like: {{License/CC-BY}}
See {{tl|License}} for full license documentation
[[Category:License templates]]</noinclude>
43dbcc27869841549023d0c571ce82496739779c
112
111
2024-12-28T05:32:47Z
Crimroxs
244470
Protected "[[Template:License/CC-BY]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
wikitext
text/x-wiki
<includeonly>{{License/template
| source = {{{source|}}}
| type = CC-BY
| icon = [[File:CC-BY.svg|x50px|link=https://creativecommons.org/licenses/by/3.0/|CC-BY]]
| text = This file is under the [https://creativecommons.org/licenses/by/3.0/ Creative Commons Attribution 3.0 License].
}}</includeonly>
<noinclude>This template currently looks like: {{License/CC-BY}}
See {{tl|License}} for full license documentation
[[Category:License templates]]</noinclude>
43dbcc27869841549023d0c571ce82496739779c
Template:License/CC-BY-NC
10
110
113
2024-12-28T05:32:48Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{License/template
| source = {{{source|}}}
| type = CC-BY-NC
| icon = [[File:CC-BY-NC.svg|x50px|link=https://creativecommons.org/licenses/by-nc/3.0/|CC-BY-NC]]
| text = This file is under the [https://creativecommons.org/licenses/by-nc/3.0/ Creative Commons Attribution-NonCommercial 3.0 License].
}}</includeonly>
<noinclude>This template currently looks like: {{License/CC-BY-NC}}
See {{tl|License}} for full license documentation
[[Category:License templates]]</noinclude>
083a0181802a4dca10eadfcd1318b445261e93cb
114
113
2024-12-28T05:32:48Z
Crimroxs
244470
Protected "[[Template:License/CC-BY-NC]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
wikitext
text/x-wiki
<includeonly>{{License/template
| source = {{{source|}}}
| type = CC-BY-NC
| icon = [[File:CC-BY-NC.svg|x50px|link=https://creativecommons.org/licenses/by-nc/3.0/|CC-BY-NC]]
| text = This file is under the [https://creativecommons.org/licenses/by-nc/3.0/ Creative Commons Attribution-NonCommercial 3.0 License].
}}</includeonly>
<noinclude>This template currently looks like: {{License/CC-BY-NC}}
See {{tl|License}} for full license documentation
[[Category:License templates]]</noinclude>
083a0181802a4dca10eadfcd1318b445261e93cb
Template:License/CC-BY-NC-ND
10
111
115
2024-12-28T05:32:49Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{License/template
| source = {{{source|}}}
| type = CC-BY-NC-ND
| icon = [[File:CC-BY-NC-ND.svg|x50px|link=https://creativecommons.org/licenses/by-nc-nd/3.0/|CC-BY-NC-ND]]
| text = This file is under the [https://creativecommons.org/licenses/by-nc-nd/3.0/ Creative Commons Attribution-NonCommercial-NoDerivs 3.0 License].
}}</includeonly>
<noinclude>This template currently looks like: {{License/CC-BY-NC-ND}}
See {{tl|License}} for full license documentation
[[Category:License templates]]</noinclude>
ac16bba47a1ca906b73d1c5c7ed260bec622817e
116
115
2024-12-28T05:32:50Z
Crimroxs
244470
Protected "[[Template:License/CC-BY-NC-ND]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
wikitext
text/x-wiki
<includeonly>{{License/template
| source = {{{source|}}}
| type = CC-BY-NC-ND
| icon = [[File:CC-BY-NC-ND.svg|x50px|link=https://creativecommons.org/licenses/by-nc-nd/3.0/|CC-BY-NC-ND]]
| text = This file is under the [https://creativecommons.org/licenses/by-nc-nd/3.0/ Creative Commons Attribution-NonCommercial-NoDerivs 3.0 License].
}}</includeonly>
<noinclude>This template currently looks like: {{License/CC-BY-NC-ND}}
See {{tl|License}} for full license documentation
[[Category:License templates]]</noinclude>
ac16bba47a1ca906b73d1c5c7ed260bec622817e
Template:License/CC-BY-NC-SA
10
112
117
2024-12-28T05:32:50Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{License/template
| source = {{{source|}}}
| type = CC-BY-NC-SA
| icon = [[File:CC-BY-NC-SA.svg|x50px|link=https://creativecommons.org/licenses/by-nc-sa/3.0/|CC-BY-NC-SA]]
| text = This file is under the [https://creativecommons.org/licenses/by-nc-sa/3.0/ Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License].
}}</includeonly>
<noinclude>This template currently looks like: {{License/CC-BY-NC-SA}}
See {{tl|License}} for full license documentation
[[Category:License templates]]</noinclude>
30c6f7737d55c66d86ff24c29fcf6fd52432ded7
118
117
2024-12-28T05:32:51Z
Crimroxs
244470
Protected "[[Template:License/CC-BY-NC-SA]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
wikitext
text/x-wiki
<includeonly>{{License/template
| source = {{{source|}}}
| type = CC-BY-NC-SA
| icon = [[File:CC-BY-NC-SA.svg|x50px|link=https://creativecommons.org/licenses/by-nc-sa/3.0/|CC-BY-NC-SA]]
| text = This file is under the [https://creativecommons.org/licenses/by-nc-sa/3.0/ Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License].
}}</includeonly>
<noinclude>This template currently looks like: {{License/CC-BY-NC-SA}}
See {{tl|License}} for full license documentation
[[Category:License templates]]</noinclude>
30c6f7737d55c66d86ff24c29fcf6fd52432ded7
Template:License/CC-BY-ND
10
113
119
2024-12-28T05:32:52Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{License/template
| source = {{{source|}}}
| type = CC-BY-ND
| icon = [[File:CC-BY-ND.svg|x50px|link=https://creativecommons.org/licenses/by-nd/3.0/|CC-BY-ND]]
| text = This file is under the [https://creativecommons.org/licenses/by-nd/3.0/ Creative Commons Attribution-NoDerivs 3.0 License].
}}</includeonly>
<noinclude>This template currently looks like: {{License/CC-BY-ND}}
See {{tl|License}} for full license documentation
[[Category:License templates]]</noinclude>
d34d38809b53231d586ee58f19c426234cd931b2
120
119
2024-12-28T05:32:52Z
Crimroxs
244470
Protected "[[Template:License/CC-BY-ND]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
wikitext
text/x-wiki
<includeonly>{{License/template
| source = {{{source|}}}
| type = CC-BY-ND
| icon = [[File:CC-BY-ND.svg|x50px|link=https://creativecommons.org/licenses/by-nd/3.0/|CC-BY-ND]]
| text = This file is under the [https://creativecommons.org/licenses/by-nd/3.0/ Creative Commons Attribution-NoDerivs 3.0 License].
}}</includeonly>
<noinclude>This template currently looks like: {{License/CC-BY-ND}}
See {{tl|License}} for full license documentation
[[Category:License templates]]</noinclude>
d34d38809b53231d586ee58f19c426234cd931b2
Template:License/CC-BY-SA
10
114
121
2024-12-28T05:32:53Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{License/template
| source = {{{source|}}}
| type = CC-BY-SA
| icon = [[File:CC-BY-SA.svg|x50px|link=https://creativecommons.org/licenses/by-sa/3.0/|CC-BY-SA]]
| text = This file is under the [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-ShareAlike 3.0 License].
}}</includeonly>
<noinclude>This template currently looks like: {{License/CC-BY-SA}}
See {{tl|License}} for full license documentation
[[Category:License templates]]</noinclude>
b9d7b1c458c2b66fe216c5545b5c175c5ad3d8c0
122
121
2024-12-28T05:32:53Z
Crimroxs
244470
Protected "[[Template:License/CC-BY-SA]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
wikitext
text/x-wiki
<includeonly>{{License/template
| source = {{{source|}}}
| type = CC-BY-SA
| icon = [[File:CC-BY-SA.svg|x50px|link=https://creativecommons.org/licenses/by-sa/3.0/|CC-BY-SA]]
| text = This file is under the [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-ShareAlike 3.0 License].
}}</includeonly>
<noinclude>This template currently looks like: {{License/CC-BY-SA}}
See {{tl|License}} for full license documentation
[[Category:License templates]]</noinclude>
b9d7b1c458c2b66fe216c5545b5c175c5ad3d8c0
Template:License/CC-PD
10
115
123
2024-12-28T05:32:54Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{License/template
| source = {{{source|}}}
| type = CC-PD
| icon = [[File:CC-PD.svg|x50px|link=|Public Domain]]
| text = This file has been released into the public domain by the copyright holder, its copyright has expired, or it is ineligible for copyright. This applies worldwide.
}}</includeonly>
<noinclude>This template currently looks like: {{License/CC-PD}}
See {{tl|License}} for full license documentation
[[Category:License templates]]</noinclude>
ea30fe208112c623ed4d1469f1ad3522f2ba66e9
124
123
2024-12-28T05:32:54Z
Crimroxs
244470
Protected "[[Template:License/CC-PD]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
wikitext
text/x-wiki
<includeonly>{{License/template
| source = {{{source|}}}
| type = CC-PD
| icon = [[File:CC-PD.svg|x50px|link=|Public Domain]]
| text = This file has been released into the public domain by the copyright holder, its copyright has expired, or it is ineligible for copyright. This applies worldwide.
}}</includeonly>
<noinclude>This template currently looks like: {{License/CC-PD}}
See {{tl|License}} for full license documentation
[[Category:License templates]]</noinclude>
ea30fe208112c623ed4d1469f1ad3522f2ba66e9
Template:License/CC-SRR
10
116
125
2024-12-28T05:32:55Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{License/template
| source = {{{source|}}}
| type = CC-SRR
| icon = [[File:CC-SRR.svg|link=|CC-Some Rights Reserved]]
| text = This file is under the Creative Commons Some Rights Reserved License.
}}</includeonly>
<noinclude>This template currently looks like: {{License/CC-SRR}}
See {{tl|License}} for full license documentation
[[Category:License templates]]</noinclude>
469e1394a65f1c1406affabe7840d06e28eac21e
126
125
2024-12-28T05:32:56Z
Crimroxs
244470
Protected "[[Template:License/CC-SRR]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
wikitext
text/x-wiki
<includeonly>{{License/template
| source = {{{source|}}}
| type = CC-SRR
| icon = [[File:CC-SRR.svg|link=|CC-Some Rights Reserved]]
| text = This file is under the Creative Commons Some Rights Reserved License.
}}</includeonly>
<noinclude>This template currently looks like: {{License/CC-SRR}}
See {{tl|License}} for full license documentation
[[Category:License templates]]</noinclude>
469e1394a65f1c1406affabe7840d06e28eac21e
Template:License/CC0
10
117
127
2024-12-28T05:32:57Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{License/template
| source = {{{source|}}}
| type = CC0
| icon = [[File:CC-0.svg|x50px|link=https://creativecommons.org/publicdomain/zero/1.0/|CC0]]
| text = This file is under the [https://creativecommons.org/publicdomain/zero/1.0/ CC0 1.0 License].
}}</includeonly>
<noinclude>This template currently looks like: {{License/CC0}}
See {{tl|License}} for full license documentation
[[Category:License templates]]</noinclude>
66fffc13829f37602cfa84d09d7e96c99e0852a8
128
127
2024-12-28T05:32:57Z
Crimroxs
244470
Protected "[[Template:License/CC0]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
wikitext
text/x-wiki
<includeonly>{{License/template
| source = {{{source|}}}
| type = CC0
| icon = [[File:CC-0.svg|x50px|link=https://creativecommons.org/publicdomain/zero/1.0/|CC0]]
| text = This file is under the [https://creativecommons.org/publicdomain/zero/1.0/ CC0 1.0 License].
}}</includeonly>
<noinclude>This template currently looks like: {{License/CC0}}
See {{tl|License}} for full license documentation
[[Category:License templates]]</noinclude>
66fffc13829f37602cfa84d09d7e96c99e0852a8
Template:License/Fairuse
10
118
129
2024-12-28T05:32:58Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#redirect [[Template:License/fairuse]]
ecb7db41961bb5256d571593ca3f90ae1e199a3e
Template:License/doc
10
119
130
2024-12-28T05:32:59Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
This template is to be used under a ''Licensing'' heading on file pages to denote the file's license.
== Available licenses ==
=== Game ===
* Usage: <nowiki>{{License|game}}</nowiki>
{{License|game}}
=== Fairuse ===
* Usage: <nowiki>{{License|fairuse}}</nowiki>
{{License|fairuse}}
=== CC0 ===
* Usage: <nowiki>{{License|CC0}}</nowiki>
{{License|CC0}}
=== CC-BY-NC-ND ===
* Usage: <nowiki>{{License|CC-BY-NC-ND}}</nowiki>
{{License|CC-BY-NC-ND}}
=== CC-BY-NC-SA ===
* Usage: <nowiki>{{License|CC-BY-NC-SA}}</nowiki>
{{License|CC-BY-NC-SA}}
=== CC-BY-NC ===
* Usage: <nowiki>{{License|CC-BY-NC}}</nowiki>
{{License|CC-BY-NC}}
=== CC-BY-ND ===
* Usage: <nowiki>{{License|CC-BY-ND}}</nowiki>
{{License|CC-BY-ND}}
=== CC-BY-SA ===
* Usage: <nowiki>{{License|CC-BY-SA}}</nowiki>
{{License|CC-BY-SA}}
=== CC-BY ===
* Usage: <nowiki>{{License|CC-BY}}</nowiki>
{{License|CC-BY}}
=== CC-PD ===
* Usage: <nowiki>{{License|CC-PD}}</nowiki>
{{License|CC-PD}}
=== CC-SRR ===
* Usage: <nowiki>{{License|CC-SRR}}</nowiki>
{{License|CC-SRR}}
=== Permission ===
* Usage: <nowiki>{{License|permission}}</nowiki>
{{License|permission}}
=== No license ===
'''Providing no parameter (or invalid one) defaults to the nolicense notice:'''
<nowiki>{{License}}</nowiki>{{License}}
== Specifying source ==
'''Source parameter (optional):'''
The source parameter accepts a url to the source where the file came from if necessary for attribution.
Example:
<nowiki>{{License|game|source=https://indie.io/}}</nowiki>
{{License|game|source=https://indie.io/}}
<includeonly>
[[Category:License templates]]
</includeonly>
<noinclude>[[Category:Template documentation]]</noinclude>
5b334ee591fa6a0867f5d8e685e580b5b6c21334
Template:License/fairuse
10
120
131
2024-12-28T05:33:00Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{License/template
| source = {{{source|}}}
| type = fairuse
| darkIcon = yes
| icon = [[File:IN COPYRIGHT.svg|50px|link=https://rightsstatements.org/page/InC/1.0/?language=en|IN COPYRIGHT]]
| text = This file is copyrighted. It will be used in a way that qualifies as fair use under [https://en.wikipedia.org/wiki/Fair_use#Fair_use_under_United_States_law US copyright law].
}}</includeonly>
<noinclude>This template currently looks like: {{License/fairuse}}
See {{tl|License}} for full license documentation
[[Category:License templates]]</noinclude>
a55ac2092a7a5246b3a8dbd8c03a73e27d49e6cb
132
131
2024-12-28T05:33:01Z
Crimroxs
244470
Protected "[[Template:License/fairuse]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
wikitext
text/x-wiki
<includeonly>{{License/template
| source = {{{source|}}}
| type = fairuse
| darkIcon = yes
| icon = [[File:IN COPYRIGHT.svg|50px|link=https://rightsstatements.org/page/InC/1.0/?language=en|IN COPYRIGHT]]
| text = This file is copyrighted. It will be used in a way that qualifies as fair use under [https://en.wikipedia.org/wiki/Fair_use#Fair_use_under_United_States_law US copyright law].
}}</includeonly>
<noinclude>This template currently looks like: {{License/fairuse}}
See {{tl|License}} for full license documentation
[[Category:License templates]]</noinclude>
a55ac2092a7a5246b3a8dbd8c03a73e27d49e6cb
Template:License/game
10
121
133
2024-12-28T05:33:02Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly><!--
-->{{#vardefine:rightsholder|<!--
***************************************
***************************************
Step 1/2 [required]
Enter the name of the rightsholder, optionally with a link.
Example without link: indie.io
Example with a URL: [https://www.indie.io/ indie.io]
Edit on the line below this************-->
<!--Edit on the line above this********
***************************************
***************************************
-->}}<!--
continue to step 2
***************************************
***************************************
Step 2/2 [optional]
Enter the TOS link.
Example link: https://www.indie.io/terms-of-service
-->{{#vardefine:tos|<!--
Edit on the line below this************-->
<!--Edit on the line above this********
***************************************
***************************************
-->}}<!--
DON'T EDIT ANYTHING BELOW THIS
-->{{License/template
| source = {{{source|}}}
| type = developer
| darkIcon = yes
| icon = [[File:IN COPYRIGHT.svg|50px|link=https://rightsstatements.org/page/InC/1.0/?language=en|IN COPYRIGHT]]
| text = {{#if:{{#var:rightsholder}}|
<!-- Specific: -->This file is owned by {{#var:rightsholder}} and/or its licensors{{#if:{{#var:tos}}|, and is licensed under the {{#var:rightsholder}} [{{#var:tos}} Terms of Use]}}.<br/>All trademarks and registered trademarks present in the file are proprietary to {{#var:rightsholder}} and/or its licensors.
|
<!-- Generic: -->This file is owned by the applicable game studio and/or its licensors.
}}
}}</includeonly><noinclude>
This template currently looks like: {{License/game}}
See {{tl|License}} for full license documentation
[[Category:License templates]]</noinclude>
f1283ce43eda0d523b8e1f249ebc02470d957b34
134
133
2024-12-28T05:33:02Z
Crimroxs
244470
Protected "[[Template:License/game]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
wikitext
text/x-wiki
<includeonly><!--
-->{{#vardefine:rightsholder|<!--
***************************************
***************************************
Step 1/2 [required]
Enter the name of the rightsholder, optionally with a link.
Example without link: indie.io
Example with a URL: [https://www.indie.io/ indie.io]
Edit on the line below this************-->
<!--Edit on the line above this********
***************************************
***************************************
-->}}<!--
continue to step 2
***************************************
***************************************
Step 2/2 [optional]
Enter the TOS link.
Example link: https://www.indie.io/terms-of-service
-->{{#vardefine:tos|<!--
Edit on the line below this************-->
<!--Edit on the line above this********
***************************************
***************************************
-->}}<!--
DON'T EDIT ANYTHING BELOW THIS
-->{{License/template
| source = {{{source|}}}
| type = developer
| darkIcon = yes
| icon = [[File:IN COPYRIGHT.svg|50px|link=https://rightsstatements.org/page/InC/1.0/?language=en|IN COPYRIGHT]]
| text = {{#if:{{#var:rightsholder}}|
<!-- Specific: -->This file is owned by {{#var:rightsholder}} and/or its licensors{{#if:{{#var:tos}}|, and is licensed under the {{#var:rightsholder}} [{{#var:tos}} Terms of Use]}}.<br/>All trademarks and registered trademarks present in the file are proprietary to {{#var:rightsholder}} and/or its licensors.
|
<!-- Generic: -->This file is owned by the applicable game studio and/or its licensors.
}}
}}</includeonly><noinclude>
This template currently looks like: {{License/game}}
See {{tl|License}} for full license documentation
[[Category:License templates]]</noinclude>
f1283ce43eda0d523b8e1f249ebc02470d957b34
Template:License/indie.io
10
122
135
2024-12-28T05:33:03Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{License/template
| source = {{{source|}}}
| type = developer
| darkIcon = yes
| icon = [[File:IN COPYRIGHT.svg|50px|link=https://rightsstatements.org/page/InC/1.0/?language=en|IN COPYRIGHT]]
| text = This file is owned by [https://indie.io indie.io] and/or its licensors, and is licensed under the [https://indie.io indie.io] [https://www.indie.io/terms-of-service Terms of Use].<br/>
All trademarks and registered trademarks present in the file are proprietary to [https://indie.io indie.io] and/or its licensors.
}}</includeonly><noinclude>
This template currently looks like: {{License/indie.io}}
See {{tl|License}} for full license documentation
[[Category:License templates]]</noinclude>
49823bdf8d378ff755fa7b6493afde40f6a4e19a
136
135
2024-12-28T05:33:03Z
Crimroxs
244470
Protected "[[Template:License/indie.io]]" ([Edit=Allow only wiki.gg staff] (indefinite))
wikitext
text/x-wiki
<includeonly>{{License/template
| source = {{{source|}}}
| type = developer
| darkIcon = yes
| icon = [[File:IN COPYRIGHT.svg|50px|link=https://rightsstatements.org/page/InC/1.0/?language=en|IN COPYRIGHT]]
| text = This file is owned by [https://indie.io indie.io] and/or its licensors, and is licensed under the [https://indie.io indie.io] [https://www.indie.io/terms-of-service Terms of Use].<br/>
All trademarks and registered trademarks present in the file are proprietary to [https://indie.io indie.io] and/or its licensors.
}}</includeonly><noinclude>
This template currently looks like: {{License/indie.io}}
See {{tl|License}} for full license documentation
[[Category:License templates]]</noinclude>
49823bdf8d378ff755fa7b6493afde40f6a4e19a
Template:License/nolicense
10
123
137
2024-12-28T05:33:04Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{License/template
| source = {{{source|}}}
| type = nolicense
| icon = [[File:Warning-red.svg|50px|link=|No license has been selected.]]
| text = Please select the proper license for this file by adding the proper parameter to <nowiki>{{License}}</nowiki>. See [[Template:License]] for details.
}}</includeonly>
<noinclude>This template currently looks like: {{License/nolicense}}
See {{tl|License}} for full license documentation
[[Category:License templates]]</noinclude>
4a7c871322528eb28cd760f52efc440496dfdee1
138
137
2024-12-28T05:33:04Z
Crimroxs
244470
Protected "[[Template:License/nolicense]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
wikitext
text/x-wiki
<includeonly>{{License/template
| source = {{{source|}}}
| type = nolicense
| icon = [[File:Warning-red.svg|50px|link=|No license has been selected.]]
| text = Please select the proper license for this file by adding the proper parameter to <nowiki>{{License}}</nowiki>. See [[Template:License]] for details.
}}</includeonly>
<noinclude>This template currently looks like: {{License/nolicense}}
See {{tl|License}} for full license documentation
[[Category:License templates]]</noinclude>
4a7c871322528eb28cd760f52efc440496dfdee1
Template:License/permission
10
124
139
2024-12-28T05:33:05Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{License/template
| source = {{{source|}}}
| type = permission
| icon = [[File:IN COPYRIGHT.svg|50px|link=|IN COPYRIGHT WITH PERMISSION]]
| text = This file is copyrighted. The copyright holder has given permission for its use on wiki.gg.
}}</includeonly>
<noinclude>This template currently looks like: {{License/permission}}
See {{tl|License}} for full license documentation
[[Category:License templates]]</noinclude>
681974fc21a1760aa4fabe45be2d2a69276668f6
140
139
2024-12-28T05:33:06Z
Crimroxs
244470
Protected "[[Template:License/permission]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
wikitext
text/x-wiki
<includeonly>{{License/template
| source = {{{source|}}}
| type = permission
| icon = [[File:IN COPYRIGHT.svg|50px|link=|IN COPYRIGHT WITH PERMISSION]]
| text = This file is copyrighted. The copyright holder has given permission for its use on wiki.gg.
}}</includeonly>
<noinclude>This template currently looks like: {{License/permission}}
See {{tl|License}} for full license documentation
[[Category:License templates]]</noinclude>
681974fc21a1760aa4fabe45be2d2a69276668f6
Template:License/template
10
125
141
2024-12-28T05:33:06Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly><!--
--><div class="license {{{type|}}}" style="border: 1px solid var(--wiki-content-border-color); background: var(--wiki-content-background-color--secondary); align-items: center; padding: 5px; display: flex; gap: 1em;">
<div class="icon {{#if:{{{darkIcon|}}}|invert-on-dark}}">{{{icon|}}}</div>
<div class="text">{{{text|}}}{{#if:{{{source|}}}|<br/><span class="source">Source: {{{source|}}}</span>}}{{{text2|}}}</div>
</div><!--
--></includeonly><noinclude>{{documentation|Template:License/doc}}</noinclude>
7d0e694e6a42a5368b4b62ce6c01bfa2fb4e67b8
142
141
2024-12-28T05:33:07Z
Crimroxs
244470
Protected "[[Template:License/template]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
wikitext
text/x-wiki
<includeonly><!--
--><div class="license {{{type|}}}" style="border: 1px solid var(--wiki-content-border-color); background: var(--wiki-content-background-color--secondary); align-items: center; padding: 5px; display: flex; gap: 1em;">
<div class="icon {{#if:{{{darkIcon|}}}|invert-on-dark}}">{{{icon|}}}</div>
<div class="text">{{{text|}}}{{#if:{{{source|}}}|<br/><span class="source">Source: {{{source|}}}</span>}}{{{text2|}}}</div>
</div><!--
--></includeonly><noinclude>{{documentation|Template:License/doc}}</noinclude>
7d0e694e6a42a5368b4b62ce6c01bfa2fb4e67b8
Template:Link icon
10
126
143
2024-12-28T05:33:08Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{#vardefine:target|{{{1|}}}<!-- end vd -->}}<!--
-->{{#vardefine:display|{{#if:{{{2|}}}|{{{2}}}|{{{1}}}<!-- end if -->}}<!-- end vd -->}}<!--
-->{{#vardefine:iconSize|1.2em}}<!--
-->{{#vardefine:lineHeight|1lh}}<!--
-->{{#vardefine:fileExists|{{filepath:{{#var:target}} ({{{type}}}).png}}}}<!--
-->{{#ifeq: {{{2|}}} | notext <!-- start if notext
-->|<span class="link-icon notext" style="--link-icon-size: {{#var:iconSize}}; --link-icon-line-height: {{#var:lineHeight}};"><!-- start notext icon element
-->{{#if: {{#var:fileExists}} <!-- start icon if
-->| <span class="regular">[[File:{{#var:target}} ({{{type}}}).png|link={{#var:target}}|alt=]]</span><!-- end regular icon
-->| <span class="fallback">[[File:{{{1}}} ({{{type}}}).png|?]]</span><!-- end fallback icon (?)
-->}}<!-- end icon if
--></span><!-- end notext icon
-->|<span class="link-icon" style="--link-icon-size: {{#var:iconSize}}; --link-icon-line-height: {{#var:lineHeight}};"><!-- start icon + text element
-->{{#if: {{#var:fileExists}} <!-- start icon if
-->| <span class="regular">[[File:{{#var:target}} ({{{type}}}).png|link={{#var:target}}|alt=]]</span><!-- end regular icon
-->| <span class="fallback">[[File:{{{1}}} ({{{type}}}).png|?]]</span><!-- end fallback icon (?)
-->}} <!-- end icon if
--><span class="display-text">[[{{#var:target}}|{{#var:display}}]]</span><!-- end display text
-->}}<!-- start if notext
--></span></includeonly><noinclude>{{Documentation}}[[Category:Formatting templates]]</noinclude>
4e9bb37a48d63bb6b56f32d260dc74f64011e4af
Template:Link icon/doc
10
127
144
2024-12-28T05:33:09Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
{{No direct use}}
== List of link icon templates ==
* {{tl|Character icon}}
* {{tl|Item icon}}
== Dependencies==
For this template to work properly, you need the following:
* The <code>.link-icon</code> class and any related classes, found in [[MediaWiki:Common.css]].
<noinclude>[[Category:Template documentation]]</noinclude>
654dfb540ea31a810ef53c3820862942e63b2e8a
Template:Luadoc
10
128
145
2024-12-28T05:33:10Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<noinclude>[[Category:Documentation templates]]</noinclude><div class="luadoc">Edit the [[{{FULLPAGENAME}}/doc|documentation or categories]] for this module. {{#ifexist:{{FULLPAGENAME}}/i18n|This module has an [[/i18n|i18n file]].}}</div>
5df079d8f61782274d2ab1da5c43526c4229362c
Template:MP link
10
129
146
2024-12-28T05:33:11Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly><!--
Variables
-->{{#vardefine:link|{{{link|{{{1|}}}}}}}}<!--
Image-->{{#if:{{{image|}}}|[[File:{{#replace:{{{image|}}}|File:}}|{{{size|42px}}}|link={{#var:link}}{{#if:{{{altText|}}}|{{!}}alt={{{altText|}}}}}|class={{{imageClass|}}}]]}}<!--
Link below the image
-->{{#if:{{{1|}}}|<!--
If it's an external link, use external link syntax -->{{#if:{{#pos:{{{link|}}}|http}}|[{{{link|}}} {{{1|}}}]|<!--
Otherwise use normal syntax
the ifeq, pos, sub combo is filtering out a leading :, so that we can add our own without doubling up, allowing easy category linking
-->[[:{{#ifeq:{{#pos:{{#var:link}}|:}}|0|{{#sub:{{#var:link}}|1}}|{{#var:link}}}}|{{{1|}}}]]}}
}}</includeonly><noinclude>
{{doc}}
[[Category:Main page templates]]
</noinclude>
be5325327a3e6c626069e9f98a5dd2b9f283042c
Template:MP link/doc
10
130
147
2024-12-28T05:33:11Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
This creates one of the stylized and formatted links on the [[{{MediaWiki:Mainpage}}|main page]].
== Usage ==
Groups of this template should be wrapped inside of <code><nowiki><div class="mp-links"></div></nowiki></code> and each entry should be a separate line in an [[wikipedia:Help:Lists#Basically|unordered list]]. This div can be given one of the classes <code>columns-x</code> where x is a number from 1 to 5, and the links will line up in that many columns if space permits (default is 3). The div can also optionally be given the class <code>stretch</code> and it will stretch the list vertically to fill empty space. See [[Mediawiki:Common.css]] for the full definitions of these classes and styling for this template.
===Parameters===
<templatedata>
{
"description": {
"en": "Creates stylized and formatted links on the main page."
},
"format": "inline",
"params": {
"1": {
"label": {
"en": "Text"
},
"description": {
"en": "The text to display. If the link parameter is not given, this will also be the link target."
},
"example": "Stuff",
"type": "string",
"suggested": true
},
"link": {
"label": {
"en": "Link"
},
"description": {
"en": "The target page for the link, if different than the display text."
},
"required": false,
"example": "Main Page",
"type": "wiki-page-name"
},
"image": {
"label": {
"en": "Image"
},
"description": {
"en": "An image to display with the link."
},
"required": false,
"suggested": true,
"type": "wiki-file-name"
},
"size": {
"label": {
"en": "Image size"
},
"description": {
"en": "The size of the image, in px."
},
"required": false,
"default": "42px",
"type": "string"
},
"imageClass": {
"label": "Image class",
"description": "A class to give directly to the image",
"example": "invert-on-dark",
"type": "string",
"suggestedvalues": [
"invert-on-dark",
"invert-on-light"
]
},
"altText": {
"label": "Alt text",
"description": "Alt text to describe the image",
"example": "Wiki logo",
"type": "string",
"suggested": true
}
},
"paramOrder": [
"1",
"link",
"image",
"size",
"imageClass",
"altText"
]
}
</templatedata>
==Examples==
<pre>
<div class="mp-links columns-3">
* {{MP link|Stuff|link=Special:Random|image=Site-logo.png|size=42px}}
* {{MP link|Things|link=Special:Random}}
* {{MP link|Other stuff|link=Special:Random|image=Site-logo.png|size=42px}}
</div>
</pre>
Produces:
<div class="mp-links columns-3">
* {{MP link|Stuff|link=Special:Random|image=Site-logo.png|size=42px}}
* {{MP link|Things|link=Special:Random}}
* {{MP link|Other stuff|link=Special:Random|image=Site-logo.png|size=42px}}
</div>
<noinclude>
[[Category:Template documentation]]
</noinclude>
0fdcfdb854de6852e665b588b3d92d4a9bd63b0a
Template:Main
10
131
148
2024-12-28T05:33:13Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly><!--
-->{{#vardefine:text|<!-- start vd
-->{{#if:{{{2|}}}<!-- if more than one page
-->|[[{{{1}}}]]{{#if:{{{3|}}}<!-- start concat if
-->|, [[{{{2}}}]] and [[{{{3}}}]]<!-- concat two
-->|<nowiki> </nowiki>and [[{{{2}}}]]<!-- else; concat one
-->}}<!-- end concat if
-->|[[{{{1}}}]]<!-- else; one page only
-->}}<!-- end if
-->}}<!-- end vd
-->{{Hatnote|<!--
-->{{#if:{{{2|}}}|Main articles|Main article}}: {{#var:text}}<!--
-->}}<!--
--></includeonly><!--
--><noinclude>{{doc}}[[Category:Hatnote templates]]</noinclude>
e02ac04db1bbce6b71a9aa8a5064182f662d8470
Template:Main/doc
10
132
149
2024-12-28T05:33:14Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<templatedata>
{
"params": {
"1": {
"label": "Article",
"description": "A main article.",
"example": "Article",
"type": "wiki-page-name",
"required": true
},
"2": {
"label": "Second Article",
"description": "A second main article.",
"example": "Second Article",
"type": "wiki-page-name"
},
"3": {
"label": "Third Article",
"description": "A third main article.",
"example": "Third Article",
"type": "wiki-page-name"
}
},
"description": "This hatnote template is meant to be in sections of an article mentioning information about another existing main article.",
"paramOrder": [
"1",
"2",
"3"
],
"format": "inline"
}
</templatedata>
== Examples ==
{| class="wikitable"
! Code !! Result
|-
| <code><nowiki>{{Main|Special:WantedPages}}</nowiki></code> || {{Main|Special:WantedPages}}
|-
| <code><nowiki>{{Main|Special:WantedPages#Section Title}}</nowiki></code> || {{Main|Special:WantedPages#Section Title}}
|-
| <code><nowiki>{{Main|Special:WantedPages|Special:UncategorizedPages}}</nowiki></code> || {{Main|Special:WantedPages|Special:UncategorizedPages}}
|-
| <code><nowiki>{{Main|Special:WantedPages|Special:UncategorizedPages|Special:UncategorizedCategories}}</nowiki></code> || {{Main|Special:WantedPages|Special:UncategorizedPages|Special:UncategorizedCategories}}
|-
| <code><nowiki>{{Main|Special:WantedPages{{!}}Page 1}}</nowiki></code> (Custom link label) || {{Main|Special:WantedPages{{!}}Page 1}}
|}
== Dependencies ==
This template requires the {{tl|Hatnote}} metatemplate.
== Source ==
Roughly based on [[wikipedia:Template:For|Wikipedia's For Template]].
<noinclude>[[Category:Template documentation]]</noinclude>
dd762adeece0f944821cb81ee14a8bd9cb539b22
Template:Main page
10
133
150
2024-12-28T05:33:15Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{#invoke:Main page|main}}
__NOTITLE__
__NOTOC__
__NOEDITSECTION__
[[Category:{{SITENAME}}| ]]</includeonly><noinclude>
{{doc}}
[[Category:Main page templates]]
</noinclude>
0fbf7a0eac78107c865f204eec99c5815062f256
Template:Main page/doc
10
134
151
2024-12-28T05:33:15Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
This template is used to create an IMP Main Page. It uses [[Module:Main page]] to arrange a series of [[Template:Main page box]]es in a [https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_grid_layout CSS grid].
==Simple explanation==
The layout is made using keywords arranged in a grid. This grid has 3 columns on desktop-width screens, 2 columns on tablet, and 1 on mobile. Each can have as many rows as you want. Each keyword represents the same section and can span multiple rows and/or columns, but ''must'' form a contiguous rectangle of any dimension (1x1, 1x2, 2x2, 2x3, etc.).
For example, the following input to desktop:
<pre style="display:table;">
welcome welcome welcome
about links links
about contribute contribute
</pre>
would produce a grid resembling the following:
{| class="wikitable"
| style="background-color:rgba(0,255,0,0.15)" | welcome
| style="background-color:rgba(0,255,0,0.15)" | welcome
| style="background-color:rgba(0,255,0,0.15)" | welcome
|-
| style="background-color:rgba(255,0,255, 0.15)" | about
| style="background-color:rgba(0,0,255, 0.15)" | links
| style="background-color:rgba(0,0,255, 0.15)" | links
|-
| style="background-color:rgba(255,0,255, 0.15)" | about
| style="background-color:rgba(255,255,0, 0.15)" | contribute
| style="background-color:rgba(255,255,0, 0.15)" | contribute
|}
Where <code>welcome</code> is the contents of [[{{MediaWiki:Mainpage}}/welcome]], <code>about</code> is the contents of [[{{MediaWiki:Mainpage}}/about]], and so on. See [[Template:Main page box]] for more information about creating your own boxes.
If you enter a keyword that does not have a corresponding box already, you'll be prompted to create one when saving or previewing the page.
For additional hints and information, see the comments that came on your main page or ask a wiki.gg staff member for help.
==Technical explanation==
For the CSS savvy, this section explains how it works a bit under the hood.
The input to desktop, tablet, and mobile create [https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties CSS variables] which are then used as the value of [https://developer.mozilla.org/en-US/docs/Web/CSS/grid-template-areas grid-template-areas] in media queries for screen widths >=1350px, >=990px, and <990px. The id of the boxes should be equal to the subpage name, which is then used by the module to find the template, as well as by the box templates to assign them a CSS id of <code>mp-box-<keyword></code>. Since these keywords are used directly in the grid layout, they must follow the rules of [https://developer.mozilla.org/en-US/docs/Web/CSS/custom-ident <custom-ident>] naming.
==Dependencies==
For this template to work properly, you need the following:
* [[Module:Main page]]
* All templates in [[:Category:Main page templates]].
* All CSS within the "Main page layout" section found in [[MediaWiki:Common.css]].
{{gad|mpEditLinks}} is also highly recommended. Its code can be found at {{gad|mpEditLinks.css}} and {{gad|mpEditLinks.js}}.
==TemplateData==
<templatedata>
{
"params": {
"desktop": {
"label": "Desktop",
"description": "The layout for wide screens",
"required": true,
"type": "string"
},
"tablet": {
"label": "Tablet",
"description": "The layout for mid-width screens",
"required": true,
"type": "string"
},
"mobile": {
"label": "Mobile",
"description": "The layout for narrow screens",
"required": true,
"type": "string"
}
},
"description": "Creates an IMP Main Page.",
"format": "block"
}
</templatedata>
<noinclude>[[Category:Template documentation]]</noinclude>
e1eb8f11b89f7bd49885d20d12f80c84ad8c86cb
Template:Main page box
10
135
152
2024-12-28T05:33:16Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
This template is used to create the boxes of the IMProved Main Page (IMP) framework. '''It should not be called directly''', instead using {{tl|Main page box/start}} and {{tl|Main page box/end}}.
<div style="text-align:center;">
Use the box below to create a page with the required templates already in place, ready for you to add your content.
{{/create}}
The box name can not contain spaces or start with a number. Those are probably the only restrictions you'll run into, but for a full list see [https://developer.mozilla.org/en-US/docs/Web/CSS/custom-ident <custom-ident> on MDN web docs].
</div>
==Parameters==
These are the parameters used by {{tl|Main page box/start}}. <code>id</code> is required, all others are optional.
{| class="wikitable"
! Name !! Data type !! Description
|-
| id || string || The id of this box. This should be equivalent to the page's subpage name. It is used by [[Template:Main page]] to find the template. The box will also be given the HTML id <code>mp-box-<nowiki>{{{id}}}</nowiki></code> for use in CSS.
|-
| title || Wikitext || The title of the box. This can be empty, in which case the box will contain only the content.
|-
| class || CSS classes || A list of classes to be passed to the box, separated by spaces and without quotes. Standard options are <code>centered-content</code> to vertically center contents, and <code>has-floating-image</code> in case floating images are needed in the box (normally the flex layout disallows this).
|-
| style || CSS declarations || Inline CSS to be applied directly to the box, without quotes. A common usage is <code>text-align:center;</code> for cases where it's desired for individual boxes to have centered text.
|}
[[Category:Main page templates]]
[[Category:Template documentation]]
<includeonly><onlyinclude><code>Template:Main page box</code> is not intended to be used directly, please use [[Template:Main page box/start]] and [[Template:Main page box/end]].</onlyinclude></includeonly>
473bcf7a558e60acab3fd244717307380b2858c6
Template:Main page box/create
10
136
153
2024-12-28T05:33:17Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
{{#tag: inputbox |
type = create
width = 40
default = {{{1|}}}
buttonlabel = Create this box
prefix = {{MediaWiki:Mainpage}}/
placeholder = box name (no spaces)
preload = Template:Main page box/preload
summary = Created using preload
preloadparams[] = {{su<noinclude></noinclude>bst:SUBPAGENAME}}
}}<noinclude>[[Category:Main page templates]]</noinclude>
b2dcdf88fc5ba614f725bab5fb4350db268aeb6b
Template:Main page box/end
10
137
154
2024-12-28T05:33:18Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly></div>
</div></includeonly><noinclude>
{{doc}}
[[Category:Main page templates]]
</noinclude>
506617faba565eb65144b21c3ead8fe5c2010b55
Template:Main page box/end/doc
10
138
155
2024-12-28T05:33:19Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
See [[Template:Main page box]] for information on how to use this.
<noinclude>[[Category:Template documentation]]</noinclude>
e73182bed655118b10da971b634dc9c3bf3e3d39
Template:Main page box/missing
10
139
156
2024-12-28T05:33:20Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
{{Main page box/start
| title = {{{1}}}
| id = {{{1|}}}
| style = text-align:center;
| class = missing
}}
The {{{1}}} box does not exist. Check your spelling or create it here:<br/>
{{Main page box/create|{{{1|}}}}}<br/>
See [[Template:Main page box]] for more information.
{{Main page box/end}}<noinclude>[[Category:Main page templates]]</noinclude>
202dfcac97429b749ef282091ead157b2bc789f9
Template:Main page box/preload
10
140
157
2024-12-28T05:33:21Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
{{Main page box/start
| title = Example
| id = $1<!-- don't edit this line if you just made this page and it says {{subst:SUBPAGENAME}}. Do edit it if you move this page later, to reflect the new subpage name -->
}}
Content goes here, between the start and end templates.
Feel free to use wikitext, tables, templates, new lines, whatever.
{{Main page box/end}}<includeonly><no<noinclude></noinclude>include>[[Category:Main page boxes]]</no<noinclude></noinclude>include></includeonly><!-- don't edit this line --><noinclude>
[[Category:Main page templates]]
</noinclude>
1adc9f20a3f9a823e87cfc42c4498d3b63d95984
Template:Main page box/start
10
141
158
2024-12-28T05:33:22Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly><div class="mp-box {{{class|}}}" style="grid-area:{{{id}}}; {{{style|}}}" id="mp-box-{{{id|}}}" data-box-id="{{{id|}}}"><!--
-->{{#if:{{{title|{{{1|}}}}}}|
<h2> {{{title|{{{1|}}}}}} </h2>
}}<div class="mp-body">
</includeonly><noinclude>
{{doc}}
[[Category:Main page templates]]
</noinclude>
6744963b5d261a04f850a68a14b23607b4f75271
Template:Main page box/start/doc
10
142
159
2024-12-28T05:33:22Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
See [[Template:Main page box]] for information on how to use this.
==Templatedata==
<templatedata>
{
"params": {
"class": {
"label": "Class",
"description": "Additional classes to give to the box wrapping this box.",
"example": "centered-content",
"suggestedvalues": [
"centered-content",
"has-floating-image"
]
},
"id": {
"label": "ID",
"description": "This should be set to the subpage name of this box. If done incorrectly, this box will not appear on the page.",
"example": "welcome",
"type": "string",
"required": true
},
"style": {
"label": "Style",
"description": "Inline CSS to add to the box wrapping this box",
"example": "text-align:center;",
"type": "string"
},
"title": {
"aliases": [
"1"
],
"label": "Title",
"description": "The title of this box.",
"example": "Welcome to the wiki!",
"type": "content",
"suggested": true
}
},
"description": "Creates a box for use on the main page.",
"paramOrder": [
"title",
"id",
"class",
"style"
],
"format": "block"
}
</templatedata>
<noinclude>[[Category:Template documentation]]</noinclude>
20998df705a3139c5701cc95f4cef2fb98885246
Template:Merge
10
143
160
2024-12-28T05:33:24Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{Ambox
| color = purple
| icon = Merge.svg
| message = It has been proposed that this page be [[support:Merge|merged]] with [[{{{1}}}]].
| tiny = {{{tiny|}}}
| class = {{{class|}}}
| date = {{{date|}}}
}}<!--
-->{{#ifeq: {{lc:{{{nocat|}}}}} | yes ||[[Category:Candidates for merging]]}}</includeonly><!--
--><noinclude>{{Merge|Template:Merge|nocat=yes}}
{{doc|Template:Ambox/doc}}</noinclude>
9975c110e793cc1943eac9ea8e62257d704ab853
Template:Merge/doc
10
144
161
2024-12-28T05:33:24Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#REDIRECT [[Template:Ambox/doc]]
286a3914c1d2770ff27394ac3d3f36a685542cb8
Template:Ml
10
145
162
2024-12-28T05:33:25Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<code>{{[[Module:{{{1}}}|{{{1}}}]]}}<sup>m</sup>{{#if:{{{2|}}}|.{{{2}}}()}}</code><noinclude>
* <code><nowiki>{{Ml|Infobox}}</nowiki></code> generates {{Ml|Infobox}}.
* <code><nowiki>{{Ml|ArgsUtil|merge}}</nowiki></code> generates {{Ml|ArgsUtil|merge}}.
[[Category:Formatting templates]]
</noinclude>
0c69bf8d7c3319f1cf2aa68f4b80261257291560
Template:Move
10
146
163
2024-12-28T05:33:26Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{Ambox
| color = darkorange
| icon = Move.svg
| message = It has been proposed that this page be moved to [[{{{1}}}]].
| tiny = {{{tiny|}}}
| class = {{{class|}}}
| date = {{{date|}}}
}}<!--
-->{{#ifeq: {{lc:{{{nocat|}}}}} | yes ||[[Category:Candidates for moving]]}}</includeonly><!--
--><noinclude>{{Move|Template:Ambox{{!}}Example|nocat=yes}}
{{doc|Template:Ambox/doc}}</noinclude>
dc4fd9090208e453457d6d2df193b9a7ee3b562d
Template:Move/doc
10
147
164
2024-12-28T05:33:27Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#REDIRECT [[Template:Ambox/doc]]
286a3914c1d2770ff27394ac3d3f36a685542cb8
Template:Navbox
10
148
165
2024-12-28T05:33:28Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{#invoke:Navbox|navbox}}</includeonly><noinclude>[[Category:Navigation templates]] {{documentation}}</noinclude>
77a8826ed2275625c76b3bdbb1905ea21d63d23c
Template:Navbox/doc
10
149
166
2024-12-28T05:33:30Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
{{UsesLua|Navbox}}
This template allows a navigational template to be set up relatively quickly by supplying it with one or more lists of links. Using this template is highly recommended for standardization of navigational templates, and for ease of use.
== Usage ==
Please remove the parameters that are left blank.
<syntaxhighlight lang="wikitext" style="overflow: auto;">{{Navbox
| name = {{subst:PAGENAME}}
| title =
| listclass = hlist
| state = {{{state|}}}
| above =
| image =
| group1 =
| list1 =
| group2 =
| list2 =
| group3 =
| list3 =
<!-- ... -->
| below =
}}
</syntaxhighlight>
== Parameter list ==
{{Navbox
| name = Navbox/doc
| state = uncollapsed
| title = {{{title}}}
| above = {{{above}}}
| image = {{{image}}}
| group1 = {{{group1}}}
| list1 = {{{list1}}}
| group2 = {{{group2}}}
| list2 = {{{list2}}}
| list3 = {{{list3}}} ''without {{{group3}}}''
| group4 = {{{group4}}}
| list4 = {{{list4}}}
| below = {{{below}}}
}}
The navbox uses lowercase parameter names, as shown in the box (''above''). The required ''name'' and ''title'' will create a one-line box if other parameters are omitted.
Notice "group1" (etc.) is optional, as are sections named "above/below".
{{clear}}
The basic and most common parameters are as follows (see [[#Parameter descriptions|below]] for the full list):
: <code>name</code> – the name of the template.
: <code>title</code> – text in the title bar, such as: <nowiki>[[Widget stuff]]</nowiki>.
: <code>class</code> - an optional CSS class for the entire navbox, to enable custom styling.
: <code>listclass</code> – a CSS class for the list cells, usually <code>hlist</code> for horizontal lists.
: <code>state</code> – controls when a navbox is expanded or collapsed.
: <code>above</code> – text to appear above the group/list section (could be a list of overall wikilinks).
: <code>image</code> – an optional right-side image, coded as the whole image. Typically it is purely decorative, so it should be coded as <code><nowiki>[[File:</nowiki><var>XX</var><nowiki>.jpg|80px|link=|alt=]]</nowiki></code>.
: <code>imageleft</code> – an optional left-side image (code the same as the "image" parameter).
: <code>group<sub>n</sub></code> – the left-side text before list-n (if group-n omitted, list-n starts at left of box).
: <code>list<sub>n</sub></code> – text listing wikilinks using a [[wikipedia:Help:Lists|wikilist]] format.
: <code>below</code> – optional text to appear below the group/list section.
== Parameter descriptions ==
The following is a complete list of parameters for using {{tlx|Navbox}}. In most cases, the only required parameters are <code>name</code>, <code>title</code>, and <code>list1</code>.
=== Setup parameters ===
:; ''name''
:: The name of the template, which is needed for the "V • T • E" ("View • Talk • Edit") links to work properly on all pages where the template is used. You can enter <code><nowiki>{{subst:PAGENAME}}</nowiki></code> for this value as a shortcut. The name parameter is only mandatory if a <code>title</code> is specified, and the <code>border</code> parameter is not set, and the <code>navbar</code> parameter is not used to disable the navbar.
:; ''state'' <span style="font-weight:normal;">[<code>autocollapse, collapsed, expanded, plain, off</code>]</span>
:* Defaults to <code>autocollapse</code>. A navbox with <code>autocollapse</code> will start out collapsed if there are two or more tables on the same page that use other collapsible tables. Otherwise, the navbox will be expanded.
:* If set to <code>collapsed</code>, the navbox will always start out in a collapsed state.
:* If set to <code>expanded</code>, the navbox will always start out in an expanded state.
:* If set to <code>plain</code>, the navbox will always be expanded with no [hide] link on the right, and the title will remain centered (by using padding to offset the <small>V • T • E</small> links).
:* If set to <code>off</code>, the navbox will always be expanded with no [hide] link on the right, but no padding will be used to keep the title centered. This is for advanced use only; the "plain" option should suffice for most applications where the [show]/[hide] button needs to be hidden.
: To show the box when standalone (non-included) but then auto-hide contents when in an article, put "expanded" inside <code><noinclude|></code>...<code></noinclude|></code> tags. This setting will force the box visible when standalone (even when followed by other boxes), displaying "[hide]", but then it will auto-collapse the box when stacked inside an article:
:: <code><nowiki>| state = </nowiki></code><code><noinclude|></code>expanded<code></noinclude|></code>
: Often times, editors will want a default initial state for a navbox, which may be overridden in an article. Here is the trick to do this:
:* In your intermediate template, create a parameter also named "state" as a pass-through like this:
:: <code><nowiki>| state = {{{state<includeonly>|your_desired_initial_state</includeonly>}}}</nowiki></code>
:* The <code><includeonly></code><code>|</code> will make the template expanded when viewing the template page by itself.
:; ''navbar''
:: If set to <code>plain</code>, the <span style="font-size: 88%;">V • T • E</span> links on the left side of the titlebar will not be displayed, and padding will be automatically used to keep the title centered. Use <code>off</code> to remove the <span style="font-size: 88%;">V • T • E</span> links, but not apply padding (this is for advanced use only; the "plain" option should suffice for most applications where a navbar is not desired). It is highly recommended that one not hide the navbar, in order to make it easier for users to edit the template, and to keep a standard style across pages.
: ''See later section on [[#Child navboxes|using navboxes within one another]] for examples and a more complete description.'' If set to <code>child</code> or <code>subgroup</code>, then the navbox can be used as a borderless child that fits snugly in another navbox. The border is hidden and there is no padding on the sides of the table, so it fits into the ''list'' area of its parent navbox. If set to <code>none</code>, then the border is hidden and padding is removed, and the navbox may be used as a child of another container (do not use the <code>none</code> option inside of another navbox; similarly, only use the <code>child</code>/<code>subgroup</code> option inside of another navbox). If set to anything else (default), then a regular navbox is displayed with a 1px border. An alternate way to specify the border to be a subgroup style is like this (i.e. use the first unnamed parameter instead of the named ''border'' parameter):
:<pre>{{Navbox|child|...}}</pre>
=== Cells ===
; ''title''*
: Text that appears centered in the top row of the table. It is usually the template's topic, i.e. a succinct description of the body contents. This should be a single line, but if a second line is needed, use <code><nowiki>{{-}}</nowiki></code> to ensure proper centering. This parameter is technically not mandatory, but using {{tl|Navbox}} is rather pointless without a title.
; ''above''*
: A full-width cell displayed between the titlebar and first group/list, i.e. ''above'' the template's body (groups, lists and image). In a template without an image, ''above'' behaves in the same way as the ''list1'' parameter without the ''group1'' parameter.
; ''group<sub>n</sub>''*
: (i.e. ''group1'', ''group2'', etc.) If specified, text appears in a header cell displayed to the left of ''list<sub>n</sub>''. If omitted, ''list<sub>n</sub>'' uses the full width of the table.
; ''list<sub>n</sub>''*
: (i.e. ''list1'', ''list2'', etc.) The body of the template, usually a list of links. Format is inline, although the text can be entered on separate lines if the entire list is enclosed within <code><nowiki><div> </div></nowiki></code>. At least one ''list'' parameter is required; each additional ''list'' is displayed in a separate row of the table. Each ''list<sub>n</sub>'' may be preceded by a corresponding ''group<sub>n</sub>'' parameter, if provided (see below).
:Entries should be separated using a newline and an asterisk (*). If instead two asterisks are used, it provides [[wikipedia:Nesting (computing)|nesting]] within the previous entry by enclosing the entry with brackets. Increasing the number of asterisks used increases the number of brackets around entries.
; ''imageleft''*
: An image to be displayed in a cell below the title and to the left of the body (lists). For the image to display properly, the ''list1'' parameter must be specified and no groups can be specified. It accepts the same sort of parameter that ''image'' accepts.
; ''below''*
: A full-width cell displayed ''below'' the template's body (groups, lists and image).
== Layout of table ==
===Without image, above, and below===
Table generated by {{tl|Navbox}} '''without''' ''image'', ''above'' and ''below'' parameters:
{{Navbox
| name = Navbox/doc
| state = uncollapsed
| title = {{{title}}}
| group1 = {{{group1}}}
| list1 = {{{list1}}}
| group2 = {{{group2}}}
| list2 = {{{list2}}}
| list3 = {{{list3}}} ''without {{{group3}}}''
| group4 = {{{group4}}}
| list4 = {{{list4}}}
}}
===With image, above, and below===
Table generated by {{tl|Navbox}} '''with''' ''image'', ''above'' and ''below'' parameters:
{{Navbox
| name = Navbox/doc
| state = uncollapsed
| image = {{{image}}}
| title = {{{title}}}
| above = {{{above}}}
| group1 = {{{group1}}}
| list1 = {{{list1}}}
| group2 = {{{group2}}}
| list2 = {{{list2}}}
| list3 = {{{list3}}} ''without {{{group3}}}''
| group4 = {{{group4}}}
| list4 = {{{list4}}}
| below = {{{below}}}
}}
===With image and without groups===
Table generated by {{tl|Navbox}} '''with''' ''image'', ''imageleft'', ''lists'', and '''without''' ''groups'', ''above'', ''below'':
{{Navbox
| name = Navbox/doc
| state = uncollapsed
| image = {{{image}}}
| imageleft = {{{imageleft}}}
| title = {{{title}}}
| list1 = {{{list1}}}
| list2 = {{{list2}}}
| list3 = {{{list3}}}
| list4 = {{{list4}}}
}}
== Examples ==
== TemplateData ==
<templatedata>
{
"params": {
"state": {
"label": "State",
"description": "Controls when a navbox is expanded or collapsed",
"example": "autocollapse",
"suggestedvalues": [
"autocollapse",
"collapsed",
"expanded",
"plain",
"off"
],
"default": "autocollapse",
"suggested": true
},
"title": {
"label": "Title",
"description": "Text in the title bar; centered in the top row of the table. Usually the template's topic.",
"example": "[[Template:Navbox]]",
"suggested": true
},
"above": {
"label": "Above",
"description": "Full-width cell displayed between the titlebar and first group/list, i.e. above the template's body (groups, lists and image)",
"type": "string",
"suggested": true
},
"image": {
"label": "Image",
"description": "Image to be displayed in a cell below the title and to the right of the body",
"example": "[[File:XX.jpg | 80px | link= | alt= ]]",
"type": "wiki-file-name",
"suggested": true
},
"group1": {
"label": "Group 1",
"description": "If specified, text appears in a header cell displayed to the left of list 1. If omitted, list 1 uses the full width of the table.",
"suggested": true
},
"list1": {
"label": "List 1",
"description": "Body of the template; usually a list of links. Format is inline. At least one list parameter is required; each additional list is displayed in a separate row of the table. Each listn may be preceded by a corresponding groupn parameter.\nEntries should be separated using a newline and an asterisk. If two asterisks are used, it provides nesting within the previous entry with brackets.",
"required": true,
"suggested": true
},
"group2": {
"suggested": true
},
"list2": {
"suggested": true
},
"list3": {
"suggested": true
},
"group3": {
"suggested": true
},
"group4": {},
"list4": {},
"below": {
"label": "Below",
"description": "Full-width cell displayed below the template's body.",
"suggested": true
},
"imageleft": {
"label": "Image left",
"description": "Image to be displayed in a cell below the title and to the left of the body. For the image to display properly, list1 parameter must be specified and no groups can be specified.",
"example": "[[File:XX.jpg | 80px | link= | alt= ]]",
"type": "wiki-file-name"
},
"name": {
"label": "Name",
"description": "The name of the template. Needed for \"View • Talk • Edit\" links to work properly.",
"type": "string",
"default": "{{subst:PAGENAME}}",
"suggested": true
},
"class": {
"label": "Navbox class",
"description": "CSS class for the navbox.",
"example": "navbox-items",
"type": "string"
},
"listclass": {
"label": "List class",
"description": "CSS class for the list cells, usually hlist for horizontal lists.",
"example": "hlist",
"type": "string"
},
"navbar": {
"label": "Navbar status",
"example": "plain, off",
"type": "string"
},
"border": {
"label": "Border status",
"example": "child, subgroup, none",
"type": "string"
},
"evenodd": {
"suggestedvalues": [
"swap",
"even",
"odd",
"off"
]
}
},
"description": "Creates a navigational box for links to other pages.",
"paramOrder": [
"name",
"title",
"class",
"group1",
"list1",
"listclass",
"state",
"above",
"below",
"image",
"group2",
"list2",
"group3",
"list3",
"group4",
"list4",
"imageleft",
"navbar",
"border",
"evenodd"
]
}
</templatedata>
<noinclude>[[Category:Template documentation]]</noinclude>
4033a1bb3c8eb8eecc149a07f4f7cb80197fe359
Template:NoDirectUse
10
150
167
2024-12-28T05:33:30Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#REDIRECT [[Template:No direct use]]
8448af1f61f0d64a84806b006c70670d9296acde
Template:No direct use
10
151
168
2024-12-28T05:33:31Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{ambox|icon=Warning-red.svg|title='''Don't call this template directly from any content page!'''
|message=This template is intended to be used inside of another template. Then that template in turn may be used on content pages.
|color=red
|tiny={{{tiny|}}}
|class={{{class|}}}
}}</includeonly><noinclude>{{doc|Template:Ambox/doc}}
[[Category:Notice templates]]</noinclude>
e0c3e967bce625ce28ec15908642c3382335ec1f
Template:No direct use/doc
10
152
169
2024-12-28T05:33:32Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#redirect [[Template:Ambox/doc]]
68bfb03f8f28c95443c7b1997f252c236bf87256
Template:No wrap
10
153
170
2024-12-28T05:33:33Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#redirect [[Template:Nowrap]]
269180d5083536bbbf72d889477805cfde7aac9e
Template:Normal
10
154
171
2024-12-28T05:33:34Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<span style{{=}}"font-weight:normal; font-style:normal">{{{1}}}</span><noinclude>
{{documentation}}
</noinclude>
f1d74e033cde1ce3b2efdc98b78fb863b8524fcf
Template:Nowrap
10
155
172
2024-12-28T05:33:35Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<span class="nowrap">{{{1}}}</span><noinclude>
{{documentation}}
</noinclude>
8817bafce418a08a72f3425283fc03d04a2d8d44
Template:Pipe
10
156
173
2024-12-28T05:33:36Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
|<noinclude>{{documentation}}</noinclude>
9d1875aa686e4e25a0994448a39d057e91541788
Template:Pipe/doc
10
157
174
2024-12-28T05:33:37Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#redirect [[Template:((/doc]]
509bb731d447456a18489848c8a1ce38feddabcc
Template:Quote
10
158
175
2024-12-28T05:33:38Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly><!--
--><div class="quote"><!-- start quote wrapper
--><div class="marks-wrapper"><!-- start marks wrapper
--><div class="block"><!-- start quote block
-->{{#if:{{{title|}}}|<div class="title">{{{title}}}</div>|}}<!--
-->{{#if:{{{text|{{{1|}}}}}}|<div class="text">{{{text|{{{1|}}}}}}</div>|}}<!--
--></div><!-- end quote block
--></div><!-- end marks wrapper
-->{{#if:{{{author|{{{2|}}}}}}|<div class="author">― {{#if:{{{authorpage|}}}| [[{{{authorpage}}}|{{{author|{{{2|}}}}}}]] | {{{author|{{{2|}}}}}} }}</div>|}}<!--
--></div><!--
-->[[Category:Pages with quotes]]</includeonly><noinclude>{{Documentation}}[[Category:Formatting templates]]</noinclude>
095258ceee92819a4e7b83c26fba3761bf9c41a9
Template:Quote/doc
10
159
176
2024-12-28T05:33:39Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
== Examples ==
{| class="wikitable"
! Code !! Result
|-
| <pre>{{Quote|text=Now is the winter of our discontent made glorious summer by this sun of York}}</pre>
| {{Quote|text=Now is the winter of our discontent made glorious summer by this sun of York}}
|-
| <pre>{{Quote
|title=Opening lines of ''Richard III''
|text=Now is the winter of our discontent made glorious summer by this sun of York}}</pre>
| {{Quote
|title=Opening lines of ''Richard III''
|text=Now is the winter of our discontent made glorious summer by this sun of York}}
|-
| <pre>{{Quote
|title=Opening lines of ''Richard III''
|author=William Shakespeare
|text=Now is the winter of our discontent made glorious summer by this sun of York}}</pre>
| {{Quote
|title=Opening lines of ''Richard III''
|author=William Shakespeare
|text=Now is the winter of our discontent made glorious summer by this sun of York}}
|-
| <pre>{{Quote
|title=Opening lines of ''Richard III''
|author=William Shakespeare
|authorpage=wikipedia:William Shakespeare
|text=Now is the winter of our discontent made glorious summer by this sun of York}}</pre>
| {{Quote
|title=Opening lines of ''Richard III''
|author=William Shakespeare
|authorpage=wikipedia:William Shakespeare
|text=Now is the winter of our discontent made glorious summer by this sun of York}}
|-
| <pre>{{Quote
|author=William Shakespeare
|authorpage=wikipedia:William Shakespeare
|text=Now is the winter of our discontent made glorious summer by this sun of York}}</pre>
| {{Quote
|author=William Shakespeare
|authorpage=wikipedia:William Shakespeare
|text=Now is the winter of our discontent made glorious summer by this sun of York}}
|}
== Dependencies ==
For this template to work properly, you need the following:
* The <code>.quote</code> and any related classes, found in [[MediaWiki:Common.css]].
<noinclude>[[Category:Template documentation]]</noinclude>
== Template data (for Visual Editor) ==
<templatedata>
{
"params": {
"title": {
"label": "Title",
"description": "If the quote has a title, put it here.",
"example": "Richard III's soliloquy",
"type": "line"
},
"text": {
"label": "Quoted Text",
"description": "The quoted text to be displayed.",
"example": "Now is the winter of our discontent made glorious summer by this sun of York",
"type": "string",
"required": true
},
"author": {
"label": "Quote's Author",
"description": "The author of the displayed quote.",
"example": "William Shakespeare",
"type": "line",
"suggested": true
},
"authorpage": {
"label": "Author's Page",
"description": "If the quote's author has a page on the Wiki, put the page name here.",
"example": "William Shakespeare (playwright)",
"type": "wiki-page-name",
"suggested": true
}
},
"description": "This template creates a styled block element for quotes.",
"paramOrder": [
"text",
"author",
"authorpage",
"title"
],
"format": "block"
}
</templatedata>
8a10e77de70ff704435282ce0f2ba792a13404a5
Template:Split
10
160
177
2024-12-28T05:33:40Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly><!--
-->{{#vardefine:pages|<!-- start vd
-->{{#if:{{{2|}}}<!-- if more than one page
-->|new pages titled [[{{{1}}}]]{{#if:{{{3|}}}<!-- start concat if
-->|, [[{{{2}}}]] and [[{{{3}}}]]<!-- concat two
-->|<nowiki> </nowiki>and [[{{{2}}}]]<!-- else; concat one
-->}}<!-- end concat if
-->|a new page titled [[{{{1}}}]]<!-- else; one page only
-->}}<!-- end if
-->}}<!-- end vd
-->{{Ambox
| color = purple
| icon = Split.svg
| message = It has been proposed that this page be split into {{#var:pages}}.
| tiny = {{{tiny|}}}
| class = {{{class|}}}
| date = {{{date|}}}
}}<!--
-->{{#ifeq: {{lc:{{{nocat|}}}}} | yes ||[[Category:Candidates for splitting]]}}</includeonly><!--
--><noinclude>{{Split|Template:Ambox{{!}}Example|nocat=yes}}
{{Split|Template:Ambox{{!}}Example 1|Template:Ambox{{!}}Example 2|Template:Ambox{{!}}Example 3|nocat=yes}}
{{doc|Template:Ambox/doc}}</noinclude>
73f5044c8b972e18c3b7880f94b0644e4a0e6ac7
Template:Split/doc
10
161
178
2024-12-28T05:33:41Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#REDIRECT [[Template:Ambox/doc]]
286a3914c1d2770ff27394ac3d3f36a685542cb8
Template:Spoiler
10
162
179
2024-12-28T05:33:42Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly><!--
Base code written for Terraria Wiki: https://terraria.wiki.gg/wiki/Template:Spoiler
NOTE: This template needs a JavaScript function in MediaWiki:Common.js or MediaWiki:Vector.js to work, as well as styling in MediaWiki:Common.css or MediaWiki:Vector.css for the related classes
-->{{#vardefine:element|{{#if:{{{block|}}}|div|span}}}}<!--
--><{{#var:element}} class="spoiler-content {{{class|}}}" id="{{{id|}}}" style="{{{css|{{{style|}}}}}}"><{{#var:element}}>{{{1|}}}</{{#var:element}}></{{#var:element}}><!--
-->[[Category:Pages with spoilers]]<!--
--></includeonly><noinclude>
{{doc}}
[[Category:Formatting templates]]
</noinclude>
8eb68f2e678d3b1eac0087662b8d5548dc29da29
Template:Spoiler/doc
10
163
180
2024-12-28T05:33:43Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
This template is used to mark text and other elements as spoilers. Users can click or optionally hover to reveal their content.
== The hoverShowSpoilers gadget ==
Users can enable <code>Gadget-hoverShowSpoilers</code> to make spoilers show on hover, not just on click. The code for this gadget can be found at {{gad|hoverShowSpoilers.css}}.
== Examples ==
{| class="wikitable"
! Code !! Result
|-
| <code><nowiki>{{spoiler|spoiler text}}</nowiki></code> (Click to toggle) || {{spoiler|spoiler text}}
|-
| <code><nowiki>{{spoiler|spoiler text with a [[Template:Navbox|link]]}}</nowiki></code> (Click to toggle) || {{spoiler|spoiler text with a [[Template:Navbox|link]]}}
|-
| <pre>
{{spoiler|block=y|Really long spoiler that spans multiple lines
It even has a bulleted list inside it:
* Item a
* Item b
* [[Special:Random|Item c]]
}}</pre>
|{{spoiler|block=y|Really long spoiler that spans multiple lines
It even has a bulleted list inside it:
* Item a
* Item b
* [[Special:Random|Item c]]
}}
|}
== Dependencies ==
For this template to work properly, you need the following:
* The small JavaScript code for toggling the <code>.spoiler</code> class on/off on click, found in [[MediaWiki:Common.js]].
* The <code>.spoiler-content</code> and any related classes, found in [[MediaWiki:Common.css]].
== Source ==
Base code adapted from [[wgg:terraria:Template:Spoiler|Template:Spoiler on Terraria Wiki]].
==TemplateData==
<templatedata>
{
"params": {
"1": {
"aliases": [
"text"
],
"label": "Text",
"description": "The text to be shown.",
"example": "Character A died during the battle.",
"type": "content",
"required": true
},
"hover": {
"label": "Show on Hover?",
"description": "Show spoiler text on mouse hover.",
"example": "hover=yes",
"type": "boolean",
"default": "hover=no"
},
"block": {
"label": "Display as block?",
"description": "If given, display the spoiler as a block instead of inline. Useful for long spoilers spanning multiple lines or using block-level elements like lists.",
"example": "y",
"type": "boolean",
"suggested": true
},
"class": {
"label": "Class",
"description": "A class or classes to apply to the spoiler",
"type": "string"
},
"id": {
"label": "ID",
"description": "A CSS ID to apply to the spoiler.",
"type": "string"
},
"style": {
"description": "Inline CSS styles to pass in.",
"type": "string",
"aliases": [
"css"
],
"label": "Style"
}
},
"description": "This template can be used to mark text as a spoiler.",
"maps": {
"1": {}
},
"paramOrder": [
"1",
"hover",
"block",
"class",
"id",
"style"
],
"format": "inline"
}
</templatedata>
<noinclude>[[Category:Template documentation]]</noinclude>
faec31665204f49bbba464dfebc50112a0ca1f96
Template:Spoiler warning
10
164
181
2024-12-28T05:33:44Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
{{Ambox
| color = red
| icon = Warning-red.svg
| title = Spoiler Warning
| message = This page contains '''spoilers'''. View at your own discretion.
| tiny = {{{tiny|}}}
| class = {{{class|}}}
}}<noinclude>{{doc|Template:Ambox/doc}}</noinclude>
d46344bae30adce89ead1cf12e8c3ff904e95203
Template:Spoiler warning/doc
10
165
182
2024-12-28T05:33:45Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#REDIRECT [[Template:Ambox/doc]]
286a3914c1d2770ff27394ac3d3f36a685542cb8
Template:Stub
10
166
183
2024-12-28T05:33:46Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{Ambox
| color = gold
| icon = Stub.svg
| message = This page is a [[support:Stub|stub]]. You can help '''{{SITENAME}}''' by [{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it].
| tiny = {{{tiny|}}}
| class = {{{class|}}}
| date = {{{date|}}}
}}<!--
-->{{#ifeq: {{lc:{{{nocat|}}}}} | yes ||[[Category:Stubs]]}}</includeonly><!--
--><noinclude>{{Stub|nocat=yes}}
{{doc|Template:Ambox/doc}}</noinclude>
1effeb7d6eb04a0b11c76b8bfa871703461c9344
Template:Stub/doc
10
167
184
2024-12-28T05:33:47Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#redirect [[Template:Ambox/doc]]
68bfb03f8f28c95443c7b1997f252c236bf87256
Template:Tl
10
168
185
2024-12-28T05:33:48Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{#invoke:Template link|main|code=on}}</includeonly><noinclude>
{{Documentation}}
</noinclude>
1c13b1daaf7b7e8ce1e45cc03b4baf31c09bc6cd
Template:Tl/doc
10
169
186
2024-12-28T05:33:49Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
{{From Wikipedia|Module:Template link general,Template:Tlx}}
{{Uses Lua|Template link}}
This template returns an exemplaric use of a template while linking to the template description page, if the template exists.
== Usage ==
<pre>
{{tl|<Template name>}}
{{tl|<Template name>|<Template parameters>}}
</pre>
; ''unnamed parameter'' 1
: Template name (without <code>Template:</code> prefix)
; ''unnamed parameter'' 2 - 9
: Optional. Template parameters
; nl
: Optional flag to display an un-linked template usage.
== Examples ==
: <code><nowiki>{{tl|stub}}</nowiki></code> returns {{tl|stub}}
: <code><nowiki>{{tl|stub|1}}</nowiki></code> returns {{tl|stub|1}}
: <code><nowiki>{{tl|stub|1|2|nl{{=}}y}}</nowiki></code> returns {{tl|stub|1|2|nl{{=}}y}}
: <code><nowiki>{{tl|for|page|t1{{=}}alt text}}</nowiki></code> returns {{tl|for|page|t1{{=}}alt text}}
== See also ==
<includeonly>
[[Category:Formatting templates]]
</includeonly>
<noinclude>[[Category:Template documentation]]</noinclude>
68dd4189207857784f997c892d71b1a2dd95f123
Template:Tlx
10
170
187
2024-12-28T05:33:50Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#redirect [[Template:Tl]]
af3906f239c45d791753d3170c656eddd6d1af5f
Template:UsesLua
10
171
188
2024-12-28T05:33:51Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#REDIRECT [[Template:Uses Lua]]
9675a92267565619bc6418ec4e88163985302408
Template:Uses Lua
10
172
189
2024-12-28T05:33:52Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<includeonly>{{Ambox
| color = darkblue
| icon = Lua logo.svg
| title= This template uses one or more modules written in the Lua programming language.
| message = For more information, see [[wikipedia:Wikipedia:Lua|Wikipedia:Lua]] or the [[mw:Extension:Scribunto/Lua reference manual|Lua reference manual on mediawiki.org]]. Modules used include: {{#if:{{{1|}}}|{{#arraymap:{{{1|}}}|,|%s|'''[[Module:%s|%s]]'''}}|''None provided''}}.
| tiny = {{{tiny|}}}
| class = {{{class|}}}
}}</includeonly><noinclude>{{doc|Template:Ambox/doc}}</noinclude>
1930c9b36136a5562cfaf7584f811d62b114a58a
Template:Uses Lua/doc
10
173
190
2024-12-28T05:33:53Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#REDIRECT [[Template:Ambox/doc]]
286a3914c1d2770ff27394ac3d3f36a685542cb8
Category:Candidates for deletion
14
174
191
2024-12-28T05:33:54Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
__EXPECTUNUSEDCATEGORY__
[[Category:Wiki maintenance]]
786037995b8f7e89762a8ea13b84ade091453c00
Category:Lucky Block Wiki
14
175
192
2024-12-28T05:33:55Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
This is the top-level category. It contains meta categories and pages about the wiki.
8935f2b3e97edfeadd7bb206f1e17c03099ec24a
Category:Documentation templates
14
176
193
2024-12-28T05:33:56Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
[[Category:Templates]]
06eecdec29f6cb215c99cf216d1e3bdc8c30a95e
Category:Formatting templates
14
177
194
2024-12-28T05:33:57Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
[[Category:Templates]]
06eecdec29f6cb215c99cf216d1e3bdc8c30a95e
Category:Hatnote templates
14
178
195
2024-12-28T05:33:58Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
[[Category:Templates]]
06eecdec29f6cb215c99cf216d1e3bdc8c30a95e
Category:Hidden categories
14
179
196
2024-12-28T05:33:59Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
These categories are hidden on article pages.
[[Category:Wiki maintenance]]
e4d17499a8377d3f2b4b4a618a671e53111f43ca
Category:Images
14
180
197
2024-12-28T05:34:00Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
[[Category:Media]]
b141d2b9971d6efe9f59bd03449781e71411c631
Category:Infobox templates
14
181
198
2024-12-28T05:34:02Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
[[Category:Templates]]
06eecdec29f6cb215c99cf216d1e3bdc8c30a95e
Category:Key template documentation
14
182
199
2024-12-28T05:34:03Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
[[Category:Template documentation]]
e65ecf60878d4707b3b4c1e3962615e2d5f3b2ab
Category:Legal notices
14
183
200
2024-12-28T05:34:04Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
[[Category:{{SITENAME}}]]
dd8aaa34cf600c1567d240a3f4bc615164a11592
Category:License templates
14
184
201
2024-12-28T05:34:04Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
[[Category:Templates]]
06eecdec29f6cb215c99cf216d1e3bdc8c30a95e
Category:Logos
14
185
202
2024-12-28T05:34:05Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
[[Category:Images]]
8820b63e35aedd9d2666fe40b965d4e91ce0a106
Category:Main page boxes
14
186
203
2024-12-28T05:34:06Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
[[Category:Main page templates]]
ce086f8cfa39aeb8137ffe34e5d41aa38300cf4e
Category:Main page templates
14
187
204
2024-12-28T05:34:07Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
[[Category:Templates]]
06eecdec29f6cb215c99cf216d1e3bdc8c30a95e
Category:Maps failing data validation
14
188
205
2024-12-28T05:34:08Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
__EXPECTUNUSEDCATEGORY__
__HIDDENCAT__
[[Category:Wiki maintenance]]
57e36e9878c3eb806aa6ee6f748a5c5e0cdd5a97
Category:Media
14
189
206
2024-12-28T05:34:09Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
[[Category:{{SITENAME}}]]
dd8aaa34cf600c1567d240a3f4bc615164a11592
Category:Navigation templates
14
190
207
2024-12-28T05:34:10Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
[[Category:Templates]]
06eecdec29f6cb215c99cf216d1e3bdc8c30a95e
Category:Notice templates
14
191
208
2024-12-28T05:34:12Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
[[Category:Templates]]
06eecdec29f6cb215c99cf216d1e3bdc8c30a95e
Category:Pages containing omitted template arguments
14
192
209
2024-12-28T05:34:12Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
__EXPECTUNUSEDCATEGORY__
[[Category:Wiki maintenance]]
786037995b8f7e89762a8ea13b84ade091453c00
Category:Pages including data maps
14
193
210
2024-12-28T05:34:13Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
__HIDDENCAT__
[[Category:Wiki maintenance]]
5f66cb55d9f6d00a2b708f502911f1eb94dca6b5
Category:Pages including data maps failing validation
14
194
211
2024-12-28T05:34:15Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
__EXPECTUNUSEDCATEGORY__
__HIDDENCAT__
[[Category:Wiki maintenance]]
57e36e9878c3eb806aa6ee6f748a5c5e0cdd5a97
Category:Pages setting LuaCache keys
14
195
212
2024-12-28T05:34:15Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
__EXPECTUNUSEDCATEGORY__
__HIDDENCAT__
[[Category:Wiki maintenance]]
57e36e9878c3eb806aa6ee6f748a5c5e0cdd5a97
Category:Pages using DynamicPageList3 dplvar parser function
14
196
213
2024-12-28T05:34:17Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
__HIDDENCAT__
[[Category:Wiki maintenance]]
5f66cb55d9f6d00a2b708f502911f1eb94dca6b5
Category:Pages using DynamicPageList3 parser function
14
197
214
2024-12-28T05:34:17Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
__HIDDENCAT__
[[Category:Wiki maintenance]]
5f66cb55d9f6d00a2b708f502911f1eb94dca6b5
Category:Pages using TabberTransclude parser tag
14
198
215
2024-12-28T05:34:18Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
__HIDDENCAT__
[[Category:Wiki maintenance]]
5f66cb55d9f6d00a2b708f502911f1eb94dca6b5
Category:Pages using Tabber parser tag
14
199
216
2024-12-28T05:34:19Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
__HIDDENCAT__
[[Category:Wiki maintenance]]
5f66cb55d9f6d00a2b708f502911f1eb94dca6b5
Category:Pages using duplicate arguments in template calls
14
200
217
2024-12-28T05:34:21Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
__EXPECTUNUSEDCATEGORY__
[[Category:Wiki maintenance]]
786037995b8f7e89762a8ea13b84ade091453c00
Category:Pages where expansion depth is exceeded
14
201
218
2024-12-28T05:34:22Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
__EXPECTUNUSEDCATEGORY__
[[Category:Wiki maintenance]]
786037995b8f7e89762a8ea13b84ade091453c00
Category:Pages where template include size is exceeded
14
202
219
2024-12-28T05:34:22Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
__EXPECTUNUSEDCATEGORY__
[[Category:Wiki maintenance]]
786037995b8f7e89762a8ea13b84ade091453c00
Category:Pages where the unstrip depth limit is exceeded
14
203
220
2024-12-28T05:34:24Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
__EXPECTUNUSEDCATEGORY__
[[Category:Wiki maintenance]]
786037995b8f7e89762a8ea13b84ade091453c00
Category:Pages where the unstrip size limit is exceeded
14
204
221
2024-12-28T05:34:25Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
__EXPECTUNUSEDCATEGORY__
[[Category:Wiki maintenance]]
786037995b8f7e89762a8ea13b84ade091453c00
Category:Pages with Cargo arguments implicitly stored
14
205
222
2024-12-28T05:34:25Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
__EXPECTUNUSEDCATEGORY__
[[Category:Wiki maintenance]]
786037995b8f7e89762a8ea13b84ade091453c00
Category:Pages with DRUID infoboxes
14
206
223
2024-12-28T05:34:26Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
This category contains every page with a DRUID infobox. It can be used for maintenance but primarily exists to enable the use of gadgets for targeted CSS and JS.
__HIDDENCAT__
c3120bb946ff71a0533179ff75a02386d8d8c214
Category:Pages with RSS feeds
14
207
224
2024-12-28T05:34:27Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
__HIDDENCAT__
[[Category:Wiki maintenance]]
5f66cb55d9f6d00a2b708f502911f1eb94dca6b5
Category:Pages with amboxes
14
208
225
2024-12-28T05:34:28Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
This category contains every page with an {{tl|ambox}}. It can be used for maintenance but primarily exists to enable the use of gadgets for targeted CSS and JS.
__HIDDENCAT__
b009bcb4ef2efb67034d525d6d25d2be03deadd1
Category:Pages with broken file links
14
209
226
2024-12-28T05:34:29Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
[[Category:Wiki maintenance]]
197b5fc8ebad5537759adacc0079b4b2662cb4c4
Category:Pages with colors
14
210
227
2024-12-28T05:34:30Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
This category contains every page with a {{tl|color}}. It can be used for maintenance but primarily exists to enable the use of gadgets for targeted CSS and JS.
__HIDDENCAT__
be8427e480e296ba56acf381229ea14b26ad458f
Category:Pages with failing Cargo queries
14
211
228
2024-12-28T05:34:31Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
__EXPECTUNUSEDCATEGORY__
[[Category:Wiki maintenance]]
786037995b8f7e89762a8ea13b84ade091453c00
Category:Pages with hatnotes
14
212
229
2024-12-28T05:34:32Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
This category contains every page with a {{tl|hatnote}}. It can be used for maintenance but primarily exists to enable the use of gadgets for targeted CSS and JS.
__HIDDENCAT__
dbc5cec0c8554a320c9996220a62e2726b40b679
Category:Pages with ignored display titles
14
213
230
2024-12-28T05:34:34Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
__EXPECTUNUSEDCATEGORY__
[[Category:Wiki maintenance]]
786037995b8f7e89762a8ea13b84ade091453c00
Category:Pages with math errors
14
214
231
2024-12-28T05:34:35Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
__EXPECTUNUSEDCATEGORY__
[[Category:Wiki maintenance]]
786037995b8f7e89762a8ea13b84ade091453c00
Category:Pages with math render errors
14
215
232
2024-12-28T05:34:36Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
__EXPECTUNUSEDCATEGORY__
[[Category:Wiki maintenance]]
786037995b8f7e89762a8ea13b84ade091453c00
Category:Pages with navboxes
14
216
233
2024-12-28T05:34:37Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
This category contains every page with a {{tl|navbox}}. It can be used for maintenance but primarily exists to enable the use of gadgets for targeted CSS and JS.
__HIDDENCAT__
03d0e97070fdc65d3610c4f551f3655c70705d05
Category:Pages with non-numeric formatnum arguments
14
217
234
2024-12-28T05:34:38Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
[[Category:Wiki maintenance]]
197b5fc8ebad5537759adacc0079b4b2662cb4c4
Category:Pages with quotes
14
218
235
2024-12-28T05:34:39Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
This category contains every page with a {{tl|quote}}. It can be used for maintenance but primarily exists to enable the use of gadgets for targeted CSS and JS.
__HIDDENCAT__
e0e4211b3cde9d31657566186c54e0e141a11ea0
Category:Pages with reference errors
14
219
236
2024-12-28T05:34:40Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
__EXPECTUNUSEDCATEGORY__
[[Category:Wiki maintenance]]
786037995b8f7e89762a8ea13b84ade091453c00
Category:Pages with script errors
14
220
237
2024-12-28T05:34:40Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
__EXPECTUNUSEDCATEGORY__
[[Category:Wiki maintenance]]
786037995b8f7e89762a8ea13b84ade091453c00
Category:Pages with spoilers
14
221
238
2024-12-28T05:34:41Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
This category contains every page with a {{tl|spoiler}}. It can be used for maintenance but primarily exists to enable the use of gadgets for targeted CSS and JS.
__HIDDENCAT__
e99383104807e5992a7bc9af4fb3ee0c33d0253b
Category:Pages with syntax highlighting errors
14
222
239
2024-12-28T05:34:42Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
__EXPECTUNUSEDCATEGORY__
[[Category:Wiki maintenance]]
786037995b8f7e89762a8ea13b84ade091453c00
Category:Pages with template loops
14
223
240
2024-12-28T05:34:43Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
__EXPECTUNUSEDCATEGORY__
[[Category:Wiki maintenance]]
786037995b8f7e89762a8ea13b84ade091453c00
Category:Pages with too many expensive parser function calls
14
224
241
2024-12-28T05:34:44Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
__EXPECTUNUSEDCATEGORY__
[[Category:Wiki maintenance]]
786037995b8f7e89762a8ea13b84ade091453c00
Category:Promotional images
14
225
242
2024-12-28T05:34:45Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
Official images used for purposes of promoting the game, that may not actually represent gameplay.
[[Category:Images]]
80b893c439747ce681cf18cc579c3bc4c65cd502
Category:Stubs
14
226
243
2024-12-28T05:34:46Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
__EXPECTUNUSEDCATEGORY__
[[Category:Wiki maintenance]]
786037995b8f7e89762a8ea13b84ade091453c00
Category:Template documentation
14
227
244
2024-12-28T05:34:47Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
[[Category:Templates]]
[[Category:Wiki maintenance]]
c1800be0da4588b3b652fa5324aade2c496fb3c5
Category:Templates
14
228
245
2024-12-28T05:34:49Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
[[Category:{{SITENAME}}]]
dd8aaa34cf600c1567d240a3f4bc615164a11592
Category:Templates with no documentation
14
229
246
2024-12-28T05:34:50Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
__EXPECTUNUSEDCATEGORY__
[[Category:Templates]]
[[Category:Wiki maintenance]]
b1ff76c0593194e53e6bf42f37ca337a5493c57e
Category:Wiki maintenance
14
230
247
2024-12-28T05:34:51Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
The sub-categories of this category contain pages that have been identified as needing attention for one or more of the following reasons:
* Changes have been suggested that should be discussed first or are under discussion.
* The page has flaws that need addressing by an editor with the knowledge or skills to help.
* The action the page needs requires special rights.
''See also:''
* [[Special:BrokenRedirects|Broken redirects]]
* [[Special:DoubleRedirects|Double redirects]]
* [[Special:UncategorizedCategories|Uncategorized categories]]
* [[Special:UncategorizedFiles|Uncategorized files]]
* [[Special:UncategorizedPages|Uncategorized pages]]
* [[Special:UncategorizedTemplates|Uncategorized templates]]
* [[Special:WantedCategories|Wanted categories]]
* [[Special:WantedFiles|Wanted files]]
* [[Special:WantedPages|Wanted pages]]
* [[Special:WantedTemplates|Wanted templates]]
* [[Special:TrackingCategories|Other special tracking categories]]
[[Category:{{SITENAME}}]]
4b90dc0dbd8c91e131e4ffcf22360b1c837b9717
Category:Wiki skin images
14
231
248
2024-12-28T05:34:52Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
[[Category:Images]]
8820b63e35aedd9d2666fe40b965d4e91ce0a106
Module:ArgsUtil
828
232
249
2024-12-28T05:34:53Z
Crimroxs
244470
Adding default set of pages
Scribunto
text/plain
local p = {}
function p.merge()
local f = mw.getCurrentFrame()
local origArgs = f.args
local parentArgs = f:getParent().args
local args = {}
for k, v in pairs(origArgs) do
v = mw.text.trim(tostring(v))
if v ~= '' then
args[k] = v
end
end
for k, v in pairs(parentArgs) do
v = mw.text.trim(v)
if v ~= '' then
args[k] = v
end
end
return args
end
return p
1d1b2105bd857dcc5e33c8c0a8a780f67cbae72e
Module:ArgsUtil/doc
828
233
250
2024-12-28T05:34:54Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
This is a basic module for processing args. Usage:
<syntaxhighlight lang="lua">
local util_args = require('Module:ArgsUtil')
local p = {}
function p.main(frame)
local args = util_args.merge() -- it is not necessary to pass a `frame` object; `merge` will generate its own
mw.logObject(args)
-- `args` now contains args passed via the template merged with defaults provided directly via the invoke.
-- anything the user sent via the template will be given priority.
end
return p
</syntaxhighlight>
== Extending this module ==
By design, {{ml|ArgsUtil}} is shipped with only a single function and no customization available; this simplifies documentation and covers nearly all use cases. An extended version of this module is available at [[support:Module:ArgsUtil|Module:ArgsUtil on the support wiki]] if you want additional functionality; and you can of course feel free to modify this module on your own wiki as needed.
6fc2a23dcff62ac5a222903e46bc56c07b0a2b1f
Module:Infobox
828
234
251
2024-12-28T05:34:55Z
Crimroxs
244470
Adding default set of pages
Scribunto
text/plain
-- version 0.1.6
--------------------------------------
-- User settings, you can modify these
--------------------------------------
-- if you want to not always use divs in your wiki (as opposed to tables), you can change this default
-- just remember to change it back each time you update from the main "branch" on the support wiki!
-- you can also control it per infobox with `|useDivs=yes` or `|useDivs=no`
local USE_DIVS = true -- `false` or `true`
-- default value to show if a param is missing in some but not all tabs.
-- set to `nil` (not in quotes) to remove such rows altogether in the tabs where they're missing
local TABBED_NONEXIST = nil -- `''` or `nil` or `'N/A'` etc. Don't put nil in quotes.
---------------------------------------------------------------------------
-- Do not modify anything below this line unless you know what you're doing
---------------------------------------------------------------------------
local h = {}
local p = {}
local hooks = {}
function p.arraymap(frame)
-- a lua implementation of Page Forms' arraymap
local args = h.overwrite()
local items = h.split(args[1], args[2] or ',')
for i, item in ipairs(items) do
items[i] = args[4]:gsub(args[3], item)
end
return table.concat(items, args[5] or ',')
end
function p.preprocess(frame)
return frame:preprocess(frame.args[1] or frame:getParent().args[1])
end
function p.main(frame)
h.registerHooks()
h.increment()
local args = h.overwrite()
local sep = args.sep or ','
h.castArgs(args, sep)
h.setMainImage(args.images[1])
-- suggest to use HIDDENCAT here; will be used for maintenance & gadget imports
return h.makeInfobox(args, sep), '[[Category:Pages with DRUID infoboxes]]'
end
function h.registerHooks()
if not mw.title.new('Module:Infobox/Hooks').exists then return end
hooks = require('Module:Infobox/Hooks')
end
function h.runHook(key, ...)
if hooks[key] then
hooks[key](...)
end
end
function h.increment()
-- optional use of VariablesLua for better compatibility
local VariablesLua = mw.ext.VariablesLua
if VariablesLua == nil then
h.counter = mw.getCurrentFrame():callParserFunction('#var', {'DRUID_INFOBOX_ID', 0}) + 1
mw.getCurrentFrame():callParserFunction('#vardefine', {'DRUID_INFOBOX_ID', h.counter})
else
h.counter = VariablesLua.var('DRUID_INFOBOX_ID', 0) + 1
VariablesLua.vardefine('DRUID_INFOBOX_ID', h.counter)
end
end
function h.castArgs(args, sep)
h.runHook('onCastArgsStart', args, sep, args.kind)
args.tabs = h.split(args.tabs or args.image_labels, sep)
args.images = h.getImages(args, sep)
args.sections = h.split(args.sections, sep)
for _, section in ipairs(args.sections) do
args[section] = h.split(args[section], sep)
args[section .. '_tabs'] = h.split(args[section .. '_tabs'], sep)
if #args.tabs > 0 and #args[section .. '_tabs'] > 0 then
error(('You cannot specify |tabs= and |%s= at the same time, please pick one'):format(section .. '_tabs'))
end
end
if args.useDivs then
USE_DIVS = h.castBool(args.useDivs)
end
-- this would be in the outer scope, but we're hiding it
h.entityType = USE_DIVS and 'div' or 'table' -- key of h.htmlEntities
h.runHook('onCastArgsEnd', args, sep, args.kind)
end
function h.getImages(args, sep)
if args.image and not args.images then
args.images = args.image
end
if args.images then
return h.split(args.images, sep)
end
if not args.tabs then return {} end
local ret = {}
for _, key in ipairs(args.tabs) do
if args[key .. '_image'] then
ret[#ret+1] = args[key .. '_image']
end
end
return ret
end
function h.setMainImage(file)
if h.counter > 1 then return end
if not file then return end
local fileText = file:gsub('.-:', '')
fileText = fileText:gsub('^([^|%]]+).*', '%1')
-- setmainimage is guaranteed to exist on wiki.gg but may not exist on other wikis
-- it's not a crucial piece of functionality so we'll fail silently if it doesn't exist
pcall(function() mw.getCurrentFrame():callParserFunction{
name = '#setmainimage',
args = { fileText },
} end)
end
function h.makeInfobox(args, sep)
local out = mw.html.create(h.getTag('container'))
:addClass('druid-infobox')
:addClass('druid-container')
:addClass(args.class) -- warning: class can be nil, don't concat anything
:attr('id', args.id or ('druid-container-' .. h.counter))
if args.kind then out:addClass('druid-container-' .. h.escape(args.kind)) end
h.printTitle(out, args)
h.printImages(out, args.images, args)
for _, section in ipairs(args.sections) do
-- cannot begin tagging here because we don't know if any applicable args are present
local cols = args[section .. '_columns']
local makeSection = cols and h.makeGridSection or h.makeSection
out:node(makeSection(section, args[section], args, tonumber(cols)))
end
return out
end
function h.printTitle(out, args)
local tabs = args.tabs
if not tabs or #tabs == 0 then
h.printSimpleTitle(out, args)
return
end
if not h.hasComplexData('title', tabs, args) then
h.printSimpleTitle(out, args)
return
end
local node = h.printTitleWrapper(out)
h.printTabbedDataItem(node, 'title', tabs, args)
end
function h.printSimpleTitle(out, args)
if args.title then
local node = h.printTitleWrapper(out)
node:wikitext(args.title)
end
end
function h.printTitleWrapper(out)
return out:tag(h.getTag('titleOuter'))
:tag(h.getTag('titleInner'))
:addClass('druid-title')
:attr('colspan', 2)
end
function h.printTabbedDataItem(node, item, tabs, args)
-- hasData isn't used in the title case but we will need to track this
-- when we're printing section data later on
-- so we'll just track it always
local hasData = false
for i, label in ipairs(tabs) do
local div = node:tag('div')
:addClass('druid-toggleable-data')
:addClass('druid-toggleable')
:attr('data-druid', h.counter .. '-' .. i)
:attr('data-druid-tab-key', label)
if h.getTabbedContent(args, label, item) then
hasData = true
div:wikitext('\n\n' .. h.getTabbedContent(args, label, item))
div:addClass('druid-toggleable-data-nonempty')
else
div:addClass('druid-toggleable-data-empty')
end
if i == 1 then div:addClass('focused') end
end
return hasData
end
function h.printImages(out, images, args)
if #images == 0 and #args.tabs == 0 then return end
-- burden is on the user to format this as an image. this should be done in the infobox template,
-- with something like |image={{#if:{{{image|}}}|[[File:{{{image|}}}{{!}}300px{{!}}link=]]}}
local td = out:tag(h.getTag('section'))
:addClass('druid-section-container')
:tag(h.getTag('cell'))
:attr('colspan', 2)
local tabs = args.tabs
local tabTexts = h.getImageTabTexts(tabs, images, args)
h.printTabs(td, tabs, tabTexts, false, args)
if #images == 0 then return end
if #images == 1 then
td:addClass('druid-main-image')
:wikitext(images[1])
if args.caption then
td:tag('div')
:addClass('druid-main-image-caption')
:wikitext(args.caption)
end
return
end
td:addClass('druid-main-images')
local imagesContainer = td:tag('div')
:addClass('druid-main-images-files')
for i, image in ipairs(images) do
local container = imagesContainer:tag('div')
:addClass('druid-main-images-file')
:addClass('druid-toggleable')
:attr('data-druid', h.counter .. '-' .. i)
:wikitext(image)
:attr('data-druid-tab-key', tabs[i])
local labelText
if tabs[i] then
labelText = args[tabs[i] .. '_label'] or tabs[i]
else
labelText = '[[Category:Infoboxes missing image labels]]Image ' .. i
end
if args[labelText .. '_caption'] then
container:tag('div')
:addClass('druid-main-images-caption')
:wikitext(args[labelText .. '_caption'])
end
if i == 1 then
container:addClass('focused')
end
end
end
function h.getImageTabTexts(tabs, images, args)
if #tabs == 0 and #images <= 1 then return {} end
local texts = {}
local i = 1
while images[i] or tabs[i] do
if tabs[i] then
texts[i] = args[tabs[i] .. '_label'] or tabs[i]
else
texts[i] = '[[Category:Infoboxes missing image labels]]Image ' .. i
end
i = i + 1
end
return texts
end
function h.printTabs(td, tabs, texts, isSection, args)
if #texts == 0 then return end
local container = td:tag('div')
:addClass('druid-main-images-labels')
:addClass('druid-tabs')
if isSection then
container:addClass('druid-section-tabs')
end
for i, item in ipairs(tabs) do
local label = container:tag('div')
:addClass('druid-main-images-label')
:addClass('druid-tab')
:addClass('druid-toggleable')
:attr('data-druid', h.counter .. '-' .. i)
:wikitext(texts[i])
:attr('data-druid-tab-key', item)
if isSection then
label:addClass('druid-section-tab')
else
label:addClass('druid-title-tab')
end
if i == 1 then
label:addClass('focused')
end
-- this can be null, don't concat anything here
label:addClass(args[item .. '_class'])
end
end
function h.makeGridSection(section, sectionFields, args, numCols)
local numItems = h.countItems(sectionFields, section, args)
if numItems == 0 then return end
local node = mw.html.create(h.getTag('section'))
:addClass('druid-section-container')
h.printSectionHeader(node, section, args)
h.printSectionTabs(node, section, args)
local tr = node:tag(h.getTag('row'))
:attr('data-druid-section-row', h.escape(section))
if args[section .. '_collapsed'] then
tr:addClass('druid-collapsed')
end
local grid = tr:tag(h.getTag('cell'))
:attr('colspan', 2)
:addClass('druid-grid-section')
:addClass('druid-grid-section-' .. h.escape(section))
:addClass(args[section .. '_class']) -- warning: class can be nil, don't concat anything
:tag('div')
:addClass('druid-grid')
local row, col, i = 1, 1, 1
local sizeOfLastRow = numItems % numCols
local lcm = h.getNumGridCols(numItems, sizeOfLastRow, numCols)
grid:css('grid-template-columns', ('repeat(%s, 1fr)'):format(lcm))
local size = lcm / numCols
for _, item in ipairs(sectionFields) do
local node = mw.html.create('div')
local shouldPrint = h.printData(node, item, section, args)
if shouldPrint then
if i == numItems - sizeOfLastRow + 1 then
size = lcm / sizeOfLastRow
end
i = i + 1
local gStart = (col - 1) * size + 1
local gEnd = (col) * size + 1
local itemContainer = grid:tag('div')
:addClass('druid-grid-item')
:addClass('druid-grid-item-' .. h.escape(item))
:addClass(args[item .. '_class']) -- warning: class can be nil, don't concat anything
:css('grid-column', ('%s / %s'):format(gStart, gEnd))
:css('grid-row', row)
if not h.castBool(args[item .. '_nolabel']) then
h.printLabel(itemContainer:tag('div'), item, args)
end
itemContainer:node(node)
if col == numCols then
row = row + 1
col = 1
else
col = col + 1
end
end
end
return node
end
function h.makeSection(section, sectionFields, args)
if section == '' then return end -- bruteforce fix for trailing commas
local shouldPrint = false
local container = mw.html.create(h.getTag('section'))
:addClass('druid-section-container')
:addClass(args[section .. '_class']) -- warning: class can be nil, don't concat anything
h.printSectionHeader(container, section, args)
h.printSectionTabs(container, section, args)
for _, item in ipairs(sectionFields) do
local node = mw.html.create(h.getTag('cell'))
local shouldPrintItem = h.printData(node, item, section, args)
if shouldPrintItem then
shouldPrint = true
local tr = container:tag(h.getTag('row'))
:addClass('druid-row')
:addClass('druid-row-' .. h.escape(item))
:addClass(args[item .. '_class']) -- warning: class can be nil, don't concat anything
:attr('data-druid-section-row', h.escape(section))
if args[section .. '_collapsed'] then
tr:addClass('druid-collapsed')
end
if h.castBool(args[item .. '_wide']) or h.castBool(args[item .. '_nolabel']) then
node
:attr('colspan', 2)
:addClass('druid-data-wide')
else
h.printLabel(tr:tag(h.getTag('label')), item, args)
end
tr:node(node)
end
end
if not shouldPrint then return nil end
return container
end
function h.countItems(sectionFields, section, args)
local numItems = 0
for _, v in ipairs(sectionFields) do
-- we aren't actually printing here, but we're finding out if we should print anything
-- because we need the count of columns before we print anything in grid data
if h.printData(mw.html.create(), v, section, args) then
numItems = numItems + 1
end
end
return numItems
end
function h.getNumGridCols(numItems, sizeOfLastRow, numCols)
if not numCols then return numItems, 1 end
if numItems < numCols then return numItems, 1 end
if sizeOfLastRow == 0 then
return numCols, 1
end
local a, b = sizeOfLastRow, numCols
while b ~= 0 do
a, b = b, a % b
end
local lcm = sizeOfLastRow * numCols / a
return lcm
end
function h.printLabel(node, item, args)
return node
:addClass('druid-label')
:addClass('druid-label-' .. h.escape(item))
:wikitext(args[item .. '_display'] or args[item .. '_label'] or item)
end
function h.printData(node, item, section, args)
-- prints data to the node
-- and also returns whether the item is nonempty or not
local hasData = false
local sectionTabs = args[section .. '_tabs']
local tabs = args.tabs
if sectionTabs and #sectionTabs > 0 then
tabs = sectionTabs
end
if not tabs or #tabs == 0 then
return h.printSimpleData(node, item, args)
end
if not h.hasComplexData(item, tabs, args) then
return h.printSimpleData(node, item, args)
end
hasData = hasData or h.printTabbedDataItem(node, item, tabs, args)
if hasData then
node:addClass('druid-data')
end
return hasData
end
function h.getTabbedContent(args, label, item)
return args[label .. '_' .. item] or args[item] or TABBED_NONEXIST
end
function h.printSimpleData(node, item, args)
if args[item] and type(args[item]) ~= 'string' then
error(("Invalid use of field %s as both a section and a data value"):format(item))
end
if not args[item] then return false end
node:addClass('druid-data')
:addClass('druid-data-' .. h.escape(item))
:addClass('druid-data-nonempty')
:wikitext('\n\n' .. args[item])
return true
end
function h.hasComplexData(item, tabs, args)
for _, v in ipairs(tabs) do
if args[v .. '_' .. item] then return true end
end
return false
end
function h.printSectionHeader(node, section, args)
if h.castBool(args[section .. '_nolabel']) then return end
local tr = node:tag(h.getTag('row'))
:attr('data-druid-section', h.escape(section))
local th = tr:tag(h.getTag('sectionTitle'))
:attr('colspan', 2)
:addClass('druid-section')
:addClass('druid-section-' .. h.escape(section))
if args[section .. '_collapsible'] then
tr:addClass('druid-collapsible')
if args[section .. '_collapsed'] then
tr:addClass('druid-collapsible-collapsed')
end
end
local emptySections = {}
for _, label in ipairs(args.tabs) do
local hasLabel = false
for _, item in ipairs(args[section] or {}) do
if h.getTabbedContent(args, label, item) then
hasLabel = true
end
end
if not hasLabel then emptySections[label] = true end
end
if not next(emptySections) then
th:wikitext(args[section .. '_label'] or section)
return
end
for i, label in ipairs(args.tabs) do
local div = th:tag('div')
:addClass('druid-toggleable-heading')
:addClass('druid-toggleable')
:attr('data-druid', h.counter .. '-' .. i)
:wikitext(args[section .. '_label'] or section)
-- we are going to print the section content even in empty nodes
-- for compatibility with browsers without :has, where hiding empty rows won't happen
if emptySections[label] then
div:addClass('druid-toggleable-heading-empty')
end
if i == 1 then
div:addClass('focused')
end
end
end
function h.printSectionTabs(node, section, args)
local tabs = args[section .. '_tabs']
if not tabs or #tabs == 0 then return end
local tr = node:tag(h.getTag('sectionTabsOuter'))
:attr('data-druid-section', h.escape(section))
local th = tr:tag(h.getTag('sectionTabs'))
:attr('colspan', 2)
:addClass('druid-section-tabs')
:addClass('druid-section-tabs-' .. h.escape(section))
local texts = {}
for i, item in ipairs(tabs) do
texts[i] = args[item .. '_label'] or item
end
h.printTabs(th, tabs, texts, true, args)
end
----------------------------
-- general utility functions
----------------------------
function h.overwrite()
-- this is a generic utility function that collects args from the invoke call & the parent template.
-- normally, you merge args with parent template overwriting the invoke call, but
-- since we'll be putting markup/formatting into our invoke call,
-- we actually want to overwrite what the user sent.
local f = mw.getCurrentFrame()
local origArgs = f.args
local parentArgs = f:getParent().args
local args = {}
for k, v in pairs(parentArgs) do
v = mw.text.trim(v)
if v ~= '' then
args[k] = v
end
end
for k, v in pairs(origArgs) do
v = mw.text.trim(tostring(v))
if v ~= '' then
args[k] = v
end
end
return args
end
-- generic utility functions
-- these would normally be provided by other modules, but to make installation easy
-- I'm including everything here
function h.split(text, pattern, plain)
if not text then
return {}
end
local ret = {}
for m in h.gsplit(text, pattern, plain) do
ret[#ret+1] = m
end
return ret
end
function h.gsplit( text, pattern, plain )
if not pattern then pattern = ',' end
if not plain then
pattern = '%s*' .. pattern .. '%s*'
end
local s, l = 1, text:len()
return function ()
if s then
local e, n = text:find( pattern, s, plain )
local ret
if not e then
ret = text:sub( s )
s = nil
elseif n < e then
-- Empty separator!
ret = text:sub( s, e )
if e < l then
s = e + 1
else
s = nil
end
else
ret = e > s and text:sub( s, e - 1 ) or ''
s = n + 1
end
return ret
end
end, nil, nil
end
function h.escape(s)
s = s:gsub(' ', '')
:gsub('"', '')
:gsub("'", '')
:gsub("%?", '')
:gsub("%%", '')
:gsub("%[", '')
:gsub("%]", '')
:gsub("{", '')
:gsub("}", '')
:gsub("!", '')
return s
end
-- normally I would make these constants at the top of the file
-- but I don't want to mistake them with user-set constants
h.boolFalse = { ['false'] = true, ['no'] = true, [''] = true, ['0'] = true, ['nil'] = true }
function h.castBool(x)
if not x then return false end
return not h.boolFalse[tostring(x):lower()]
end
h.htmlEntities = {
table = {
container = 'table',
titleOuter = 'tr',
titleInner = 'th',
section = '',
sectionTitle = 'th',
sectionTabsOuter = 'tr',
sectionTabs = 'td',
row = 'tr',
label = 'th',
cell = 'td',
},
div = {
container = 'div',
titleOuter = 'div',
titleInner = 'div',
section = 'div',
sectionTitle = 'div',
sectionTabsOuter = 'div',
sectionTabs = 'div',
row = 'div',
label = 'div',
cell = 'div',
}
}
function h.getTag(key)
-- try not to totally fail here
return h.htmlEntities[h.entityType or 'div'][key]
end
return p
091b5002de1b40869b6a8592ecd0d962c313e153
Module:Infobox/doc
828
235
252
2024-12-28T05:34:56Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
{{luadoc}} This module enables the creation of [[support:DRUID infoboxes|DRUID infoboxes]].
2b023f1deb004fc1cb66271c10ccc2d99cc17c3d
Module:Main page
828
236
253
2024-12-28T05:34:57Z
Crimroxs
244470
Adding default set of pages
Scribunto
text/plain
local p = {}
local h = {}
-- merge args from frame and frame:getParent()
function h.mergeArgs(frame)
local inputArgs = {}
for k, v in pairs(frame.args) do
v = mw.text.trim(tostring(v))
if v ~= '' then
inputArgs[k] = v
end
end
for k, v in pairs(frame:getParent().args) do
v = mw.text.trim(v)
if v ~= '' then
inputArgs[k] = v
end
end
return inputArgs
end
--------------------------------------------------------------------
function p.main(frame)
local args = h.mergeArgs(frame)
local sitename = args['rootpage'] or mw.title.getCurrentTitle().fullText
-- parse the arguments into CSS variables that contain legal syntax for grid-template-areas
local desktop = "--main-page-layout--desktop: '" .. string.gsub(args['desktop'], '\n', "' '") .. "';"
local tablet = "--main-page-layout--tablet: '" .. string.gsub(args['tablet' ], '\n', "' '") .. "';"
local mobile = "--main-page-layout--mobile: '" .. string.gsub(args['mobile' ], '\n', "' '") .. "';"
-- grid-template-columns
local desktop_cols = mw.text.trim(string.gsub(args['desktop-columns'] or '', ';', ''))
local tablet_cols = mw.text.trim(string.gsub(args[ 'tablet-columns'] or '', ';', ''))
local mobile_cols = mw.text.trim(string.gsub(args[ 'mobile-columns'] or '', ';', ''))
if desktop_cols ~= '' then
desktop = desktop .. '--main-page-layout-columns--desktop: '.. desktop_cols ..';'
end
if tablet_cols ~= '' then
tablet = tablet .. '--main-page-layout-columns--tablet: '.. tablet_cols ..';'
end
if mobile_cols ~= '' then
mobile = mobile .. '--main-page-layout-columns--mobile: '.. mobile_cols ..';'
end
local boxes = {}
-- add every box referenced in the layout rules once
-- we check all 3 layouts so that typos or other errors will clearly surface
for _, name in pairs(mw.text.split(args['desktop'] .. '\n' .. args['tablet'] .. '\n' .. args['mobile'], '%s')) do
if value ~= "" then
boxes[name] = true -- list as set
end
end
-- start our mp-container wrapper, and add our variables from earlier as inline styles to declare them
-- the sitename is added to the dataset so it's easily accessible by mp-edit-links.js and it doesn't need to make its own API call
local output = mw.html.create()
local container = output:tag('div'):attr('id', 'mp-container'):cssText(desktop .. tablet .. mobile):attr('data-sitename', sitename)
-- loop through boxes and add the relevant main page subpages into the output
for box,_ in pairs(boxes) do
if mw.title.new(sitename .. '/' .. box).exists then
container:wikitext(frame:expandTemplate{ title = ':' .. sitename .. '/' .. box})
else
container:wikitext(frame:expandTemplate{ title = 'Main page box/missing', args = { box }}) -- See [[Template:Main page box/missing]]
end
end
return output
end
return p
7d90472f9bf7582827dce59883e4dbe2d4d4fa05
Module:Navbox
828
237
254
2024-12-28T05:34:58Z
Crimroxs
244470
Adding default set of pages
Scribunto
text/plain
local p = {}
local getArgs -- lazily initialized
local args
local format = string.format
local function get_title_arg(is_collapsible, template)
local title_arg = 1
if is_collapsible then title_arg = 2 end
if template then title_arg = 'template' end
return title_arg
end
local function add_link(link_description, ul, is_mini)
local l
if link_description.url then
l = {'[', '', ']'}
else
l = {'[[', '|', ']]'}
end
ul:tag('li')
:addClass('nv-' .. link_description.full)
:wikitext(l[1] .. link_description.link .. l[2])
:tag(is_mini and 'abbr' or 'span')
:attr('title', link_description.html_title)
:wikitext(is_mini and link_description.mini or link_description.full)
:done()
:wikitext(l[3])
:done()
end
local function make_list(title_text, has_brackets, is_mini)
local title = mw.title.new(mw.text.trim(title_text), 'Template')
if not title then
error('Invalid title ' .. title_text)
end
local talkpage = title.talkPageTitle and title.talkPageTitle.fullText or ''
local link_descriptions = {
{ ['mini'] = 'v', ['full'] = 'view', ['html_title'] = 'View this template',
['link'] = title.fullText, ['url'] = false },
{ ['mini'] = 'e', ['full'] = 'edit', ['html_title'] = 'Edit this template',
['link'] = title:fullUrl('action=edit'), ['url'] = true },
{ ['mini'] = 'h', ['full'] = 'hist', ['html_title'] = 'History of this template',
['link'] = title:fullUrl('action=history'), ['url'] = true },
}
local ul = mw.html.create('ul')
if has_brackets then
ul:addClass('navbar-brackets')
end
for _, description in ipairs(link_descriptions) do
add_link(description, ul, is_mini)
end
return ul:done()
end
local function navbar(args)
local is_collapsible = args.collapsible
local is_mini = args.mini
local is_plain = args.plain
local collapsible_class = nil
if is_collapsible then
collapsible_class = 'navbar-collapse'
if not is_plain then is_mini = 1 end
end
local div = mw.html.create():tag('div')
div
:addClass('navbar')
:addClass('plainlinks')
:addClass('hlist')
:addClass(collapsible_class) -- we made the determination earlier
if is_mini then div:addClass('navbar-mini') end
local box_text = (args.text or 'This box: ') .. ' '
-- the concatenated space guarantees the box text is separated
if not (is_mini or is_plain) then
div
:tag('span')
:addClass('navbar-boxtext')
:wikitext(box_text)
end
local template = args.template
local has_brackets = args.brackets
local title_arg = get_title_arg(is_collapsible, template)
local title_text = args[title_arg] or (':' .. mw.getCurrentFrame():getParent():getTitle())
local list = make_list(title_text, has_brackets, is_mini)
div:node(list)
if is_collapsible then
local title_text_class
if is_mini then
title_text_class = 'navbar-ct-mini'
else
title_text_class = 'navbar-ct-full'
end
div:done()
:tag('div')
:addClass(title_text_class)
:wikitext(args[1])
end
return tostring(div:done())
end
local function striped(wikitext, border)
-- Return wikitext with markers replaced for odd/even striping.
-- Child (subgroup) navboxes are flagged with a category that is removed
-- by parent navboxes. The result is that the category shows all pages
-- where a child navbox is not contained in a parent navbox.
if border == 'subgroup' and args['orphan'] ~= 'yes' then
-- No change; striping occurs in outermost navbox.
return wikitext
end
local first, second = 'odd', 'even'
if args['evenodd'] then
if args['evenodd'] == 'swap' then
first, second = second, first
else
first = args['evenodd']
second = first
end
end
local changer
if first == second then
changer = first
else
local index = 0
changer = function (code)
if code == '0' then
-- Current occurrence is for a group before a nested table.
-- Set it to first as a valid although pointless class.
-- The next occurrence will be the first row after a title
-- in a subgroup and will also be first.
index = 0
return first
end
index = index + 1
return index % 2 == 1 and first or second
end
end
return (wikitext:gsub('\127_ODDEVEN(%d?)_\127', changer)) -- () omits gsub count
end
local function processItem(item, nowrapitems)
if item:sub(1, 2) == '{|' then
-- Applying nowrap to lines in a table does not make sense.
-- Add newlines to compensate for trim of x in |parm=x in a template.
return '\n' .. item ..'\n'
end
if nowrapitems == 'yes' then
local lines = {}
for line in (item .. '\n'):gmatch('([^\n]*)\n') do
local prefix, content = line:match('^([*:;#]+)%s*(.*)')
if prefix and not content:match('^<span class="nowrap">') then
line = format('%s<span class="nowrap">%s</span>', prefix, content)
end
table.insert(lines, line)
end
item = table.concat(lines, '\n')
end
if item:match('^[*:;#]') then
return '\n' .. item ..'\n'
end
return item
end
-- we will want this later when we want to add tstyles for hlist/plainlist
local function has_navbar()
return args['navbar'] ~= 'off'
and args['navbar'] ~= 'plain'
and (
args['name']
or mw.getCurrentFrame():getParent():getTitle():gsub('/sandbox$', '')
~= 'Template:Navbox'
)
end
local function renderNavBar(titleCell)
if has_navbar() then
titleCell:wikitext(navbar{
[1] = args['name'],
['mini'] = 1,
})
end
end
local function renderTitleRow(tbl)
if not args['title'] then return end
local titleRow = tbl:tag('tr')
local titleCell = titleRow:tag('th'):attr('scope', 'col')
local titleColspan = 2
if args['imageleft'] then titleColspan = titleColspan + 1 end
if args['image'] then titleColspan = titleColspan + 1 end
titleCell
:addClass('navbox-title')
:attr('colspan', titleColspan)
renderNavBar(titleCell)
titleCell
:tag('div')
-- id for aria-labelledby attribute
:attr('id', mw.uri.anchorEncode(args['title']))
:addClass('navbox-title-text')
:wikitext(processItem(args['title']))
tbl:tag('tr')
:addClass('navbox-spacer')
end
local function getAboveBelowColspan()
local ret = 2
if args['imageleft'] then ret = ret + 1 end
if args['image'] then ret = ret + 1 end
return ret
end
local function renderAboveRow(tbl)
if not args['above'] then return end
tbl:tag('tr')
:tag('td')
:addClass('navbox-abovebelow')
:attr('colspan', getAboveBelowColspan())
:tag('div')
-- id for aria-labelledby attribute, if no title
:attr('id', args['title'] and nil or mw.uri.anchorEncode(args['above']))
:wikitext(processItem(args['above'], args['nowrapitems']))
tbl:tag('tr')
:addClass('navbox-spacer')
end
local function renderBelowRow(tbl)
if not args['below'] then return end
tbl:tag('tr')
:addClass('navbox-spacer')
tbl:tag('tr')
:tag('td')
:addClass('navbox-abovebelow')
:attr('colspan', getAboveBelowColspan())
:tag('div')
:wikitext(processItem(args['below'], args['nowrapitems']))
end
local function renderListRow(tbl, index, listnum, listnums_size)
if index > 1 then
tbl:tag('tr')
:addClass('navbox-spacer')
end
local row = tbl:tag('tr')
if index == 1 and args['imageleft'] then
row
:tag('td')
:addClass('noviewer')
:addClass('navbox-image')
:css('width', '1px') -- Minimize width
:css('padding', '0 2px 0 0')
:attr('rowspan', listnums_size)
:tag('div')
:wikitext(processItem(args['imageleft']))
end
local group_and_num = format('group%d', listnum)
if args[group_and_num] then
local groupCell = row:tag('th')
-- id for aria-labelledby attribute, if lone group with no title or above
if listnum == 1 and not (args['title'] or args['above'] or args['group2']) then
groupCell
:attr('id', mw.uri.anchorEncode(args['group1']))
end
groupCell
:attr('scope', 'row')
:addClass('navbox-group')
groupCell
:wikitext(args[group_and_num])
end
local listCell = row:tag('td')
if args[group_and_num] then
listCell
:addClass('navbox-list-with-group')
else
listCell:attr('colspan', 2)
end
local list_and_num = format('list%d', listnum)
local listText = args[list_and_num]
local oddEven = '\127_ODDEVEN_\127'
if listText:sub(1, 12) == '</div><table' then
-- Assume list text is for a subgroup navbox so no automatic striping for this row.
oddEven = listText:find('<th[^>]*"navbox%-title"') and '\127_ODDEVEN0_\127' or 'odd'
end
local listclass_and_num = format('list%dclass', listnum)
listCell
:addClass('navbox-list')
:addClass('navbox-' .. oddEven)
:addClass(args['listclass'])
:addClass(args[listclass_and_num])
:tag('div')
:wikitext(processItem(listText, args['nowrapitems']))
if index == 1 and args['image'] then
row
:tag('td')
:addClass('noviewer')
:addClass('navbox-image')
:css('width', '1px') -- Minimize width
:css('padding', '0 0 0 2px')
:attr('rowspan', listnums_size)
:tag('div')
:wikitext(processItem(args['image']))
end
end
local function renderMainTable(border, listnums)
local tbl = mw.html.create('table')
:addClass('nowraplinks')
local state = args['state']
if args['title'] and state ~= 'plain' and state ~= 'off' then
if state == 'collapsed' then
state = 'mw-collapsed'
end
tbl
:addClass('mw-collapsible')
:addClass(state or 'autocollapse')
end
if border == 'subgroup' or border == 'none' then
tbl
:addClass('navbox-subgroup')
else -- regular navbox
tbl
:addClass('navbox-inner')
end
renderTitleRow(tbl)
renderAboveRow(tbl)
local listnums_size = #listnums
for i, listnum in ipairs(listnums) do
renderListRow(tbl, i, listnum, listnums_size)
end
renderBelowRow(tbl)
return tbl
end
function p._navbox(navboxArgs)
args = navboxArgs
local listnums = {}
for k, _ in pairs(args) do
if type(k) == 'string' then
local listnum = k:match('^list(%d+)$')
if listnum then table.insert(listnums, tonumber(listnum)) end
end
end
table.sort(listnums)
local border = mw.text.trim(args['border'] or args[1] or '')
if border == 'child' then
border = 'subgroup'
end
-- render the main body of the navbox
local tbl = renderMainTable(border, listnums)
local res = mw.html.create()
-- render the appropriate wrapper for the navbox, based on the border param
if border == 'none' then
local nav = res:tag('div')
:attr('role', 'navigation')
:node(tbl)
-- aria-labelledby title, otherwise above, otherwise lone group
if args['title'] or args['above'] or (args['group1']
and not args['group2']) then
nav:attr(
'aria-labelledby',
mw.uri.anchorEncode(
args['title'] or args['above'] or args['group1']
)
)
else
nav:attr('aria-label', 'Navbox')
end
elseif border == 'subgroup' then
-- We assume that this navbox is being rendered in a list cell of a
-- parent navbox, and is therefore inside a div with padding:0em 0.25em.
-- We start with a </div> to avoid the padding being applied, and at the
-- end add a <div> to balance out the parent's </div>
res
:wikitext('</div>')
:node(tbl)
:wikitext('<div>')
else
local nav = res:tag('div')
:attr('role', 'navigation')
:addClass('navbox')
:addClass(args['class'])
:node(tbl)
-- aria-labelledby title, otherwise above, otherwise lone group
if args['title'] or args['above']
or (args['group1'] and not args['group2']) then
nav:attr(
'aria-labelledby',
mw.uri.anchorEncode(args['title'] or args['above'] or args['group1'])
)
else
nav:attr('aria-label', 'Navbox')
end
end
return striped(tostring(res), border)
end
function p.navbox(frame)
if not getArgs then
getArgs = require('Module:ArgsUtil').merge
end
args = getArgs()
-- Read the arguments in the order they'll be output in, to make references
-- number in the right order.
local _
_ = args['title']
_ = args['above']
-- Limit this to 20 as covering 'most' cases (that's a SWAG) and because
-- iterator approach won't work here
for i = 1, 20 do
_ = args[format('group%d', i)]
_ = args[format('list%d', i)]
end
_ = args['below']
return p._navbox(args)
end
return p
b883ff63b1b77f6419fcf3bb09db9d456e3839bb
Module:Template link
828
238
255
2024-12-28T05:34:59Z
Crimroxs
244470
Adding default set of pages
Scribunto
text/plain
-- This implements Template:Tlg
local getArgs = require('Module:ArgsUtil').merge
local p = {}
-- Is a string non-empty?
local function _ne(s)
return s ~= nil and s ~= ""
end
local nw = mw.text.nowiki
local function addTemplate(s)
local i, _ = s:find(':', 1, true)
if i == nil then
return 'Template:' .. s
end
local ns = s:sub(1, i - 1)
if ns == '' or mw.site.namespaces[ns] then
return s
else
return 'Template:' .. s
end
end
local function trimTemplate(s)
local needle = 'template:'
if s:sub(1, needle:len()):lower() == needle then
return s:sub(needle:len() + 1)
else
return s
end
end
local function linkTitle(args)
if _ne(args.nolink) then
return args[1]
end
local titleObj
local titlePart = '[['
if args[1] then
-- This handles :Page and other NS
titleObj = mw.title.new(args[1], 'Template')
else
titleObj = mw.title.getCurrentTitle()
end
titlePart = titlePart .. (titleObj ~= nil and titleObj.fullText or
addTemplate(args[1]))
local textPart = args.alttext
if not _ne(textPart) then
if titleObj ~= nil then
textPart = titleObj:inNamespace("Template") and args[1] or titleObj.fullText
else
-- redlink
textPart = args[1]
end
end
if _ne(args.subst) then
-- HACK: the ns thing above is probably broken
textPart = 'subst:' .. textPart
end
if _ne(args.brace) then
textPart = nw('{{') .. textPart .. nw('}}')
elseif _ne(args.braceinside) then
textPart = nw('{') .. textPart .. nw('}')
end
titlePart = titlePart .. '|' .. textPart .. ']]'
if _ne(args.braceinside) then
titlePart = nw('{') .. titlePart .. nw('}')
end
return titlePart
end
function p.main(frame)
local args = getArgs()
return p._main(args)
end
function p._main(args)
local bold = _ne(args.bold) or _ne(args.boldlink) or _ne(args.boldname)
local italic = _ne(args.italic) or _ne(args.italics)
local dontBrace = _ne(args.brace) or _ne(args.braceinside)
local code = _ne(args.code) or _ne(args.tt)
local show_result = _ne(args._show_result)
local expand = _ne(args._expand)
-- Build the link part
local titlePart = linkTitle(args)
if bold then titlePart = "'''" .. titlePart .. "'''" end
if _ne(args.nowrapname) then titlePart = '<span class="nowrap">' .. titlePart .. '</span>' end
-- Build the arguments
local textPart = ""
local textPartBuffer = "|"
local codeArguments = {}
local codeArgumentsString = ""
local i = 2
local j = 1
while args[i] do
local val = args[i]
if val ~= "" then
if _ne(args.nowiki) then
-- Unstrip nowiki tags first because calling nw on something that already contains nowiki tags will
-- mangle the nowiki strip marker and result in literal UNIQ...QINU showing up
val = nw(mw.text.unstripNoWiki(val))
end
local k, v = string.match(val, "(.*)=(.*)")
if not k then
codeArguments[j] = val
j = j + 1
else
codeArguments[k] = v
end
codeArgumentsString = codeArgumentsString .. textPartBuffer .. val
if italic then
val = '<span style="font-style:italic;">' .. val .. '</span>'
end
textPart = textPart .. textPartBuffer .. val
end
i = i + 1
end
-- final wrap
local ret = titlePart .. textPart
if not dontBrace then ret = nw('{{') .. ret .. nw('}}') end
if _ne(args.a) then ret = nw('*') .. ' ' .. ret end
if _ne(args.kbd) then ret = '<kbd>' .. ret .. '</kbd>' end
if code then
ret = '<code>' .. ret .. '</code>'
elseif _ne(args.plaincode) then
ret = '<code style="border:none;background:transparent;">' .. ret .. '</code>'
end
if _ne(args.nowrap) then ret = '<span class="nowrap">' .. ret .. '</span>' end
--[[ Wrap as html??
local span = mw.html.create('span')
span:wikitext(ret)
--]]
if _ne(args.debug) then ret = ret .. '\n<pre>' .. mw.text.encode(mw.dumpObject(args)) .. '</pre>' end
if show_result then
local result = mw.getCurrentFrame():expandTemplate{title = addTemplate(args[1]), args = codeArguments}
ret = ret .. " → " .. result
end
if expand then
local query = mw.text.encode('{{' .. addTemplate(args[1]) .. string.gsub(codeArgumentsString, textPartBuffer, "|") .. '}}')
local url = mw.uri.fullUrl('special:ExpandTemplates', 'wpInput=' .. query)
mw.log()
ret = ret .. " [" .. tostring(url) .. "]"
end
return ret
end
return p
8cf3918c48e9ee8d379419775d7d7ce94257884f
Module:Template link/doc
828
239
256
2024-12-28T05:35:00Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
{{From Wikipedia|Module:Template link general}}
1a395265ccbd055518c1d14b52362cc148b89c81
Lucky Block Wiki
0
240
257
2024-12-28T05:35:02Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
<!-- Hello and welcome to wiki.gg! This page is built via our IMProved Main Page (IMP) framework. If you are familiar with CSS grid areas, that's what you're defining here! But if you don't know any CSS that's ok!
👀 RULE 1: the same keyword represents the same section & can span multiple cells
👀 RULE 2: Each box in each layout must be a CONTIGUOUS RECTANGLE of any dimensions (most likely one of: 1x1, 1x2, 2x1, 2x2, 1x3, 3x1, 3x2, 2x3)
👀 RULE 3: This page defines LAYOUT ONLY. To edit the content, please use the links provided for you after saving/previewing your page.
👀 RULE 4: If you want to RENAME or ADD a box, (1) add a new section to the grid layout below (all three breakpoints!) and then (2) save or preview this page and then (3) click "Create this box"
👀 RULE 5: Each box must be used somewhere in each layout. If you see your boxes all squished to the left, some vertical text or empty space to the right of them, and some other boxes at the very bottom taking up the remaining width, it probably means you broke this rule.
-->{{Main page
|desktop=
<!-- for WIDE SCREENS -->
<!-- 👀 keep this at 3 columns, but you can otherwise rearrange as desired -->
welcome welcome welcome
about pages pages
contribute contribute external
<!-- end WIDE SCREEN layout -->
|tablet=
<!-- for TABLET SCREENS -->
<!-- 👀 keep this at 2 columns, but you can otherwise rearrange as desired -->
welcome welcome
about pages
contribute external
<!-- end TABLET SCREEN layout -->
|mobile=
<!-- for MOBILE DEVICES -->
<!-- 👀 keep this at 1 column, but you can otherwise rearrange as desired -->
welcome
about
pages
external
contribute
<!-- end MOBILE DEVICE layout -->
}}
{{#description2:Welcome to the {{SITENAME}}, a collaborative wiki resource that is open for anyone to edit!}} <!-- this is a short description of your wiki, which will appear in embeds in Google search results, Discord links, etc. -->
d2394a0b4720f09d67c67ae6e0a10644b96ef3e3
258
257
2024-12-28T05:35:03Z
Crimroxs
244470
Protected "[[Lucky Block Wiki]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
wikitext
text/x-wiki
<!-- Hello and welcome to wiki.gg! This page is built via our IMProved Main Page (IMP) framework. If you are familiar with CSS grid areas, that's what you're defining here! But if you don't know any CSS that's ok!
👀 RULE 1: the same keyword represents the same section & can span multiple cells
👀 RULE 2: Each box in each layout must be a CONTIGUOUS RECTANGLE of any dimensions (most likely one of: 1x1, 1x2, 2x1, 2x2, 1x3, 3x1, 3x2, 2x3)
👀 RULE 3: This page defines LAYOUT ONLY. To edit the content, please use the links provided for you after saving/previewing your page.
👀 RULE 4: If you want to RENAME or ADD a box, (1) add a new section to the grid layout below (all three breakpoints!) and then (2) save or preview this page and then (3) click "Create this box"
👀 RULE 5: Each box must be used somewhere in each layout. If you see your boxes all squished to the left, some vertical text or empty space to the right of them, and some other boxes at the very bottom taking up the remaining width, it probably means you broke this rule.
-->{{Main page
|desktop=
<!-- for WIDE SCREENS -->
<!-- 👀 keep this at 3 columns, but you can otherwise rearrange as desired -->
welcome welcome welcome
about pages pages
contribute contribute external
<!-- end WIDE SCREEN layout -->
|tablet=
<!-- for TABLET SCREENS -->
<!-- 👀 keep this at 2 columns, but you can otherwise rearrange as desired -->
welcome welcome
about pages
contribute external
<!-- end TABLET SCREEN layout -->
|mobile=
<!-- for MOBILE DEVICES -->
<!-- 👀 keep this at 1 column, but you can otherwise rearrange as desired -->
welcome
about
pages
external
contribute
<!-- end MOBILE DEVICE layout -->
}}
{{#description2:Welcome to the {{SITENAME}}, a collaborative wiki resource that is open for anyone to edit!}} <!-- this is a short description of your wiki, which will appear in embeds in Google search results, Discord links, etc. -->
d2394a0b4720f09d67c67ae6e0a10644b96ef3e3
Lucky Block Wiki/about
0
241
259
2024-12-28T05:35:04Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
{{Main page box/start
| title = About Lucky Block
| id = about<!-- this should be identical to the subpage name, and must be a valid CSS custom-ident: https://developer.mozilla.org/en-US/docs/Web/CSS/custom-ident -->
}}
This is an example main page. You can redesign it however you want, or you can keep the layout the same but change the contents (e.g. this part should talk about your game). Take a look at some other wiki.gg wikis for inspiration!
<div style="text-align:right">[[Lucky Block|Read more...]]</div>
{{Main page box/end}}<noinclude>[[Category:Main page boxes]]</noinclude><!-- don't edit this line -->
8212cff5fd90fa6282f040f2d5ecc4fda6d994ae
260
259
2024-12-28T05:35:05Z
Crimroxs
244470
Protected "[[Lucky Block Wiki/about]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
wikitext
text/x-wiki
{{Main page box/start
| title = About Lucky Block
| id = about<!-- this should be identical to the subpage name, and must be a valid CSS custom-ident: https://developer.mozilla.org/en-US/docs/Web/CSS/custom-ident -->
}}
This is an example main page. You can redesign it however you want, or you can keep the layout the same but change the contents (e.g. this part should talk about your game). Take a look at some other wiki.gg wikis for inspiration!
<div style="text-align:right">[[Lucky Block|Read more...]]</div>
{{Main page box/end}}<noinclude>[[Category:Main page boxes]]</noinclude><!-- don't edit this line -->
8212cff5fd90fa6282f040f2d5ecc4fda6d994ae
Lucky Block Wiki/contribute
0
242
261
2024-12-28T05:35:05Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
{{Main page box/start
| title = Contribute to the wiki
| id = contribute
}}
{{SITENAME}} is a collaborative wiki resource that is open for anyone to edit. You don't need special permission beyond [[Special:UserLogin/signup|registering]] an account to edit most pages, and your contributions can grow the wiki and help other players.
; '''Adding content'''
:* If you are unsure of what to do or how to create a page, search for a few articles on the same topic and see what they look like. You can always view the source code in a wiki and learn from what others have done.
:* An edit doesn't have to be massive; if you feel you don't want to create whole articles, then just fixing spelling errors and broken links is enough.
:* [[Special:UserLogin/signup|Register]] to edit and track your contributions.
{{Main page box/end}}<noinclude>[[Category:Main page boxes]]</noinclude><!-- don't edit this line -->
2afc4c3521e4ec7702c1525090ad93425fa8d22e
262
261
2024-12-28T05:35:06Z
Crimroxs
244470
Protected "[[Lucky Block Wiki/contribute]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
wikitext
text/x-wiki
{{Main page box/start
| title = Contribute to the wiki
| id = contribute
}}
{{SITENAME}} is a collaborative wiki resource that is open for anyone to edit. You don't need special permission beyond [[Special:UserLogin/signup|registering]] an account to edit most pages, and your contributions can grow the wiki and help other players.
; '''Adding content'''
:* If you are unsure of what to do or how to create a page, search for a few articles on the same topic and see what they look like. You can always view the source code in a wiki and learn from what others have done.
:* An edit doesn't have to be massive; if you feel you don't want to create whole articles, then just fixing spelling errors and broken links is enough.
:* [[Special:UserLogin/signup|Register]] to edit and track your contributions.
{{Main page box/end}}<noinclude>[[Category:Main page boxes]]</noinclude><!-- don't edit this line -->
2afc4c3521e4ec7702c1525090ad93425fa8d22e
Lucky Block Wiki/external
0
243
263
2024-12-28T05:35:07Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
{{Main page box/start
| title = External links
| id = external<!-- don't edit this line if you just made this page and it says {{subst:SUBPAGENAME}}. Do edit it if you move this page later, to reflect the new subpage name -->
}}
<div class="mp-links columns-2">
* {{MP link|Official site|link=https://wiki.gg}}
* {{MP link|Discord|link=https://discord.gg/rTnST57tuW|image=Discord.svg|size=64x64px}}
* {{MP link|X|link=https://x.com/wikigg_official|image=X.svg|size=64x64px|imageClass=invert-on-dark}}
* {{MP link|indie.io|link=https://www.indie.io/|image=indie.io.svg|size=64x64px}}
</div>
{{Main page box/end}}<noinclude>[[Category:Main page boxes]]</noinclude><!-- don't edit this line -->
6f4e244f905aa3acef8b894afc464a5e6089187b
264
263
2024-12-28T05:35:07Z
Crimroxs
244470
Protected "[[Lucky Block Wiki/external]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
wikitext
text/x-wiki
{{Main page box/start
| title = External links
| id = external<!-- don't edit this line if you just made this page and it says {{subst:SUBPAGENAME}}. Do edit it if you move this page later, to reflect the new subpage name -->
}}
<div class="mp-links columns-2">
* {{MP link|Official site|link=https://wiki.gg}}
* {{MP link|Discord|link=https://discord.gg/rTnST57tuW|image=Discord.svg|size=64x64px}}
* {{MP link|X|link=https://x.com/wikigg_official|image=X.svg|size=64x64px|imageClass=invert-on-dark}}
* {{MP link|indie.io|link=https://www.indie.io/|image=indie.io.svg|size=64x64px}}
</div>
{{Main page box/end}}<noinclude>[[Category:Main page boxes]]</noinclude><!-- don't edit this line -->
6f4e244f905aa3acef8b894afc464a5e6089187b
Lucky Block Wiki/pages
0
244
265
2024-12-28T05:35:08Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
{{Main page box/start
| title = Useful wiki pages
| id = pages<!-- this should be identical to the subpage name, and must be a valid CSS custom-ident: https://developer.mozilla.org/en-US/docs/Web/CSS/custom-ident -->
| class = centered-content
}}
<div class="mp-links columns-2">
* {{MP link|Important page here|image=Wiki.gg logo-pink.svg|size=92px}}
* {{MP link|Random page|link=Special:Random}}
* {{MP link|Example character|link=Example character|image=Example_character_image.png|size=92px}}
* {{MP link|Example character infobox|link=Template:Example character infobox|image=Example_character_image.png|size=92px}}
</div>
{{Main page box/end}}<noinclude>[[Category:Main page boxes]]</noinclude><!-- don't edit this line -->
aedbd1705f0ee38562f0b977ecb493ee16476594
266
265
2024-12-28T05:35:08Z
Crimroxs
244470
Protected "[[Lucky Block Wiki/pages]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
wikitext
text/x-wiki
{{Main page box/start
| title = Useful wiki pages
| id = pages<!-- this should be identical to the subpage name, and must be a valid CSS custom-ident: https://developer.mozilla.org/en-US/docs/Web/CSS/custom-ident -->
| class = centered-content
}}
<div class="mp-links columns-2">
* {{MP link|Important page here|image=Wiki.gg logo-pink.svg|size=92px}}
* {{MP link|Random page|link=Special:Random}}
* {{MP link|Example character|link=Example character|image=Example_character_image.png|size=92px}}
* {{MP link|Example character infobox|link=Template:Example character infobox|image=Example_character_image.png|size=92px}}
</div>
{{Main page box/end}}<noinclude>[[Category:Main page boxes]]</noinclude><!-- don't edit this line -->
aedbd1705f0ee38562f0b977ecb493ee16476594
Lucky Block Wiki/welcome
0
245
267
2024-12-28T05:35:09Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
{{Main page box/start
| title = Welcome to the {{SITENAME}}!
| id = welcome<!-- this should be identical to the subpage name, and must be a valid CSS custom-ident: https://developer.mozilla.org/en-US/docs/Web/CSS/custom-ident -->
}}
We are currently maintaining [[Special:AllPages|{{NUMBEROFARTICLES}} articles]]. Please feel free to contribute by creating new articles or expanding existing ones.
{{Main page box/end}}<noinclude>[[Category:Main page boxes]]</noinclude><!-- don't edit this line -->
1295adfda8b3d555ffbcd2778748ebea6e95ab52
268
267
2024-12-28T05:35:10Z
Crimroxs
244470
Protected "[[Lucky Block Wiki/welcome]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
wikitext
text/x-wiki
{{Main page box/start
| title = Welcome to the {{SITENAME}}!
| id = welcome<!-- this should be identical to the subpage name, and must be a valid CSS custom-ident: https://developer.mozilla.org/en-US/docs/Web/CSS/custom-ident -->
}}
We are currently maintaining [[Special:AllPages|{{NUMBEROFARTICLES}} articles]]. Please feel free to contribute by creating new articles or expanding existing ones.
{{Main page box/end}}<noinclude>[[Category:Main page boxes]]</noinclude><!-- don't edit this line -->
1295adfda8b3d555ffbcd2778748ebea6e95ab52
Main Page
0
1
270
1
2024-12-28T05:35:11Z
Crimroxs
244470
Adding default set of pages
wikitext
text/x-wiki
#redirect [[Lucky Block Wiki]]
605f697819fffd30e9809c2a81ba96a243aac781
271
270
2024-12-28T05:35:12Z
Crimroxs
244470
Protected "[[Main Page]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
wikitext
text/x-wiki
#redirect [[Lucky Block Wiki]]
605f697819fffd30e9809c2a81ba96a243aac781
File:Site-favicon.ico
6
247
272
2024-12-28T22:42:20Z
KristenStuffs
564421
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Site-logo.png
6
248
273
2024-12-28T22:45:34Z
KristenStuffs
564421
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
274
273
2024-12-28T22:50:48Z
KristenStuffs
564421
KristenStuffs uploaded a new version of [[File:Site-logo.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
275
274
2024-12-28T23:39:39Z
KristenStuffs
564421
KristenStuffs uploaded a new version of [[File:Site-logo.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
277
275
2024-12-29T00:45:14Z
KristenStuffs
564421
KristenStuffs uploaded a new version of [[File:Site-logo.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
MediaWiki:Sidebar
8
250
278
2024-12-29T00:58:58Z
KristenStuffs
564421
Created page with "* navigation ** mainpage|mainpage-description ** recentchanges-url|recentchanges ** randompage-url|randompage ** helppage|help-mediawiki * sidebar-customizing-wiki ** MediaWiki:Sidebar|sidebar-edit-sidebar ** MediaWiki:Common.css|sidebar-edit-common-css ** MediaWiki:Vector.css|sidebar-edit-vector-css ** MediaWiki:Common.js|sidebar-edit-common-js ** MediaWiki:Vector.js|sidebar-edit-vector-js ** Special:AllPages|sidebar-all-pages ** Special:SpecialPages|sidebar-special-pag..."
wikitext
text/x-wiki
* navigation
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** helppage|help-mediawiki
* sidebar-customizing-wiki
** MediaWiki:Sidebar|sidebar-edit-sidebar
** MediaWiki:Common.css|sidebar-edit-common-css
** MediaWiki:Vector.css|sidebar-edit-vector-css
** MediaWiki:Common.js|sidebar-edit-common-js
** MediaWiki:Vector.js|sidebar-edit-vector-js
** Special:AllPages|sidebar-all-pages
** Special:SpecialPages|sidebar-special-pages
* test
** support:|sidebar-support-wiki
** Wikigg-ticket-link|sidebar-submit-ticket
** wikigg-socialmedia-joinlink|wikigg-socialmedia-jointext-sidebar
* SEARCH
* TOOLBOX
* LANGUAGES
058f182562c0c47e74251a30d2de682c4d7353ba
MediaWiki:Common.css
8
5
279
6
2024-12-29T01:44:08Z
KristenStuffs
564421
css
text/css
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
/* CSS placed here will be applied to all skins */
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:0px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:0px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #a7d7f9;
--wiki-content-border-color--rgb: 167, 215, 249;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #3366cc;
--wiki-accent-color--rgb: 51, 102, 204;
--wiki-accent-color--hover: #447ff5;
--wiki-accent-color--hover--rgb: 68, 127, 245;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
--wiki-body-background-position: top center;
--wiki-body-background-size:cover;
--wiki-body-background-repeat: no-repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #991A51;
--wiki-content-border-color--rgb: 153,26,81;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #ff4d9d;
--wiki-accent-color--rgb: 255,77,157;
--wiki-accent-color--hover: #FF2E8C;
--wiki-accent-color--hover--rgb: 255,46,140;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: top center;
--wiki-body-background-size:cover;
--wiki-body-background-repeat: no-repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 0.75);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
15a7786d1fb9aa1656f653f8576ccf60f2266b60
281
279
2024-12-29T04:14:32Z
KristenStuffs
564421
css
text/css
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
/* CSS placed here will be applied to all skins */
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:0px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:0px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #a7d7f9;
--wiki-content-border-color--rgb: 167, 215, 249;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #3366cc;
--wiki-accent-color--rgb: 51, 102, 204;
--wiki-accent-color--hover: #447ff5;
--wiki-accent-color--hover--rgb: 68, 127, 245;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: initial;
--wiki-body-background-size: initial;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #991A51;
--wiki-content-border-color--rgb: 153,26,81;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #ff4d9d;
--wiki-accent-color--rgb: 255,77,157;
--wiki-accent-color--hover: #FF2E8C;
--wiki-accent-color--hover--rgb: 255,46,140;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: top center;
--wiki-body-background-size:cover;
--wiki-body-background-repeat: no-repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 0.75);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
c19a897eeeb23ac469405cc1b2ce6d15ae329926
283
281
2024-12-29T04:25:30Z
KristenStuffs
564421
css
text/css
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
/* CSS placed here will be applied to all skins */
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:0px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:0px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #a7d7f9;
--wiki-content-border-color--rgb: 167, 215, 249;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #3366cc;
--wiki-accent-color--rgb: 51, 102, 204;
--wiki-accent-color--hover: #447ff5;
--wiki-accent-color--hover--rgb: 68, 127, 245;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: initial;
--wiki-body-background-size: initial;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #991A51;
--wiki-content-border-color--rgb: 153,26,81;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #ff4d9d;
--wiki-accent-color--rgb: 255,77,157;
--wiki-accent-color--hover: #FF2E8C;
--wiki-accent-color--hover--rgb: 255,46,140;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: initial;
--wiki-body-background-size: initial;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 0.75);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
36bbe2ef1421a23ea66e7f7a3ea6a9f9eda31bf2
285
283
2024-12-29T04:31:35Z
KristenStuffs
564421
css
text/css
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
/* CSS placed here will be applied to all skins */
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:0px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:0px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #a7d7f9;
--wiki-content-border-color--rgb: 167, 215, 249;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #3366cc;
--wiki-accent-color--rgb: 51, 102, 204;
--wiki-accent-color--hover: #447ff5;
--wiki-accent-color--hover--rgb: 68, 127, 245;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: initial;
--wiki-body-background-size: initial;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #991A51;
--wiki-content-border-color--rgb: 153,26,81;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #ff4d9d;
--wiki-accent-color--rgb: 255,77,157;
--wiki-accent-color--hover: #FF2E8C;
--wiki-accent-color--hover--rgb: 255,46,140;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: initial;
--wiki-body-background-size: 10%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 0.75);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
fcbb0ae64fcaa87cfa5f08e0a80997bb26570f49
286
285
2024-12-29T04:34:39Z
KristenStuffs
564421
css
text/css
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
/* CSS placed here will be applied to all skins */
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:0px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:0px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #a7d7f9;
--wiki-content-border-color--rgb: 167, 215, 249;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #3366cc;
--wiki-accent-color--rgb: 51, 102, 204;
--wiki-accent-color--hover: #447ff5;
--wiki-accent-color--hover--rgb: 68, 127, 245;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: initial;
--wiki-body-background-size: initial;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #991A51;
--wiki-content-border-color--rgb: 153,26,81;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #ff4d9d;
--wiki-accent-color--rgb: 255,77,157;
--wiki-accent-color--hover: #FF2E8C;
--wiki-accent-color--hover--rgb: 255,46,140;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: initial;
--wiki-body-background-size: 33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 0.75);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
e062562ca4396ad6c74b432f9dc9dce3af98bb49
291
286
2024-12-29T04:54:33Z
KristenStuffs
564421
css
text/css
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
/* CSS placed here will be applied to all skins */
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #a7d7f9;
--wiki-content-border-color--rgb: 167, 215, 249;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #3366cc;
--wiki-accent-color--rgb: 51, 102, 204;
--wiki-accent-color--hover: #447ff5;
--wiki-accent-color--hover--rgb: 68, 127, 245;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: initial;
--wiki-body-background-size: initial;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #991A51;
--wiki-content-border-color--rgb: 153,26,81;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #ff4d9d;
--wiki-accent-color--rgb: 255,77,157;
--wiki-accent-color--hover: #FF2E8C;
--wiki-accent-color--hover--rgb: 255,46,140;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: initial;
--wiki-body-background-size: 33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 0.75);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
25ed911ae3e25155a5fca2f35ccb44709ba7c223
292
291
2024-12-29T04:58:24Z
KristenStuffs
564421
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #a7d7f9;
--wiki-content-border-color--rgb: 167, 215, 249;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #3366cc;
--wiki-accent-color--rgb: 51, 102, 204;
--wiki-accent-color--hover: #447ff5;
--wiki-accent-color--hover--rgb: 68, 127, 245;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: initial;
--wiki-body-background-size: initial;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #991A51;
--wiki-content-border-color--rgb: 153,26,81;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #ff4d9d;
--wiki-accent-color--rgb: 255,77,157;
--wiki-accent-color--hover: #FF2E8C;
--wiki-accent-color--hover--rgb: 255,46,140;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: initial;
--wiki-body-background-size: 33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 0.75);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
b2f158e027db7e8d907af08fc24fd7527a8ab31c
295
292
2024-12-29T05:13:57Z
KristenStuffs
564421
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #a7d7f9;
--wiki-content-border-color--rgb: 167, 215, 249;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #3366cc;
--wiki-accent-color--rgb: 51, 102, 204;
--wiki-accent-color--hover: #447ff5;
--wiki-accent-color--hover--rgb: 68, 127, 245;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: initial;
--wiki-body-background-size: initial;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #991A51;
--wiki-content-border-color--rgb: 153,26,81;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #ff4d9d;
--wiki-accent-color--rgb: 255,77,157;
--wiki-accent-color--hover: #FF2E8C;
--wiki-accent-color--hover--rgb: 255,46,140;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: initial;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 0.75);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
16de2aa3ed6e64d512de19949f6086b10e36409e
296
295
2024-12-29T20:57:14Z
KristenStuffs
564421
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #a7d7f9;
--wiki-content-border-color--rgb: 167, 215, 249;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #3366cc;
--wiki-accent-color--rgb: 51, 102, 204;
--wiki-accent-color--hover: #447ff5;
--wiki-accent-color--hover--rgb: 68, 127, 245;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: initial;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #991A51;
--wiki-content-border-color--rgb: 153,26,81;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #ff4d9d;
--wiki-accent-color--rgb: 255,77,157;
--wiki-accent-color--hover: #FF2E8C;
--wiki-accent-color--hover--rgb: 255,46,140;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: initial;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 0.75);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
bdc73b2ed5d4561c21871d56ee352fc5f6baa525
300
296
2024-12-29T23:55:01Z
OwOstar
564436
Adjustment of tiling background to account for wiki.gg banner at top
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #a7d7f9;
--wiki-content-border-color--rgb: 167, 215, 249;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #3366cc;
--wiki-accent-color--rgb: 51, 102, 204;
--wiki-accent-color--hover: #447ff5;
--wiki-accent-color--hover--rgb: 68, 127, 245;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #991A51;
--wiki-content-border-color--rgb: 153,26,81;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #ff4d9d;
--wiki-accent-color--rgb: 255,77,157;
--wiki-accent-color--hover: #FF2E8C;
--wiki-accent-color--hover--rgb: 255,46,140;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 0.75);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
31d568478ce27a5417aa64c0d5c7a5ae7ff4664e
File:Site-background.jpg
6
251
280
2024-12-29T04:10:38Z
KristenStuffs
564421
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
284
280
2024-12-29T04:26:54Z
KristenStuffs
564421
KristenStuffs uploaded a new version of [[File:Site-background.jpg]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
297
284
2024-12-29T21:00:03Z
KristenStuffs
564421
KristenStuffs uploaded a new version of [[File:Site-background.jpg]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
298
297
2024-12-29T21:07:32Z
KristenStuffs
564421
KristenStuffs uploaded a new version of [[File:Site-background.jpg]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
299
298
2024-12-29T21:15:25Z
KristenStuffs
564421
KristenStuffs uploaded a new version of [[File:Site-background.jpg]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Site-background-dark.jpg
6
252
282
2024-12-29T04:24:39Z
KristenStuffs
564421
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
287
282
2024-12-29T04:38:12Z
KristenStuffs
564421
KristenStuffs uploaded a new version of [[File:Site-background-dark.jpg]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
288
287
2024-12-29T04:40:44Z
KristenStuffs
564421
KristenStuffs uploaded a new version of [[File:Site-background-dark.jpg]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
289
288
2024-12-29T04:45:04Z
KristenStuffs
564421
KristenStuffs uploaded a new version of [[File:Site-background-dark.jpg]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
290
289
2024-12-29T04:48:40Z
KristenStuffs
564421
KristenStuffs uploaded a new version of [[File:Site-background-dark.jpg]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
293
290
2024-12-29T05:00:07Z
KristenStuffs
564421
KristenStuffs reverted [[File:Site-background-dark.jpg]] to an old version
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
294
293
2024-12-29T05:12:44Z
KristenStuffs
564421
KristenStuffs reverted [[File:Site-background-dark.jpg]] to an old version
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
MediaWiki:Gadgets-definition
8
22
301
23
2024-12-30T00:29:50Z
OwOstar
564436
/* appearance */
wikitext
text/x-wiki
* userProfile[ResourceLoader|dependencies=mediawiki.api|default]|userProfile.js|userProfile.css
* hoverShowSpoilers[ResourceLoader|type=styles]|hoverShowSpoilers.css
== Utility gadgets ==
* mpEditLinks[ResourceLoader|rights=editprotected|default]|mpEditLinks.css|mpEditLinks.js
* purge[ResourceLoader|default|type=general|rights=edit,purge|dependencies=mediawiki.util]|purge.js
* UploadMultipleFiles[ResourceLoader|default|rights=edit,upload]|UploadMultipleFiles.js
== appearance ==
* collapsibleSidebarSections[ResourceLoader|default|hidden]|collapsibleSidebarSections.js|collapsibleSidebarSections.css<!-- not default, to make it default please add |default after ResourceLoader, follow the examples above -->
9b0e2e9f4dc568f0e33b945560d80a99488ce406
Template:Mods DRUID infobox
10
253
302
2025-01-07T19:32:34Z
KristenStuffs
564421
Created page with "{{Mods DRUID infobox |title= |image= |Region= |Element= |Attack= |HP= |Armor= |Attack Speed= }}"
wikitext
text/x-wiki
{{Mods DRUID infobox
|title=
|image=
|Region=
|Element=
|Attack=
|HP=
|Armor=
|Attack Speed=
}}
bcd87cd315b59dad74dc7cc0ab8e8378f9e99639
Lucky Block
0
254
303
2025-01-07T19:35:43Z
KristenStuffs
564421
Created page with "{{Mod Infobox |title= |image= |Region= |Element= |Download(s)= test |HP= |Armor= |Attack Speed= }} == Test == The Example Character has several attacks, including: * Disguise Self As Flower * Flame Breath * Sneak Attack * Fireball * Dawizard == Test 2 == If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information. == Test 3 == Example Character can be found in the following levels: * Introd..."
wikitext
text/x-wiki
{{Mod Infobox
|title=
|image=
|Region=
|Element=
|Download(s)= test
|HP=
|Armor=
|Attack Speed=
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== Test 3 ==
Example Character can be found in the following levels:
* [[Introduction]]
* [[Level 1]]
d3a05e27e88f4f29d6e6b6f99acfde7dd13d921b
Template:Mod Infobox
10
255
304
2025-01-07T19:36:14Z
KristenStuffs
564421
Created page with "{{Mod Infobox |title= |image= |Region= |Element= |Download(s)= test |HP= |Armor= |Attack Speed= }}"
wikitext
text/x-wiki
{{Mod Infobox
|title=
|image=
|Region=
|Element=
|Download(s)= test
|HP=
|Armor=
|Attack Speed=
}}
afbe75a31e8cecb7bdbf8c019251bc8b261e6085
305
304
2025-01-07T19:37:19Z
KristenStuffs
564421
wikitext
text/x-wiki
<syntaxhighlight lang="wikitext" style="overflow: auto;">
{{Example Character Infobox
|title=
|image=
|Region=
|Element=
|Attack=
|HP=
|Armor=
|Attack Speed=
}}
</syntaxhighlight><noinclude>[[Category:Template documentation]]</noinclude>
14fb511ae34b3b3e434f27ab9048518a1d091f94
306
305
2025-01-07T19:37:46Z
KristenStuffs
564421
wikitext
text/x-wiki
<syntaxhighlight lang="wikitext" style="overflow: auto;">
{{Example Character Infobox
|title=
|image=
|Region=
|Element=
|Download(s)=
|HP=
|Armor=
|Attack Speed=
}}
</syntaxhighlight><noinclude>[[Category:Template documentation]]</noinclude>
a0296a6290ebdc9d8e6de57dc267115afeacb7cc
311
306
2025-01-07T19:46:03Z
KristenStuffs
564421
wikitext
text/x-wiki
<includeonly>{{#invoke:Infobox|main
<!-- See https://support.wiki.gg/wiki/DRUID_infoboxes for extra documentation -->
<!-- the "kind" categorizes this type of infobox. For example, you might want to write `Character`, `Level`, or `Item`. -->
<!-- This `kind` value should be unique to this template, and no other infobox template should have the same value -->
|kind=example-1
<!-- You can almost certainly leave the separator alone, unless one of your *section names* has a comma in it -->
|sep=,
<!-- feel free to edit the 300px but mostly try to avoid changing this next line unless you are adding tabs -->
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
<!-- every infobox needs a |sections= parameter, which lists the groups of sections, in order top to bottom -->
|sections=General Info, Stats
<!-- for each section, specify the list of fields that you want to show up in that section, top to bottom -->
<!-- empty fields (not specified on the content page) will not show up -->
|General Info=Region,Element
|Stats=Attack, HP, Armor, Attack Speed
<!-- this field formats the `Attack Speed` parameter when it's specified by the content page, adding a % sign to the end of it. -->
<!-- this is an optional operation to do, only do it if you need to provide some extra formatting -->
|Attack Speed={{#if:{{{Attack Speed|}}}|{{{Attack Speed}}}%}}
}}<!--
Here is the above code without comments for easier copy-pasting:
{{#invoke:Infobox|main
|kind=example-1
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=General Info, Stats
|General Info=Region,Element
|Stats=Attack, HP, Armor, Attack Speed
|Attack Speed={{#if:{{{Attack Speed|}}}|{{{Attack Speed}}}%}}
}}
--></includeonly><noinclude>
{{documentation}}
[[Category:Infobox templates]]</noinclude>
f49d0f82d5a212306ff66b8fee112ecf88123576
312
311
2025-01-07T19:56:14Z
KristenStuffs
564421
wikitext
text/x-wiki
{{#invoke:Infobox|main
|kind=Mod
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information
|Information=Creator,Link,Source
}}
[[Category:Infobox templates]]</noinclude>
4258474a002b6ff763369da952f90949c25cdd7b
314
312
2025-01-07T19:58:00Z
KristenStuffs
564421
wikitext
text/x-wiki
{{#invoke:Infobox|main
|kind=Mod
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information
|Information=Creator,Links,Source
}}
[[Category:Infobox templates]]
74f8c928abcb7772dc1620dddf0a4d9771a94ecb
315
314
2025-01-07T19:58:58Z
KristenStuffs
564421
wikitext
text/x-wiki
{{#invoke:Infobox|main
|kind=Mod
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information
|Information=Creator(s),Link(s),Source
}}
[[Category:Infobox templates]]
585e852431fbc564069aedf2f91de906575f2e42
318
315
2025-01-07T19:59:34Z
KristenStuffs
564421
wikitext
text/x-wiki
{{#invoke:Infobox|main
|kind=Mod
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information
|Information=Creator,Link,Source
}}
[[Category:Infobox templates]]
f1ed0c1f2ddd9fb48699d79936c5b1543f8067a4
320
318
2025-01-07T20:04:21Z
KristenStuffs
564421
wikitext
text/x-wiki
{{#invoke:Infobox|main
|kind=Mod
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}600px]]}}
|sections=Information
|Information=Creator,Link,Source
}}
[[Category:Infobox templates]]
a53b395db46eab830009a5a7cf24b493f102909f
321
320
2025-01-07T20:04:50Z
KristenStuffs
564421
wikitext
text/x-wiki
{{#invoke:Infobox|main
|kind=Mod
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information
|Information=Creator,Link,Source
}}
[[Category:Infobox templates]]
f1ed0c1f2ddd9fb48699d79936c5b1543f8067a4
Lucky Block
0
254
307
303
2025-01-07T19:39:17Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=Example character image.png
|Region=a
|Element=a
|Download(s)= test
|HP=a
|Armor=a
|Attack Speed=a
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== Test 3 ==
Example Character can be found in the following levels:
* [[Introduction]]
* [[Level 1]]
0ecc32ef562de3a56c395717e7df7c7fb16c3a00
308
307
2025-01-07T19:39:49Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Example character infobox
|title=Dragon
|image=Example character image.png
|Region=Shurima
|Element=Fire
|Attack=51
|HP=85
|Armor=34
|Attack Speed=78
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== Test 3 ==
Example Character can be found in the following levels:
* [[Introduction]]
* [[Level 1]]
ee0e5f71c2e13ee50c61bec453db420c26442da5
309
308
2025-01-07T19:42:36Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Dragon
|image=Example character image.png
|Region=Shurima
|Element=Fire
|Attack=51
|HP=85
|Armor=34
|Attack Speed=78
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== Test 3 ==
Example Character can be found in the following levels:
* [[Introduction]]
* [[Level 1]]
3d33af0b41c0342dc1cb3aa770cd23d5a8ef575a
310
309
2025-01-07T19:43:12Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Dragon
|image=Example character image.png
|Region=Shurima
|Element=Fire
|Download(s)=a
|HP=85
|Armor=34
|Attack Speed=78
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== Test 3 ==
Example Character can be found in the following levels:
* [[Introduction]]
* [[Level 1]]
ef580c8ae8c61484cca9d7403bcf7f17d8794a9a
313
310
2025-01-07T19:57:44Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Dragon
|image=Example character image.png
|Creators=a
|Links=85
|Source=34
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== Test 3 ==
Example Character can be found in the following levels:
* [[Introduction]]
* [[Level 1]]
2eba60216a23d9f98cbee734ce000d70a10ea74a
316
313
2025-01-07T19:59:12Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Dragon
|image=Example character image.png
|Creator(s)=a
|Link(s)=85
|Source=34
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== Test 3 ==
Example Character can be found in the following levels:
* [[Introduction]]
* [[Level 1]]
d9194b32bf268fc93ae6360e803e98ebf1b245a2
317
316
2025-01-07T19:59:24Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Dragon
|image=Example character image.png
|Creator=a
|Link=85
|Source=34
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== Test 3 ==
Example Character can be found in the following levels:
* [[Introduction]]
* [[Level 1]]
5dc137fe8b4958b114e2bac7f127ec60663d3ffe
319
317
2025-01-07T20:03:33Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Dragon
|image=Example character image.png
|Creator=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link=https://www.curseforge.com/minecraft/mc-mods/lucky-block
|Source=https://github.com/alexsocha/luckyblock
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== Test 3 ==
Example Character can be found in the following levels:
* [[Introduction]]
* [[Level 1]]
12e1d56088b88f42bd6a54345575e23f1200d9ec
322
319
2025-01-07T20:06:19Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=Example character image.png
|Creator=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link=https://www.curseforge.com/minecraft/mc-mods/lucky-block
|Source=https://github.com/alexsocha/luckyblock
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== Test 3 ==
Example Character can be found in the following levels:
* [[Introduction]]
* [[Level 1]]
87545de7d333d5b0f22e232652eb3b691601a0b3
327
322
2025-01-08T00:46:14Z
DevMaster1015
564424
Uploaded the Lucky block icon
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link=https://www.curseforge.com/minecraft/mc-mods/lucky-block
|Source=https://github.com/alexsocha/luckyblock
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== Test 3 ==
Example Character can be found in the following levels:
* [[Introduction]]
* [[Level 1]]
b3b033c89cbade5fc3e130a857769d4f85ac6b2e
MediaWiki:Common.css
8
5
323
300
2025-01-07T20:25:57Z
OwOstar
564436
Change wiki border color
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #ffc507;
--wiki-content-border-color--rgb: 167, 215, 249;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #3366cc;
--wiki-accent-color--rgb: 51, 102, 204;
--wiki-accent-color--hover: #447ff5;
--wiki-accent-color--hover--rgb: 68, 127, 245;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #3323c4;
--wiki-content-border-color--rgb: 153,26,81;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #ff4d9d;
--wiki-accent-color--rgb: 255,77,157;
--wiki-accent-color--hover: #FF2E8C;
--wiki-accent-color--hover--rgb: 255,46,140;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 0.75);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
988a8b53861c3d9f0743f161234bf3219ac74fdb
324
323
2025-01-07T20:40:28Z
OwOstar
564436
Changed wiki accent color, fixed rgb values to match hex
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #ffc507;
--wiki-content-border-color--rgb: 255, 197, 7;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #f5e538;
--wiki-accent-color--rgb: 245, 229, 56;
--wiki-accent-color--hover: #f2df0a;
--wiki-accent-color--hover--rgb: 242, 223, 10;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #3323c4;
--wiki-content-border-color--rgb: 51, 35, 196;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #3c47de;
--wiki-accent-color--rgb: 60, 71, 222;
--wiki-accent-color--hover: #2935e3;
--wiki-accent-color--hover--rgb: 41, 53, 227;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 0.75);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
0ed83502e115d7797e05ee7e435efa4da72235c0
325
324
2025-01-07T20:42:55Z
OwOstar
564436
Changed wiki accent color for light mode
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #ffc507;
--wiki-content-border-color--rgb: 255, 197, 7;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #f7e13e;
--wiki-accent-color--rgb: 247, 225, 62;
--wiki-accent-color--hover: #f2df0a;
--wiki-accent-color--hover--rgb: 242, 223, 10;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #3323c4;
--wiki-content-border-color--rgb: 51, 35, 196;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #3c47de;
--wiki-accent-color--rgb: 60, 71, 222;
--wiki-accent-color--hover: #2935e3;
--wiki-accent-color--hover--rgb: 41, 53, 227;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 0.75);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
773e32903812d5d778cae49d4c02ccbeab12c9e9
File:Lucky block.png
6
256
326
2025-01-08T00:38:34Z
DevMaster1015
564424
wikitext
text/x-wiki
The current Lucky Block logo
d3d33625cf7ff7e69f4283ab0f84f8c9a7df1273
Category:Compatible with Minecraft Java Edition 1.7.10
14
257
330
2025-01-08T01:00:28Z
KristenStuffs
564421
Created page with "Requires Minecraft Version 1.7.10"
wikitext
text/x-wiki
Requires Minecraft Version 1.7.10
2c9b9404208fdb5bc9aa8d7e659e168d20c80294
332
330
2025-01-08T01:01:36Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Version 1.7.10
1a0cc8b2217784fb345ba32a141b1189ccc3f736
350
332
2025-01-08T01:12:54Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.7.10
07bd4f6466001b5e1beaeba7d566f1cd0a347cb2
Category:Compatible with Minecraft Java Edition 1.8.9
14
258
331
2025-01-08T01:01:17Z
KristenStuffs
564421
Created page with "Requires Minecraft Version 1.8.9"
wikitext
text/x-wiki
Requires Minecraft Version 1.8.9
13c978b7ed5a17302ab30bf0470d71b0eea337f8
333
331
2025-01-08T01:01:53Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Version 1.8.9
12cecfc406b1300d0a714f2a315767c7a0094893
351
333
2025-01-08T01:14:59Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.8.9
3af6d631f374926fafed63a73013b3b93f51b0fd
Category:Compatible with Minecraft Java Edition 1.9.4
14
259
334
2025-01-08T01:02:17Z
KristenStuffs
564421
Created page with "Compatible with Minecraft Version 1.9.4"
wikitext
text/x-wiki
Compatible with Minecraft Version 1.9.4
9b969064d41da2d0961633d6aa4ad1da65298f33
352
334
2025-01-08T01:15:19Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.9.4
dc22e56e74b661b2c63c6d24b8afb8539d0c3aee
Category:Compatible with Minecraft Java Edition 1.10.2
14
261
336
2025-01-08T01:03:38Z
KristenStuffs
564421
Created page with "Compatible with Minecraft Version 1.10.2"
wikitext
text/x-wiki
Compatible with Minecraft Version 1.10.2
5105e61d19bd324d3d2b5dae5bb4d71a9c51b336
353
336
2025-01-08T01:15:32Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.10.2
8718ef6cdaa477131f655336e2b217d793c69649
Category:Compatible with Minecraft Java Edition 1.11.2
14
263
338
2025-01-08T01:04:34Z
KristenStuffs
564421
Created page with "Compatible with Minecraft Version 1.11.2"
wikitext
text/x-wiki
Compatible with Minecraft Version 1.11.2
be3fc6f049849d23f29a23848c1215de96de9b24
354
338
2025-01-08T01:15:58Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.11.2
e0d85dd949abf15df6a71b2762c1c40223685fa4
Category:Compatible with Minecraft Java Edition 1.12.2
14
264
339
2025-01-08T01:05:02Z
KristenStuffs
564421
Created page with "Compatible with Minecraft Version 1.12.2"
wikitext
text/x-wiki
Compatible with Minecraft Version 1.12.2
2ffcdae20d82977ca91e0fb67e747ab6ba264d57
355
339
2025-01-08T01:16:13Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.12.2
e60dc5611c0b1d6ee46eac9dec9eebca6448db89
Category:Compatible with Minecraft Java Edition 1.6.4
14
265
340
2025-01-08T01:05:32Z
KristenStuffs
564421
Created page with "Compatible with Minecraft Version 1.6.4"
wikitext
text/x-wiki
Compatible with Minecraft Version 1.6.4
c96f2e75a4ce2d0cf3d6cdf52fff7c82e7719ba9
356
340
2025-01-08T01:16:25Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.6.4
112439afab2fa75ce6eae6a25da784890fe5c1cd
Category:Compatible with Minecraft Java Edition 1.13.2
14
266
341
2025-01-08T01:06:12Z
KristenStuffs
564421
Created page with "Compatible with Minecraft Version 1.13.2"
wikitext
text/x-wiki
Compatible with Minecraft Version 1.13.2
4121d490d33771b2b5e83824ef399a5fe59b3758
357
341
2025-01-08T01:16:46Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.13.2
e7b3067727e090745333c6ab18858f57df2b4532
Category:Compatible with Minecraft Java Edition 1.14.4
14
267
342
2025-01-08T01:06:34Z
KristenStuffs
564421
Created page with "Compatible with Minecraft Version 1.14.4"
wikitext
text/x-wiki
Compatible with Minecraft Version 1.14.4
7c6233935a1a528cc55a189735c4ffabe06f3436
358
342
2025-01-08T01:17:09Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.14.4
1aae0479b16d6007fabbceef62e3c6c8150e515a
Category:Compatible with Minecraft Java Edition 1.15.2
14
268
343
2025-01-08T01:07:06Z
KristenStuffs
564421
Created page with "Compatible with Minecraft Version 1.15.2"
wikitext
text/x-wiki
Compatible with Minecraft Version 1.15.2
0f9e488b76dfb6f0c4d0004f11598fc893cda4c2
Category:Compatible with Minecraft Java Edition 1.16.5
14
269
344
2025-01-08T01:08:37Z
KristenStuffs
564421
Created page with "Compatible with Minecraft Java Edition Version 1.16.5"
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.16.5
cdb156a1fb50f6c323cda8982c32d85341e6ff33
Category:Compatible with Minecraft Java Edition 1.17.1
14
271
346
2025-01-08T01:10:06Z
KristenStuffs
564421
Created page with "Compatible with Minecraft Java Edition Version 1.17.1"
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.17.1
59be1985c35e2404d50ad3a4d931d41ea4794876
Category:Compatible with Minecraft Java Edition 1.18.2
14
272
347
2025-01-08T01:10:44Z
KristenStuffs
564421
Created page with "Compatible with Minecraft Java Edition Version 1.18.2"
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.18.2
799540c8f051d8f3ed1469d11a044da583f8e4e5
Category:Compatible with Minecraft Java Edition 1.19.3
14
273
348
2025-01-08T01:11:26Z
KristenStuffs
564421
Created page with "Compatible with Minecraft Java Edition Version 1.19.4"
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.19.4
0d5407e9f2e10a8c3dd4b929921c923579de3a2d
Category:Compatible with Minecraft Java Edition 1.20.1
14
274
349
2025-01-08T01:12:14Z
KristenStuffs
564421
Created page with "Compatible with Minecraft Java Edition Version 1.20.1"
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.20.1
a18bb0d484fd3ed155a905a41df27fdea4c5ddde
Category:Compatible with Minecraft Java Edition 1.15.2
14
268
359
343
2025-01-08T01:17:27Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition 1.15.2
cf59137ffd095ad3204866bc57ed13fd16286f5b
360
359
2025-01-08T01:17:34Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.15.2
f84f116ec939c7aa704085bf761200e35c62d262
367
360
2025-01-08T03:53:25Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.15.2]] to [[Category:Compatible with Minecraft Java Edition 1.15.2]]
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.15.2
f84f116ec939c7aa704085bf761200e35c62d262
Lucky Block Wiki:Copyrights
4
3
361
4
2025-01-08T01:20:04Z
KristenStuffs
564421
wikitext
text/x-wiki
-->Content that you make available on {{SITENAME}} is licensed by you to us under our [{{int:wikigg-tos-url}} Terms of Service]. Do not make content available on {{SITENAME}} where you do not have the necessary rights to grant this license.
All textual and graphical content on {{SITENAME}} that we may lawfully license is licensed to you under the [https://creativecommons.org/licenses/by-sa/4.0 Creative Commons Attribution-ShareAlike 4.0] license.
[[Category:Legal notices]]
6387fb671736abd5725cf934b664173df3044c28
362
361
2025-01-08T01:21:09Z
KristenStuffs
564421
wikitext
text/x-wiki
Content that you make available on {{SITENAME}} is licensed by you to us under our [{{int:wikigg-tos-url}} Terms of Service]. Do not make content available on {{SITENAME}} where you do not have the necessary rights to grant this license.
All textual and graphical content on {{SITENAME}} that we may lawfully license is licensed to you under the [https://creativecommons.org/licenses/by-sa/4.0 Creative Commons Attribution-ShareAlike 4.0] license.
Not an official Minecraft Website. We are not associated with Mojang or Microsoft.
[[Category:Legal notices]]
a4ca199c5b5d6963d1043635e6b19a138412a320
363
362
2025-01-08T01:21:34Z
KristenStuffs
564421
wikitext
text/x-wiki
Not an official Minecraft Website. We are not associated with Mojang or Microsoft.
Content that you make available on {{SITENAME}} is licensed by you to us under our [{{int:wikigg-tos-url}} Terms of Service]. Do not make content available on {{SITENAME}} where you do not have the necessary rights to grant this license.
All textual and graphical content on {{SITENAME}} that we may lawfully license is licensed to you under the [https://creativecommons.org/licenses/by-sa/4.0 Creative Commons Attribution-ShareAlike 4.0] license.
[[Category:Legal notices]]
74bda7ad0f1b518e8b04914f8fb32c7f55d24eae
Lucky Block
0
254
364
327
2025-01-08T03:43:44Z
DevMaster1015
564424
Changed the information under Link and Source to be looking better
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge Page]
|Source=[https://github.com/alexsocha/luckyblock Github Page]
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== Test 3 ==
Example Character can be found in the following levels:
* [[Introduction]]
* [[Level 1]]
f13d6cbec904c1bd5506e6c183420f3d416bd06f
366
364
2025-01-08T03:47:56Z
DevMaster1015
564424
Added Availability of the block
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge Page]
|Source=[https://github.com/alexsocha/luckyblock Github Page]
|Avalibility= Mostly
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== Test 3 ==
Example Character can be found in the following levels:
* [[Introduction]]
* [[Level 1]]
7c02aa5bcb68a7380912997f64b5e9625c7f6040
401
366
2025-01-08T04:19:31Z
DevMaster1015
564424
The colons have been added
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge Page]
|Source:=[https://github.com/alexsocha/luckyblock Github Page]
|Avalibility:= Mostly
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== Test 3 ==
Example Character can be found in the following levels:
* [[Introduction]]
* [[Level 1]]
717b708cef0d49ef0e746c85aba338791448eaac
409
401
2025-01-08T04:33:26Z
DevMaster1015
564424
Added Availability of the lucky block
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge Page]
|Source:=[https://github.com/alexsocha/luckyblock Github Page]
|Avalibility:= Mostly
|Forge Compatible:= ✔️
|Fabric Compatible:= ✔️
|NeoForge Compatible:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== Test 3 ==
Example Character can be found in the following levels:
* [[Introduction]]
* [[Level 1]]
9946435d019952138f0f6cc89c309d7c2e7933de
Template:Mod Infobox
10
255
365
321
2025-01-08T03:45:24Z
DevMaster1015
564424
Added Availability
wikitext
text/x-wiki
{{#invoke:Infobox|main
|kind=Mod
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information
|Information=Creator,Link,Source, Avalibility
}}
[[Category:Infobox templates]]
2dbe7701d964314828d72dbe5aa37b184a886bd0
387
365
2025-01-08T03:59:29Z
DevMaster1015
564424
Added colons to make it look nicer
wikitext
text/x-wiki
{{#invoke:Infobox|main
|kind=Mod
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information
|Information=Creator:,Link:,Source:, Avalibility:
}}
[[Category:Infobox templates]]
b62d0a60e2b119d078349c7b34bc693790441ac6
406
387
2025-01-08T04:29:30Z
DevMaster1015
564424
Added Modloaded compatibilities
wikitext
text/x-wiki
{{#invoke:Infobox|main
|kind=Mod
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information
|Information=Creator:,Link:,Source:, Forge Compatible:, Fabric Compatible:, NeoForge Compatible:, Avalibility:
}}
[[Category:Infobox templates]]
66664036b8a2e1b699b049cd63294528533c42a4
410
406
2025-01-08T04:39:36Z
DevMaster1015
564424
Combined all the modloader versions so it's nicer looking
wikitext
text/x-wiki
{{#invoke:Infobox|main
|kind=Mod
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information
|Information=Creator:,Link:,Source:, Compatible With:, Avalibility:
}}
[[Category:Infobox templates]]
82c5fe925c27c7cdace08c36f1b082ab408a0880
Category:1.15.2
14
275
368
2025-01-08T03:53:25Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.15.2]] to [[Category:Compatible with Minecraft Java Edition 1.15.2]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.15.2]]
34dc7d24fa7f2f0e7ae5be7dcd547d2bc65b8000
Category:Compatible with Minecraft Java Edition 1.14.4
14
267
369
358
2025-01-08T03:53:44Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.14.4]] to [[Category:Compatible with Minecraft Java Edition 1.14.4]]
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.14.4
1aae0479b16d6007fabbceef62e3c6c8150e515a
1.14.4
0
276
370
2025-01-08T03:53:45Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.14.4]] to [[Category:Compatible with Minecraft Java Edition 1.14.4]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.14.4]]
b50bd89e2547a76dc7aaa29f2b2c4986e8c22fdf
Category:Compatible with Minecraft Java Edition 1.13.2
14
266
371
357
2025-01-08T03:54:17Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.13.2]] to [[Category:Compatible with Minecraft Java Edition 1.13.2]]
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.13.2
e7b3067727e090745333c6ab18858f57df2b4532
1.13.2
0
277
372
2025-01-08T03:54:17Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.13.2]] to [[Category:Compatible with Minecraft Java Edition 1.13.2]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.13.2]]
3519a4b682af423a95d8306a046cf25ad034ac96
Category:Compatible with Minecraft Java Edition 1.6.4
14
265
373
356
2025-01-08T03:54:53Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.6.4]] to [[Category:Compatible with Minecraft Java Edition 1.6.4]]
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.6.4
112439afab2fa75ce6eae6a25da784890fe5c1cd
1.6.4
0
278
374
2025-01-08T03:54:53Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.6.4]] to [[Category:Compatible with Minecraft Java Edition 1.6.4]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.6.4]]
b03cd5db834e314ade1c9af4b1afa1df19baab6b
Category:Compatible with Minecraft Java Edition 1.12.2
14
264
375
355
2025-01-08T03:55:36Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.12.2]] to [[Category:Compatible with Minecraft Java Edition 1.12.2]]
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.12.2
e60dc5611c0b1d6ee46eac9dec9eebca6448db89
1.12.2
0
279
376
2025-01-08T03:55:36Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.12.2]] to [[Category:Compatible with Minecraft Java Edition 1.12.2]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.12.2]]
fcd7db62d4cf15742b937387fc59c43f403cd09b
Category:Compatible with Minecraft Java Edition 1.11.2
14
263
377
354
2025-01-08T03:56:08Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.11.2]] to [[Category:Compatible with Minecraft Java Edition 1.11.2]]
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.11.2
e0d85dd949abf15df6a71b2762c1c40223685fa4
1.11.2
0
280
378
2025-01-08T03:56:08Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.11.2]] to [[Category:Compatible with Minecraft Java Edition 1.11.2]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.11.2]]
97d520d1a429af948bdcd56619904016483378d7
Category:Compatible with Minecraft Java Edition 1.10.2
14
261
379
353
2025-01-08T03:56:33Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.10.2]] to [[Category:Compatible with Minecraft Java Edition 1.10.2]]
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.10.2
8718ef6cdaa477131f655336e2b217d793c69649
1.10.2
0
281
380
2025-01-08T03:56:33Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.10.2]] to [[Category:Compatible with Minecraft Java Edition 1.10.2]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.10.2]]
79857db203597d0e88c56ce77a3ab4b4ed20067f
Category:Compatible with Minecraft Java Edition 1.9.4
14
259
381
352
2025-01-08T03:57:00Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.9.4]] to [[Category:Compatible with Minecraft Java Edition 1.9.4]]
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.9.4
dc22e56e74b661b2c63c6d24b8afb8539d0c3aee
1.9.4
0
282
382
2025-01-08T03:57:00Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.9.4]] to [[Category:Compatible with Minecraft Java Edition 1.9.4]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.9.4]]
8d6709eace769af59c8f17cdfea984ee09b9d162
Category:Compatible with Minecraft Java Edition 1.7.10
14
257
383
350
2025-01-08T03:57:14Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.7.10]] to [[Category:Compatible with Minecraft Java Edition 1.7.10]]
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.7.10
07bd4f6466001b5e1beaeba7d566f1cd0a347cb2
1.7.10
0
283
384
2025-01-08T03:57:14Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.7.10]] to [[Category:Compatible with Minecraft Java Edition 1.7.10]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.7.10]]
0da918d2b477ac65250a24143bc36def80a66937
Category:Compatible with Minecraft Java Edition 1.20.1
14
274
385
349
2025-01-08T03:57:53Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.20.1]] to [[Category:Compatible with Minecraft Java Edition 1.20.1]]
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.20.1
a18bb0d484fd3ed155a905a41df27fdea4c5ddde
1.20.1
0
284
386
2025-01-08T03:57:53Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.20.1]] to [[Category:Compatible with Minecraft Java Edition 1.20.1]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.20.1]]
bc2756e50156b2ee21664fe26bbac18dbe0cff0e
Category:Compatible with Minecraft Java Edition 1.20.2
14
285
388
2025-01-08T04:00:30Z
KristenStuffs
564421
Created page with "Compatible with Minecraft Java Edition 1.20.2"
wikitext
text/x-wiki
Compatible with Minecraft Java Edition 1.20.2
e29d62740a6c814c35201fe10ac9fc6999a3bc5e
Category:Compatible with Minecraft Java Edition 1.16.5
14
269
389
344
2025-01-08T04:00:59Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.16.5]] to [[Category:Compatible with Minecraft Java Edition 1.16.5]]
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.16.5
cdb156a1fb50f6c323cda8982c32d85341e6ff33
1.16.5
0
286
390
2025-01-08T04:00:59Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.16.5]] to [[Category:Compatible with Minecraft Java Edition 1.16.5]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.16.5]]
dc03f21a27668eaee32fbce88eeef976cef50bcf
Category:Compatible with Minecraft Java Edition 1.17.1
14
271
391
346
2025-01-08T04:01:27Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.17.1]] to [[Category:Compatible with Minecraft Java Edition 1.17.1]]
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.17.1
59be1985c35e2404d50ad3a4d931d41ea4794876
1.17.1
0
287
392
2025-01-08T04:01:27Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.17.1]] to [[Category:Compatible with Minecraft Java Edition 1.17.1]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.17.1]]
692de818527734a169409eb2d5b3bb7601c3666e
Category:Compatible with Minecraft Java Edition 1.18.2
14
272
393
347
2025-01-08T04:01:41Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.18.2]] to [[Category:Compatible with Minecraft Java Edition 1.18.2]]
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.18.2
799540c8f051d8f3ed1469d11a044da583f8e4e5
1.18.2
0
288
394
2025-01-08T04:01:41Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.18.2]] to [[Category:Compatible with Minecraft Java Edition 1.18.2]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.18.2]]
fd2526ee2146f67c7b665cb33295139c8b91fc16
Category:Compatible with Minecraft Java Edition 1.19.3
14
273
395
348
2025-01-08T04:02:00Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.19.4]] to [[Category:Compatible with Minecraft Java Edition 1.19.4]]
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.19.4
0d5407e9f2e10a8c3dd4b929921c923579de3a2d
1.19.4
0
289
396
2025-01-08T04:02:00Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.19.4]] to [[Category:Compatible with Minecraft Java Edition 1.19.4]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.19.4]]
f7a645274ce83adaf097d087df04022012f3335e
Category:Compatible with Minecraft Java Edition 1.2.5
14
290
397
2025-01-08T04:03:40Z
KristenStuffs
564421
Created page with "Compatible with Minecraft Java Edition 1.2.5"
wikitext
text/x-wiki
Compatible with Minecraft Java Edition 1.2.5
41f18380f28b817b34547ca442a056c6786036d3
Category:Compatible with Minecraft Java Edition 1.3.2
14
291
398
2025-01-08T04:03:56Z
KristenStuffs
564421
Created page with "Compatible with Minecraft Java Edition 1.3.2"
wikitext
text/x-wiki
Compatible with Minecraft Java Edition 1.3.2
9c7f97fa8141b559cc466e092d439ba16c7eb4af
Category:Compatible with Minecraft Java Edition 1.7.2
14
293
400
2025-01-08T04:17:23Z
KristenStuffs
564421
Created page with "Compatible with Minecraft Java Edition 1.7.2"
wikitext
text/x-wiki
Compatible with Minecraft Java Edition 1.7.2
f8e8a433001e0274a970e42a342e5c5bf345cd14
Category:Compatible with Minecraft Java Edition 1.8.1
14
294
402
2025-01-08T04:22:20Z
KristenStuffs
564421
Created page with "Compatible with Minecraft Java Edition 1.8.1"
wikitext
text/x-wiki
Compatible with Minecraft Java Edition 1.8.1
b71ab087144e3f64509d1fa3814118e2f23c326c
Mostly Avalibility
0
296
405
2025-01-08T04:27:05Z
KristenStuffs
564421
KristenStuffs moved page [[Mostly Avalibility]] to [[Mostly Available]]
wikitext
text/x-wiki
#REDIRECT [[Mostly Available]]
105a4646004aa55e55dce1f928c168b30e66db94
Category:Mostly Available
14
297
407
2025-01-08T04:30:32Z
KristenStuffs
564421
Created page with "Lucky Blocks which don't have every finalized versions accessible, but has at least 50% of final versions released and accessible publicly."
wikitext
text/x-wiki
Lucky Blocks which don't have every finalized versions accessible, but has at least 50% of final versions released and accessible publicly.
8052598f0f614750e6ffc9ddc7f41883e4df72a7
Category:Completely Available
14
298
408
2025-01-08T04:31:30Z
KristenStuffs
564421
Created page with "Lucky Blocks which have every finalized versions accessible publicly."
wikitext
text/x-wiki
Lucky Blocks which have every finalized versions accessible publicly.
473edef2c14c9b42cdc3e9a036351b733f532f73
Category:Partially Available
14
299
411
2025-01-08T04:43:40Z
KristenStuffs
564421
Created page with "Lucky Blocks with either: A) Don't have every finalized versions accessible, but has at 49% or lesser of final versions released and accessible publicly. B) Is missing Loot++ or Additions addon(s)."
wikitext
text/x-wiki
Lucky Blocks with either:
A) Don't have every finalized versions accessible, but has at 49% or lesser of final versions released and accessible publicly.
B) Is missing Loot++ or Additions addon(s).
df0af610a29343707c15afa92176463966ec40e0
Template:Mod Infobox
10
255
412
410
2025-01-08T04:43:58Z
DevMaster1015
564424
Testing compatibility section
wikitext
text/x-wiki
{{#invoke:Infobox|main
|kind=Mod
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information
|Information=Creator:,Link:,Source:, Compatible With:, Avalibility:
|sections=Compatible With: Forge, Fabric, NeoForge
}}
[[Category:Infobox templates]]
d9c523959f85f92ab01593bf3bb4e463edb72980
415
412
2025-01-08T04:45:55Z
DevMaster1015
564424
Testing compatibility section 2
wikitext
text/x-wiki
{{#invoke:Infobox|main
|kind=Mod
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information
|Information=Creator:,Link:,Source:, Compatible With:, Avalibility:
|sections=Compatible With: Forge, Fabric, NeoForge
|Compatible With=Forge, Fabric, NeoForge
}}
[[Category:Infobox templates]]
f866082db2f023386b6b468f6f34817ea0c61423
417
415
2025-01-08T04:47:51Z
DevMaster1015
564424
forgot to remove this
wikitext
text/x-wiki
{{#invoke:Infobox|main
|kind=Mod
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information
|Information=Creator:,Link:,Source:, Compatible With:, Avalibility:
|sections=Compatible With
|Compatible With=Forge, Fabric, NeoForge
}}
[[Category:Infobox templates]]
85a0a3fa03280018c056d36e92d8351a45181820
421
417
2025-01-08T04:49:48Z
DevMaster1015
564424
Learning how to do the sections
wikitext
text/x-wiki
{{#invoke:Infobox|main
|kind=Mod
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information, Compatible With
|Information=Creator:,Link:,Source:, Compatible With:, Avalibility:
|Compatible With=Forge, Fabric, NeoForge
}}
[[Category:Infobox templates]]
ee3b8ac851ec18a67094ea5e1e5473091d904a82
422
421
2025-01-08T05:00:33Z
DevMaster1015
564424
Added colons to make it look nicer and renamed Compatible With to Compatibility
wikitext
text/x-wiki
{{#invoke:Infobox|main
|kind=Mod
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information, Compatibility
|Information=Creator:,Link:,Source:, Compatible With:, Avalibility:
|Compatibility=Forge:, Fabric:, NeoForge:
}}
[[Category:Infobox templates]]
4eda3b2399350bcaa862c63843b7d1e8077a683c
Category:Partially Available
14
299
413
411
2025-01-08T04:44:02Z
KristenStuffs
564421
KristenStuffs moved page [[Partially Available]] to [[Category:Partially Available]] without leaving a redirect
wikitext
text/x-wiki
Lucky Blocks with either:
A) Don't have every finalized versions accessible, but has at 49% or lesser of final versions released and accessible publicly.
B) Is missing Loot++ or Additions addon(s).
df0af610a29343707c15afa92176463966ec40e0
420
413
2025-01-08T04:49:45Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks with either:
* Don't have every finalized versions accessible, but has at 49% or lesser of final versions released and accessible publicly.
* Is missing Loot++ or Additions addon(s).
81a8197c991e4fdd57b7a7e158e6310a8b3bbe8d
463
420
2025-01-08T05:35:08Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks with either:
* Don't have every finalized versions accessible, but has at 49% or lesser of final versions released and accessible publicly.
* Is missing Loot++ or Additions addon(s).
[[Category:Availability]]
bfb2b0e988c6d06fec28f75905ffc29ac16410d0
Category:Unavailable
14
300
414
2025-01-08T04:45:39Z
KristenStuffs
564421
Created page with "Lucky Blocks which have no finalized versions accessible publicly."
wikitext
text/x-wiki
Lucky Blocks which have no finalized versions accessible publicly.
2fa33fb333796e7fbe2678f4810551b7070a869e
461
414
2025-01-08T05:34:41Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks which have no finalized versions accessible publicly.
[[Category:Availability]]
44686ae6aad993acddda329deca1e2e8e272e11f
Category:Scrapped
14
301
416
2025-01-08T04:47:32Z
KristenStuffs
564421
Created page with "Lucky Blocks which were either: A) Were never created. B) Stopped being working on during development. C) Finished, but were never released."
wikitext
text/x-wiki
Lucky Blocks which were either:
A) Were never created.
B) Stopped being working on during development.
C) Finished, but were never released.
e8be64d9cf156fcbadf2e5f2893b7ffbbcb7902e
418
416
2025-01-08T04:48:04Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks which were either:
A) Never created.
B) Stopped being working on during development.
C) Finished, but were never released.
0110e790c9ecff43ffec601818088d04b9d84c3a
419
418
2025-01-08T04:49:03Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks which were either:
* Never created.
* Stopped being working on during development.
* Finished, but were never released.
84c98bb8d03f3f17fc79506245d7c69fee277eaf
459
419
2025-01-08T05:32:03Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks which were either:
* Never created, but were planned.
* Stopped being working on during development.
* Finished, but were never released.
a16aa0ab58cbd76f6de8d244bcb9b09199a179dc
462
459
2025-01-08T05:34:53Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks which were either:
* Never created, but were planned.
* Stopped being working on during development.
* Finished, but were never released.
[[Category:Availability]]
f92b5fa8af58d19c5c0f9a8406faf7e8e6355696
Lucky Block
0
254
423
409
2025-01-08T05:02:18Z
DevMaster1015
564424
Added Modloader compatibilities for lucky block
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge Page]
|Source:=[https://github.com/alexsocha/luckyblock Github Page]
|Avalibility:= Mostly
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== Test 3 ==
Example Character can be found in the following levels:
* [[Introduction]]
* [[Level 1]]
e86521f72067e1fe95ce69d1527c695f20fa502e
Category:Minecraft Java Edition Version Compatibility
14
302
424
2025-01-08T05:09:39Z
KristenStuffs
564421
Created page with "Versions of Minecraft Java Edition used to identify version compatibility with Lucky Blocks and related mods."
wikitext
text/x-wiki
Versions of Minecraft Java Edition used to identify version compatibility with Lucky Blocks and related mods.
41f4ee1f177a2f6d472659261b15f868ecee74aa
429
424
2025-01-08T05:14:08Z
KristenStuffs
564421
KristenStuffs moved page [[Category:Minecraft Java Edition Version Compatiblity]] to [[Category:Minecraft Java Edition Version Compatibility]] without leaving a redirect
wikitext
text/x-wiki
Versions of Minecraft Java Edition used to identify version compatibility with Lucky Blocks and related mods.
41f4ee1f177a2f6d472659261b15f868ecee74aa
Category:Compatible with Minecraft Java Edition 1.3.2
14
291
425
398
2025-01-08T05:11:44Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition 1.3.2
[[Category:Minecraft Java Edition Version Compatiblity]]
9e47f2cba54ddc66bedf80e154a0c1b4839c7ea6
426
425
2025-01-08T05:12:19Z
KristenStuffs
564421
KristenStuffs moved page [[Compatible with Minecraft Java Edition 1.3.2]] to [[Category:Compatible with Minecraft Java Edition 1.3.2]]
wikitext
text/x-wiki
Compatible with Minecraft Java Edition 1.3.2
[[Category:Minecraft Java Edition Version Compatiblity]]
9e47f2cba54ddc66bedf80e154a0c1b4839c7ea6
428
426
2025-01-08T05:13:27Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition 1.3.2
[[Category:Minecraft Java Edition Version Compatibility]]
020f3c7ef0eb1241beb1ed7e6ee49f3f2eb9a4b1
Compatible with Minecraft Java Edition 1.3.2
0
303
427
2025-01-08T05:12:19Z
KristenStuffs
564421
KristenStuffs moved page [[Compatible with Minecraft Java Edition 1.3.2]] to [[Category:Compatible with Minecraft Java Edition 1.3.2]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.3.2]]
1e7aabc46264227fc13184ef3d2b1dcd874abc6a
Category:Compatible with Minecraft Java Edition 1.8.1
14
294
430
402
2025-01-08T05:14:48Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition 1.8.1
[[Category:Minecraft Java Edition Version Compatibility]]
f5f34e09443b08c06562e71e05c4c528b966b7a2
454
430
2025-01-08T05:21:55Z
KristenStuffs
564421
KristenStuffs moved page [[Compatible with Minecraft Java Edition 1.8.1]] to [[Category:Compatible with Minecraft Java Edition 1.8.1]] without leaving a redirect
wikitext
text/x-wiki
Compatible with Minecraft Java Edition 1.8.1
[[Category:Minecraft Java Edition Version Compatibility]]
f5f34e09443b08c06562e71e05c4c528b966b7a2
Category:Compatible with Minecraft Java Edition 1.7.2
14
293
431
400
2025-01-08T05:15:21Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition 1.7.2
[[Category:Minecraft Java Edition Version Compatibility]]
11995740aa6f26a821deba6afe6774a44b474515
453
431
2025-01-08T05:21:29Z
KristenStuffs
564421
KristenStuffs moved page [[Compatible with Minecraft Java Edition 1.7.2]] to [[Category:Compatible with Minecraft Java Edition 1.7.2]] without leaving a redirect
wikitext
text/x-wiki
Compatible with Minecraft Java Edition 1.7.2
[[Category:Minecraft Java Edition Version Compatibility]]
11995740aa6f26a821deba6afe6774a44b474515
Category:Compatible with Minecraft Java Edition 1.2.5
14
290
433
397
2025-01-08T05:16:05Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition 1.2.5
[[Category:Minecraft Java Edition Version Compatibility]]
70fd04cf52f217025cd78cb3e372d4f8d10855f0
Category:Compatible with Minecraft Java Edition 1.20.2
14
285
434
388
2025-01-08T05:16:16Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition 1.20.2
[[Category:Minecraft Java Edition Version Compatibility]]
e12b0a94f9fdf4999d28443b4b17ec36c2d46987
Category:1.15.2
14
275
435
368
2025-01-08T05:17:11Z
KristenStuffs
564421
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Minecraft Java Edition Version Compatibility]]
9c8884ab4c59cf0249546906c9aa3ad4f96a595b
436
435
2025-01-08T05:17:37Z
KristenStuffs
564421
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.15.2]]
34dc7d24fa7f2f0e7ae5be7dcd547d2bc65b8000
Category:Compatible with Minecraft Java Edition 1.15.2
14
268
437
367
2025-01-08T05:17:46Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.15.2
[[Category:Minecraft Java Edition Version Compatibility]]
2a524c6fb6d44fbd418131b54296fa1a6b894be8
Category:Compatible with Minecraft Java Edition 1.14.4
14
267
438
369
2025-01-08T05:18:00Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.14.4
[[Category:Minecraft Java Edition Version Compatibility]]
8904d7bbc1a29c031cc3e19c6996fc333d05491c
Category:Compatible with Minecraft Java Edition 1.13.2
14
266
439
371
2025-01-08T05:18:15Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.13.2
[[Category:Minecraft Java Edition Version Compatibility]]
7f069b823bd17132cf5d387529f340da2867de83
Category:Compatible with Minecraft Java Edition 1.6.4
14
265
440
373
2025-01-08T05:18:24Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.6.4
[[Category:Minecraft Java Edition Version Compatibility]]
1491fba9d252c04052880013a1a14648e0061f9c
Category:Compatible with Minecraft Java Edition 1.12.2
14
264
441
375
2025-01-08T05:18:34Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.12.2
[[Category:Minecraft Java Edition Version Compatibility]]
7a67c0086b98424e23316396c25012fecb600632
Category:Compatible with Minecraft Java Edition 1.11.2
14
263
442
377
2025-01-08T05:18:45Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.11.2
[[Category:Minecraft Java Edition Version Compatibility]]
62c5e282c83ccb1f02019f75fe5921d3bfc2d036
Category:Compatible with Minecraft Java Edition 1.10.2
14
261
443
379
2025-01-08T05:18:55Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.10.2
[[Category:Minecraft Java Edition Version Compatibility]]
1f4145069f4a1ea98d77ce28349cbd7a5095d362
Category:Compatible with Minecraft Java Edition 1.9.4
14
259
444
381
2025-01-08T05:19:03Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.9.4
[[Category:Minecraft Java Edition Version Compatibility]]
433f487d03f8f4dc1bc38a25e03ddfe49c8f2068
Category:Compatible with Minecraft Java Edition 1.7.10
14
257
445
383
2025-01-08T05:19:17Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.7.10
[[Category:Minecraft Java Edition Version Compatibility]]
bb8e7192ffc35f80991e83e9a7696214c64c8c1f
Category:Compatible with Minecraft Java Edition 1.20.1
14
274
446
385
2025-01-08T05:19:34Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.20.1
[[Category:Minecraft Java Edition Version Compatibility]]
74f58929df6dfdcaec7fe8fa4976cd30e6fa6377
Category:Compatible with Minecraft Java Edition 1.19.3
14
273
447
395
2025-01-08T05:19:54Z
KristenStuffs
564421
KristenStuffs moved page [[Category:Compatible with Minecraft Java Edition 1.19.4]] to [[Category:Compatible with Minecraft Java Edition 1.19.3]] without leaving a redirect
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.19.4
0d5407e9f2e10a8c3dd4b929921c923579de3a2d
448
447
2025-01-08T05:20:09Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.19.3
[[Category:Minecraft Java Edition Version Compatibility]]
81fae180792a80b163ec6b99370b9fd6ec3b4f54
Category:Compatible with Minecraft Java Edition 1.18.2
14
272
449
393
2025-01-08T05:20:22Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.18.2
[[Category:Minecraft Java Edition Version Compatibility]]
84525d13ed5430dbadf58a0b48f257cd59143b80
Category:Compatible with Minecraft Java Edition 1.17.1
14
271
450
391
2025-01-08T05:20:31Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.17.1
[[Category:Minecraft Java Edition Version Compatibility]]
d2075b25a9ae42fc365a2784d2c7f32a1f951e87
Category:Compatible with Minecraft Java Edition 1.16.5
14
269
451
389
2025-01-08T05:20:39Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.16.5
[[Category:Minecraft Java Edition Version Compatibility]]
4d11b72ed135076147195c9b9ac3f622619ed366
1.19.3
0
304
455
2025-01-08T05:23:51Z
KristenStuffs
564421
Redirected page to [[Category:Compatible with Minecraft Java Edition 1.19.3]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.19.3]]
e785b65b4aed7e0f2f611ce6875edf7ea2f4d4db
1.20.2
0
305
456
2025-01-08T05:27:03Z
KristenStuffs
564421
Redirected page to [[Category:Compatible with Minecraft Java Edition 1.20.2]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.20.2]]
a029041566c99a805ff679da4b5c90aa81d26f56
1.3.2
0
306
457
2025-01-08T05:28:51Z
KristenStuffs
564421
Redirected page to [[Category:Compatible with Minecraft Java Edition 1.3.2]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.3.2]]
1e7aabc46264227fc13184ef3d2b1dcd874abc6a
1.2.5
0
307
458
2025-01-08T05:29:10Z
KristenStuffs
564421
Redirected page to [[Category:Compatible with Minecraft Java Edition 1.2.5]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.2.5]]
5a64babb936364aeb4905cc7186947e2fe09efc4
Category:Availability
14
308
460
2025-01-08T05:34:20Z
KristenStuffs
564421
Created page with "Availability status of Lucky Blocks and other related mods."
wikitext
text/x-wiki
Availability status of Lucky Blocks and other related mods.
e34f32a3cf2fe16204723f21d05e23fe2bd47940
Category:Completely Available
14
298
464
408
2025-01-08T05:35:48Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks which have every finalized versions accessible publicly.
[[Category:Availability]]
c0fac7fd8bffd9c9e217e63093381fa4314d0a9d
471
464
2025-01-08T06:00:10Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks which have every finalized versions publicly accessible.
[[Category:Availability]]
dd1e06b949554be514c148c0bb32bc27cfcb2a33
515
471
2025-01-08T23:52:06Z
KristenStuffs
564421
KristenStuffs moved page [[Category:Available]] to [[Category:Completely Available]] without leaving a redirect
wikitext
text/x-wiki
Lucky Blocks which have every finalized versions publicly accessible.
[[Category:Availability]]
dd1e06b949554be514c148c0bb32bc27cfcb2a33
Category:Mostly Available
14
297
465
407
2025-01-08T05:35:58Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks which don't have every finalized versions accessible, but has at least 50% of final versions released and accessible publicly.
[[Category:Availability]]
5e990407a464de88bfb064134bca16fb3c3e5532
468
465
2025-01-08T05:58:47Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks which don't have every finalized versions accessible, but have at least 50% of final versions released and publicly accessible.
[[Category:Availability]]
b4fcced852eb323000fbc564aed1e6196af17432
473
468
2025-01-08T06:02:10Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks which don't have every finalized version accessible, but have at least 50% of final versions released and publicly accessible.
[[Category:Availability]]
4d381e95c0716bd5e87bd1dbdffa328285bcf1cb
Category:Scrapped
14
301
466
462
2025-01-08T05:55:39Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks which were either:
* Never created, but were planned.
* Stopped being worked on during development.
* Finished, but were never released.
[[Category:Availability]]
2eb34c1951162f1221fb045cd1b877ad9cc74185
Category:Partially Available
14
299
467
463
2025-01-08T05:57:33Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks that either:
* Don't have every finalized versions accessible, but has at most 49% or less of final versions released and accessible publicly.
* Is missing required addon(s).
[[Category:Availability]]
22309f5d96c4022b5ff8c5d1a7af1569ec66b420
469
467
2025-01-08T05:59:36Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks that either:
* Don't have every finalized versions accessible, but has at most 49% or less of final versions released and publicly accessible.
* Is missing required addon(s).
[[Category:Availability]]
c3c394dd59ad0abb1f4f63d1dd3cf89cda7ed250
472
469
2025-01-08T06:01:51Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks that either:
* Don't have every finalized version accessible, but has at most 49% or less of final versions released and publicly accessible.
* Is missing required addon(s).
[[Category:Availability]]
b02549ebe1a1a2d570b052139a1658707c7cf43f
Category:Unavailable
14
300
470
461
2025-01-08T05:59:47Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks which have no finalized versions publicly accessible.
[[Category:Availability]]
c46ad220a464383dea77727247aa78be91a051a4
Category:Compatible with Minecraft Java Edition 1.19.4
14
309
474
2025-01-08T06:02:32Z
KristenStuffs
564421
Redirected page to [[Category:Compatible with Minecraft Java Edition 1.19.3]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Minecraft Java Edition Version Compatibility]]
a0294984ae40cf358c2b3e368621996c5f76d5c8
1.17.1
0
287
475
392
2025-01-08T06:03:24Z
KristenStuffs
564421
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Minecraft Java Edition Version Compatibility]]
3fe55bc142ac38d2974d5cb5688ca3e2a78f3bb7
1.16.5
0
286
476
390
2025-01-08T06:03:33Z
KristenStuffs
564421
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Minecraft Java Edition Version Compatibility]]
a0792fd3a23002acaa0bf5378414528a3ee938e4
1.9.4
0
282
477
382
2025-01-08T06:03:42Z
KristenStuffs
564421
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Minecraft Java Edition Version Compatibility]]
35e2842c75c58ecdb1f02e1ed8e289778847181c
1.18.2
0
288
478
394
2025-01-08T06:04:12Z
KristenStuffs
564421
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Minecraft Java Edition Version Compatibility]]
bb8ca92750893055bb2c10d5e2f320f7a57acac3
1.19.4
0
289
479
396
2025-01-08T06:04:18Z
KristenStuffs
564421
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.19.4]]
[[Category:Minecraft Java Edition Version Compatibility]]
22db242f55a2ba19f20a1e417c9a424f6b050562
1.20.1
0
284
480
386
2025-01-08T06:04:23Z
KristenStuffs
564421
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Minecraft Java Edition Version Compatibility]]
2dffa6fa45562a5e05129c3ba23f2fa65df9fae5
1.7.10
0
283
481
384
2025-01-08T06:04:29Z
KristenStuffs
564421
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Minecraft Java Edition Version Compatibility]]
3e14a0c5161d8e0c29389d9cab13d416fcb37f41
Category:Compatible with Minecraft Java Edition 1.8.9
14
258
482
351
2025-01-08T06:04:35Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.8.9
[[Category:Minecraft Java Edition Version Compatibility]]
e4e191732074303d868ea3f7bdfbeeb456b26e51
499
482
2025-01-08T06:16:39Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.8.9]] to [[Category:Compatible with Minecraft Java Edition 1.8.9]]
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.8.9
[[Category:Minecraft Java Edition Version Compatibility]]
e4e191732074303d868ea3f7bdfbeeb456b26e51
1.10.2
0
281
483
380
2025-01-08T06:04:55Z
KristenStuffs
564421
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Minecraft Java Edition Version Compatibility]]
ffcf95361a71740b82b6d5431022672e3a549a22
1.11.2
0
280
484
378
2025-01-08T06:05:00Z
KristenStuffs
564421
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Minecraft Java Edition Version Compatibility]]
f71113731ae3ee0078abbb4ff801c0387faad861
1.12.2
0
279
485
376
2025-01-08T06:05:05Z
KristenStuffs
564421
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Minecraft Java Edition Version Compatibility]]
4c72e1dc549ce9a221ad6372e4643a25bef987c5
1.6.4
0
278
486
374
2025-01-08T06:05:10Z
KristenStuffs
564421
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Minecraft Java Edition Version Compatibility]]
73429c284a133b1612e76d601ec638b1f59b8b4f
1.13.2
0
277
487
372
2025-01-08T06:05:15Z
KristenStuffs
564421
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Minecraft Java Edition Version Compatibility]]
042213272219a6927c29df64eb2b2110ebc806e8
1.14.4
0
276
488
370
2025-01-08T06:05:19Z
KristenStuffs
564421
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Minecraft Java Edition Version Compatibility]]
40547c44379e861e216dbc9eadf18623094d07f2
1.19.3
0
304
489
455
2025-01-08T06:05:34Z
KristenStuffs
564421
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Minecraft Java Edition Version Compatibility]]
a0294984ae40cf358c2b3e368621996c5f76d5c8
1.20.2
0
305
490
456
2025-01-08T06:05:39Z
KristenStuffs
564421
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Minecraft Java Edition Version Compatibility]]
3090fc1860ad72120da4a0ba9c6a6f05a9f48be4
1.3.2
0
306
491
457
2025-01-08T06:05:43Z
KristenStuffs
564421
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Minecraft Java Edition Version Compatibility]]
cfcef39c840ad536c505c735246730d87e719ed0
1.2.5
0
307
492
458
2025-01-08T06:05:49Z
KristenStuffs
564421
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Minecraft Java Edition Version Compatibility]]
890fc6445db29589e9795f5008f2ae01e81a0a1c
Template:Mod Infobox
10
255
493
422
2025-01-08T06:08:35Z
KristenStuffs
564421
wikitext
text/x-wiki
{{#invoke:Infobox|main
|kind=Mod
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information:, Compatibility:
|Information=Creator:,Link:,Source:, Compatible With:, Avalibility:
|Compatibility=Forge:, Fabric:, NeoForge:
}}
[[Category:Infobox templates]]
9c31047bb250561c2119000441bb56d0772e2a27
494
493
2025-01-08T06:08:56Z
KristenStuffs
564421
wikitext
text/x-wiki
{{#invoke:Infobox|main
|kind=Mod
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information, Compatibility
|Information=Creator:,Link:,Source:, Compatible With:, Avalibility:
|Compatibility=Forge:, Fabric:, NeoForge:
}}
[[Category:Infobox templates]]
4eda3b2399350bcaa862c63843b7d1e8077a683c
Lucky Block
0
254
495
423
2025-01-08T06:11:22Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge Page]
|Source:=[https://github.com/alexsocha/luckyblock Github Page]
|Avalibility:= Mostly
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== Test 3 ==
Example Character can be found in the following levels:
* [[Introduction]]
* [[Level 1]]
[[Category:Mostly Available]]
5b399e3c386c41f645fa6e8ee867e7bc55cec7f0
496
495
2025-01-08T06:13:57Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge Page]
|Source:=[https://github.com/alexsocha/luckyblock Github Page]
|Avalibility:= Mostly
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== Test 3 ==
Example Character can be found in the following levels:
* [[Introduction]]
* [[Level 1]]
[[Category:Mostly Available],[Category:Compatible with Minecraft Java Edition 1.2.5]]
76566a20bce02b2b4261c4ce85bcd9a4103b6a53
497
496
2025-01-08T06:14:20Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge Page]
|Source:=[https://github.com/alexsocha/luckyblock Github Page]
|Avalibility:= Mostly
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== Test 3 ==
Example Character can be found in the following levels:
* [[Introduction]]
* [[Level 1]]
[[Category:Mostly Available]]
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
5e9bcc338e7787be5ebf34c4958e55dc89092e81
498
497
2025-01-08T06:15:58Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge Page]
|Source:=[https://github.com/alexsocha/luckyblock Github Page]
|Avalibility:= Mostly
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== Test 3 ==
Example Character can be found in the following levels:
* [[Introduction]]
* [[Level 1]]
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Mostly Available]]
acef62ee42c7bc12d5e9e3c98f70a4e1ce1a29f6
503
498
2025-01-08T07:09:07Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge Page]
|Source:=[https://github.com/alexsocha/luckyblock Github Page]
|Avalibility:= Mostly
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== Test 3 ==
Example Character can be found in the following levels:
* [[Introduction]]
* [[Level 1]]
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Mods]]
[[Category:Mostly Available]]
7d31cb5a9b52b0629fdf92e94d5a0dd277818f02
506
503
2025-01-08T17:06:15Z
DevMaster1015
564424
added underlines
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects <span style="text-decoration:underline;">Player In Distress</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/alexsocha/luckyblock <span style="text-decoration:underline;">Github Page]
|Avalibility:= Mosty
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== Test 3 ==
Example Character can be found in the following levels:
* [[Introduction]]
* [[Level 1]]
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Mods]]
[[Category:Mostly Available]]
630f460c8d08ead4d02ef826882de16d543308c2
508
506
2025-01-08T22:04:03Z
DevMaster1015
564424
Added the start of the History section
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects <span style="text-decoration:underline;">Player In Distress</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/alexsocha/luckyblock <span style="text-decoration:underline;">Github Page]
|Avalibility:= Mosty
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== History ==
{| class="wikitable"
|-
| First created on ?||
[[File:Og lucky block.png|thumb]]
|-
| Published publicly || May 4th 2012
|-
| Example || Example
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Mods]]
[[Category:Mostly Available]]
d00cfcc80d9d010042dafe907e0ecaa130077346
511
508
2025-01-08T22:18:50Z
DevMaster1015
564424
Adjusted the size of the image
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects <span style="text-decoration:underline;">Player In Distress</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/alexsocha/luckyblock <span style="text-decoration:underline;">Github Page]
|Avalibility:= Mosty
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== History ==
{| class="wikitable"
|-
| First created on ?||
[[File:Og lucky block small.png|thumb]]
|-
| Published publicly || May 4th 2012
|-
| Example || Example
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Mods]]
[[Category:Mostly Available]]
743d0c1cbb4f16ddcf5589956f43c5da1cd6fbc3
1.8.9
0
310
500
2025-01-08T06:16:39Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.8.9]] to [[Category:Compatible with Minecraft Java Edition 1.8.9]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.8.9]]
98bc859ab5465007c7f302fb7896b485b4b57469
501
500
2025-01-08T06:17:16Z
KristenStuffs
564421
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Minecraft Java Edition Version Compatibility]]
64e6e2372b5c18480a99398977f7d0648bdeac11
Category:Mods
14
311
502
2025-01-08T07:08:37Z
KristenStuffs
564421
Created page with "Lucky Block Mods or Mods related to Lucky Blocks"
wikitext
text/x-wiki
Lucky Block Mods or Mods related to Lucky Blocks
ac96191d2471b96a8f5103c447bdf4e82c417792
505
502
2025-01-08T07:10:17Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Block Mods or Mods related to Lucky Blocks.
d220de93fcc9aab9a3e24fd75579c58b83d36383
Category:Addons
14
312
504
2025-01-08T07:09:56Z
KristenStuffs
564421
Created page with "Lucky Block Addons."
wikitext
text/x-wiki
Lucky Block Addons.
7675728e408165b5c89289b18964b40c6d2f809c
Modern Lucky Block
0
317
513
2025-01-08T23:50:38Z
KristenStuffs
564421
Created page with "{{Mod Infobox |title=Lucky Block |image= |Creator:=[https://www.curseforge.com/members/creoii/projects <span style="text-decoration:underline;">creoii</span>] |Link:=[https://www.curseforge.com/minecraft/mc-mods/modern-lucky-block <span style="text-decoration:underline;">Curseforge Page</span>] |Source:=[https://github.com/jack-zisa/lucky_block;">Github Page] |Avalibility:= Completely Available |Forge:= ❌ |NeoForge:= ✔️ |Fabric:= ✔️ }}"
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=
|Creator:=[https://www.curseforge.com/members/creoii/projects <span style="text-decoration:underline;">creoii</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/modern-lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/jack-zisa/lucky_block;">Github Page]
|Avalibility:= Completely Available
|Forge:= ❌
|NeoForge:= ✔️
|Fabric:= ✔️
}}
1d8d72c023703b0915a16865a8a3d77838477d7f
514
513
2025-01-08T23:51:27Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=
|Creator:=[https://www.curseforge.com/members/creoii/projects <span style="text-decoration:underline;">creoii</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/modern-lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/jack-zisa/lucky_block;">Github Page]
|Avalibility:= Completely Available
|Forge:= ❌
|NeoForge:= ✔️
|Fabric:= ✔️
}}
[[Category:Mods]]
[[Category:Completely Available]]
f84c5a321495940fdfd326776d42464de0e05e4a
516
514
2025-01-08T23:52:23Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Modern Lucky Block
|image=
|Creator:=[https://www.curseforge.com/members/creoii/projects <span style="text-decoration:underline;">creoii</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/modern-lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/jack-zisa/lucky_block;">Github Page]
|Avalibility:= Completely Available
|Forge:= ❌
|NeoForge:= ✔️
|Fabric:= ✔️
}}
[[Category:Mods]]
[[Category:Completely Available]]
4ab15ca1e0bf6fdaa69975c3cd896b93da79ec16
517
516
2025-01-08T23:53:03Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Modern Lucky Block
|image=
|Creator:=[https://www.curseforge.com/members/creoii/projects <span style="text-decoration:underline;">creoii</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/modern-lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/jack-zisa/lucky_block <span style="text-decoration:underline;">Github Page]
|Avalibility:= Completely Available
|Forge:= ❌
|NeoForge:= ✔️
|Fabric:= ✔️
}}
[[Category:Mods]]
[[Category:Completely Available]]
3922c2cce9ce8315657be19afbd66dbc1b5749fc
Loot++
0
318
518
2025-01-09T03:49:18Z
KristenStuffs
564421
Created page with "{{Mod Infobox |title=Loot++ |image= |Creator:=[https://www.curseforge.com/members/tmtravlr/projects <span style="text-decoration:underline;">Tmtrvlr</span>] |Link:=[https://www.curseforge.com/minecraft/mc-mods/loot <span style="text-decoration:underline;">Curseforge Page</span>] |Source:=N/A |Avalibility:= Completely Available |Forge:= ✔️ |NeoForge:= ✔️ |Fabric:= ❌ }} [[Category:Mods]] [[Category:Completely Available]] [[Category:Made by Tmtrvlr]] Category..."
wikitext
text/x-wiki
{{Mod Infobox
|title=Loot++
|image=
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects <span style="text-decoration:underline;">Tmtrvlr</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/loot <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=N/A
|Avalibility:= Completely Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ❌
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Made by Tmtrvlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
5903fce7b8e2c4c44b5dc47a82134132764375e2
520
518
2025-01-09T03:51:56Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Loot++
|image=
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects <span style="text-decoration:underline;">Tmtrvlr</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/loot <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=N/A
|Avalibility:= Completely Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ❌
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Created by Tmtrvlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
9691a7e85756b977a7f2bd8e7bb5561da2c53c3e
Category:People
14
319
519
2025-01-09T03:51:15Z
KristenStuffs
564421
Created page with "Creators who have created multiple Lucky Blocks."
wikitext
text/x-wiki
Creators who have created multiple Lucky Blocks.
8183a4766d05ee35d53028de186ecd92cb5d8ffa
Category:Tmtravlr
14
320
521
2025-01-09T03:52:59Z
KristenStuffs
564421
Created page with "List of Lucky Blocks and Mods created by Tmtrvlr. [[Category:Creators]]"
wikitext
text/x-wiki
List of Lucky Blocks and Mods created by Tmtrvlr.
[[Category:Creators]]
e128a8c56ea625981e179c03395a65aaa3f2e224
Category:Compatible with Minecraft Java Edition 1.8
14
321
522
2025-01-09T03:55:38Z
KristenStuffs
564421
Created page with "Compatible with Minecraft Java Edition Version 1.8"
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.8
397e2d823af8e85cf6e803a6b363844af324b5ca
523
522
2025-01-09T03:55:59Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.8
[[Category:Minecraft Java Edition Version Compatibility]]
14214bcecff66a04fe3e3c6e18d39d781c4f889f
1.8
0
322
524
2025-01-09T03:56:53Z
KristenStuffs
564421
Redirected page to [[Category:Compatible with Minecraft Java Edition 1.8]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Minecraft Java Edition Version Compatibility]]
a1b2464863b8d1863fd1f9a4c0b8e53e936d78d5
549
524
2025-01-09T04:12:00Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.8]] to [[1.8]] without leaving a redirect
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Minecraft Java Edition Version Compatibility]]
a1b2464863b8d1863fd1f9a4c0b8e53e936d78d5
Lucky Block
0
254
525
511
2025-01-09T03:57:06Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects <span style="text-decoration:underline;">Player In Distress</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/alexsocha/luckyblock <span style="text-decoration:underline;">Github Page]
|Avalibility:= Mosty
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== History ==
{| class="wikitable"
|-
| First created on ?||
[[File:Og lucky block small.png|thumb]]
|-
| Published publicly || May 4th 2012
|-
| Example || Example
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Mods]]
[[Category:Mostly Available]]
f3cfcf1a210261033182b24fc7d34c3a084e2801
527
525
2025-01-09T04:00:43Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects <span style="text-decoration:underline;">Player In Distress</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/alexsocha/luckyblock <span style="text-decoration:underline;">Github Page]
|Avalibility:= Mosty Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== History ==
{| class="wikitable"
|-
| First created on ?||
[[File:Og lucky block small.png|thumb]]
|-
| Published publicly || May 4th 2012
|-
| Example || Example
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Mods]]
[[Category:Mostly Available]]
55f570b84d63c119ae82b9b966015fd3aa8681d4
551
527
2025-01-09T04:14:47Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects <span style="text-decoration:underline;">Player In Distress</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/alexsocha/luckyblock <span style="text-decoration:underline;">Github Page]
|Avalibility:= Mosty Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== History ==
{| class="wikitable"
|-
| First created on ?||
[[File:Og lucky block small.png|thumb]]
|-
| Published publicly || May 4th 2012
|-
| Example || Example
== Gallery ==
image=2012-04-20_185821_2039015_thumb.png
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Mods]]
[[Category:Mostly Available]]
6c39a5c2de686fc2c6620e108771eb890db2ac81
552
551
2025-01-09T04:17:00Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects <span style="text-decoration:underline;">Player In Distress</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/alexsocha/luckyblock <span style="text-decoration:underline;">Github Page]
|Avalibility:= Mosty Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== History ==
{| class="wikitable"
|-
| First created on ?||
[[File:Og lucky block small.png|thumb]]
|-
| Published publicly || May 4th 2012
|-
| Example || Example
|}
== Gallery ==
[[image=2012 04 20 185821 2039015 thumb.jpg]]
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Mods]]
[[Category:Mostly Available]]
3e64c884c358179646f5e60d6da4c3e477964064
555
552
2025-01-09T04:21:33Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects <span style="text-decoration:underline;">Player In Distress</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/alexsocha/luckyblock <span style="text-decoration:underline;">Github Page]
|Avalibility:= Mosty Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== History ==
{| class="wikitable"
|-
| First created on ?||
[[File:Og lucky block small.png|thumb]]
|-
| Published publicly || May 4th 2012
|-
| Example || Example
|}
== Gallery ==
[[File:Original Lucky Block Promotional Image.jpg]]
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Mods]]
[[Category:Mostly Available]]
28281e5d639d2af91761025b7abd98b282993a9c
556
555
2025-01-09T04:24:08Z
KristenStuffs
564421
/* Gallery */
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects <span style="text-decoration:underline;">Player In Distress</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/alexsocha/luckyblock <span style="text-decoration:underline;">Github Page]
|Avalibility:= Mosty Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== History ==
{| class="wikitable"
|-
| First created on ?||
[[File:Og lucky block small.png|thumb]]
|-
| Published publicly || May 4th 2012
|-
| Example || Example
|}
== Gallery ==
<gallery widths="80px" heights="80px">
[[File:Original Lucky Block Promotional Image.jpg]]
</gallery>
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Mods]]
[[Category:Mostly Available]]
aed72e1ff0f2e2089ae1921efd86effb768bf820
557
556
2025-01-09T04:24:28Z
KristenStuffs
564421
/* Gallery */
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects <span style="text-decoration:underline;">Player In Distress</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/alexsocha/luckyblock <span style="text-decoration:underline;">Github Page]
|Avalibility:= Mosty Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== History ==
{| class="wikitable"
|-
| First created on ?||
[[File:Og lucky block small.png|thumb]]
|-
| Published publicly || May 4th 2012
|-
| Example || Example
|}
== Gallery ==
<gallery widths="80px" heights="80px">
File:Original Lucky Block Promotional Image.jpg
</gallery>
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Mods]]
[[Category:Mostly Available]]
2502cb5006fbd5d3f6c8ab47be51870257e5de88
558
557
2025-01-09T04:29:39Z
KristenStuffs
564421
/* Gallery */
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects <span style="text-decoration:underline;">Player In Distress</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/alexsocha/luckyblock <span style="text-decoration:underline;">Github Page]
|Avalibility:= Mosty Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== History ==
{| class="wikitable"
|-
| First created on ?||
[[File:Og lucky block small.png|thumb]]
|-
| Published publicly || May 4th 2012
|-
| Example || Example
|}
== Gallery ==
<gallery widths="320px" heights="186.5px">
File:Original Lucky Block Promotional Image.jpg
</gallery>
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Mods]]
[[Category:Mostly Available]]
82fcef2a62ce894f1bf4115f3855cc5c0821bdf4
559
558
2025-01-09T04:44:34Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects <span style="text-decoration:underline;">Player In Distress</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/alexsocha/luckyblock <span style="text-decoration:underline;">Github Page]
|Avalibility:= Mosty Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== History ==
{| class="wikitable"
|-
| First created on ?||
[[File:Og lucky block small.png|frameless|64x64px]]
|-
| May 4th 2012 || Published publicly
|-
| Example || Example
|}
== Gallery ==
<gallery widths="320px" heights="186.5px">
File:Original Lucky Block Promotional Image.jpg
</gallery>
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Mods]]
[[Category:Mostly Available]]
15d3754e1ccbf58d93dfb7507984f26fb622e40a
561
559
2025-01-09T04:59:08Z
KristenStuffs
564421
/* Gallery */
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects <span style="text-decoration:underline;">Player In Distress</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/alexsocha/luckyblock <span style="text-decoration:underline;">Github Page]
|Avalibility:= Mosty Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== History ==
{| class="wikitable"
|-
| First created on ?||
[[File:Og lucky block small.png|frameless|64x64px]]
|-
| May 4th 2012 || Published publicly
|-
| Example || Example
|}
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original Promotional Image.
</gallery>
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Mods]]
[[Category:Mostly Available]]
5258d067bb17b90971fbb89ec5fc3a3836aee2dd
565
561
2025-01-09T21:53:06Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects <span style="text-decoration:underline;">Player In Distress</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/alexsocha/luckyblock <span style="text-decoration:underline;">Github Page]
|Avalibility:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== History ==
{| class="wikitable"
|-
| First created on ?||
[[File:Og lucky block small.png|frameless|64x64px]]
|-
| May 4th 2012 || Published publicly
|-
| Example || Example
|}
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original Promotional Image.
</gallery>
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Mods]]
[[Category:Mostly Available]]
402b37d90b828409b84a558760ba0ca04953d735
Template:Mod Infobox
10
255
526
494
2025-01-09T03:59:26Z
KristenStuffs
564421
wikitext
text/x-wiki
<includeonly>
{{#invoke:Infobox|main
|kind=Mod
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information, Compatibility
|Information=Creator:,Link:,Source:, Compatible With:, Avalibility:
|Compatibility=Forge:, Fabric:, NeoForge:
}}
--></includeonly><noinclude>
{{documentation}}
[[Category:Infobox templates]]</noinclude>
30f13831c3bc779bde5ac1895b314af32e32bb30
560
526
2025-01-09T04:49:11Z
KristenStuffs
564421
wikitext
text/x-wiki
<includeonly>
{{#invoke:Infobox|main
|kind=Mod
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information, Compatibility
|Information=Creator:,Link:,Source:, Compatible With:, Avalibility:
|Compatibility=Forge:, Fabric:, NeoForge:
}}
</includeonly><noinclude>
{{documentation}}
[[Category:Infobox templates]]</noinclude>
d13037b650f9b66ed766fb0f01bb19c945931d57
1.10.2
0
281
528
483
2025-01-09T04:02:19Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.10.2]] to [[1.10.2]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Minecraft Java Edition Version Compatibility]]
ffcf95361a71740b82b6d5431022672e3a549a22
File:Original Lucky Block Promotional Image.jpg
6
324
530
2025-01-09T04:04:26Z
KristenStuffs
564421
Original Promotional Screenshot of the Lucky Block.
wikitext
text/x-wiki
== Summary ==
Original Promotional Screenshot of the Lucky Block.
94a4d1be3ee7e1ce3552e0e28811c7ebd062fed5
531
530
2025-01-09T04:04:49Z
KristenStuffs
564421
wikitext
text/x-wiki
== Summary ==
Original Promotional Screenshot of the Lucky Block mod.
d2455b4d970ef21869fd2668fbc55ce4270f9afa
553
531
2025-01-09T04:19:00Z
KristenStuffs
564421
KristenStuffs moved page [[File:2012-04-20 185821 2039015 thumb.jpg]] to [[File:Original Lucky Block Promotional Image.jpg]] without leaving a redirect
wikitext
text/x-wiki
== Summary ==
Original Promotional Screenshot of the Lucky Block mod.
d2455b4d970ef21869fd2668fbc55ce4270f9afa
554
553
2025-01-09T04:20:58Z
KristenStuffs
564421
wikitext
text/x-wiki
== Summary ==
Original Promotional Screenshot of the Lucky Block mod.
Image was created April 20th, 2012 at 18:58.21.
8ed4f91bc5fc4b51ffa02eb7ee0b85ed1a850ad2
1.2.5
0
307
532
492
2025-01-09T04:06:48Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.2.5]] to [[1.2.5]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Minecraft Java Edition Version Compatibility]]
890fc6445db29589e9795f5008f2ae01e81a0a1c
1.3.2
0
306
534
491
2025-01-09T04:08:01Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.3.2]] to [[1.3.2]] without leaving a redirect
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Minecraft Java Edition Version Compatibility]]
cfcef39c840ad536c505c735246730d87e719ed0
1.20.2
0
305
535
490
2025-01-09T04:08:18Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.20.2]] to [[1.20.2]] without leaving a redirect
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Minecraft Java Edition Version Compatibility]]
3090fc1860ad72120da4a0ba9c6a6f05a9f48be4
1.19.3
0
304
536
489
2025-01-09T04:08:30Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.19.3]] to [[1.19.3]] without leaving a redirect
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Minecraft Java Edition Version Compatibility]]
a0294984ae40cf358c2b3e368621996c5f76d5c8
1.14.4
0
276
537
488
2025-01-09T04:08:44Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.14.4]] to [[1.14.4]] without leaving a redirect
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Minecraft Java Edition Version Compatibility]]
40547c44379e861e216dbc9eadf18623094d07f2
1.13.2
0
277
538
487
2025-01-09T04:08:59Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.13.2]] to [[1.13.2]] without leaving a redirect
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Minecraft Java Edition Version Compatibility]]
042213272219a6927c29df64eb2b2110ebc806e8
1.6.4
0
278
539
486
2025-01-09T04:09:12Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.6.4]] to [[1.6.4]] without leaving a redirect
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Minecraft Java Edition Version Compatibility]]
73429c284a133b1612e76d601ec638b1f59b8b4f
1.12.2
0
279
540
485
2025-01-09T04:09:55Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.12.2]] to [[1.12.2]] without leaving a redirect
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Minecraft Java Edition Version Compatibility]]
4c72e1dc549ce9a221ad6372e4643a25bef987c5
1.11.2
0
280
541
484
2025-01-09T04:10:12Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.11.2]] to [[1.11.2]] without leaving a redirect
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Minecraft Java Edition Version Compatibility]]
f71113731ae3ee0078abbb4ff801c0387faad861
1.7.10
0
283
542
481
2025-01-09T04:10:26Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.7.10]] to [[1.7.10]] without leaving a redirect
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Minecraft Java Edition Version Compatibility]]
3e14a0c5161d8e0c29389d9cab13d416fcb37f41
1.20.1
0
284
543
480
2025-01-09T04:10:46Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.20.1]] to [[1.20.1]] without leaving a redirect
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Minecraft Java Edition Version Compatibility]]
2dffa6fa45562a5e05129c3ba23f2fa65df9fae5
1.19.4
0
289
544
479
2025-01-09T04:10:55Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.19.4]] to [[1.19.4]] without leaving a redirect
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.19.4]]
[[Category:Minecraft Java Edition Version Compatibility]]
22db242f55a2ba19f20a1e417c9a424f6b050562
1.18.2
0
288
545
478
2025-01-09T04:11:10Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.18.2]] to [[1.18.2]] without leaving a redirect
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Minecraft Java Edition Version Compatibility]]
bb8ca92750893055bb2c10d5e2f320f7a57acac3
1.9.4
0
282
546
477
2025-01-09T04:11:19Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.9.4]] to [[1.9.4]] without leaving a redirect
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Minecraft Java Edition Version Compatibility]]
35e2842c75c58ecdb1f02e1ed8e289778847181c
1.16.5
0
286
547
476
2025-01-09T04:11:39Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.16.5]] to [[1.16.5]] without leaving a redirect
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Minecraft Java Edition Version Compatibility]]
a0792fd3a23002acaa0bf5378414528a3ee938e4
1.17.1
0
287
548
475
2025-01-09T04:11:50Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.17.1]] to [[1.17.1]] without leaving a redirect
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Minecraft Java Edition Version Compatibility]]
3fe55bc142ac38d2974d5cb5688ca3e2a78f3bb7
1.8.9
0
310
550
501
2025-01-09T04:12:09Z
KristenStuffs
564421
KristenStuffs moved page [[Category:1.8.9]] to [[1.8.9]] without leaving a redirect
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Minecraft Java Edition Version Compatibility]]
64e6e2372b5c18480a99398977f7d0648bdeac11
File:Og lucky block.png
6
326
562
2025-01-09T05:30:58Z
DevMaster1015
564424
wikitext
text/x-wiki
og texture
ae91b366f96bbe8b49202926704895b2bdb656e1
Lucky Block Blue
0
327
563
2025-01-09T21:46:27Z
KristenStuffs
564421
Created page with "Temp [[Category:Compatible with Minecraft Java Edition 1.7.2]] [[Category:Compatible with Minecraft Java Edition 1.7.10]] [[Category:Compatible with Minecraft Java Edition 1.8]] [[Category:Addons]] [[Category:Partially Available]]"
wikitext
text/x-wiki
Temp
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Addons]]
[[Category:Partially Available]]
633a742e67330f5381a18ea75c6a7995dda01ab2
566
563
2025-01-09T22:08:28Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk <span style="text-decoration:underline;">Paulyaulk</span>]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 <span style="text-decoration:underline;">Curseforge Page</span>]
|Avalibility:= Partially Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ❌
}}
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Addons]]
[[Category:Partially Available]]
73c441667760529b25f65e973b0b863a30b4bdc2
567
566
2025-01-09T22:08:40Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk <span style="text-decoration:underline;">Paulyaulk</span>]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 <span style="text-decoration:underline;">Curseforge Page</span>]
|Avalibility:= Partially Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ❌
}}
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Addons]]
[[Category:Partially Available]]
a8dfef4fdfa3e876f95d532128173f67d7e4316d
569
567
2025-01-09T22:10:30Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk <span style="text-decoration:underline;">Paulyaulk</span>]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 <span style="text-decoration:underline;">Curseforge Page</span>]
|Avalibility:= Partially Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ❌
}}
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Addons]]
[[Category:Partially Available]]
438b624c9aaa6d96e43f2c930c334176618e4167
Template:Addon Infobox
10
328
564
2025-01-09T21:50:31Z
KristenStuffs
564421
Created page with "<includeonly> {{#invoke:Infobox|main |kind=Addon |sep=, |image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}} |sections=Information, Compatibility |Information=Creator:, Link:, Compatible With:, Avalibility: |Compatibility=Forge:, Fabric:, NeoForge: }} </includeonly><noinclude> {{documentation}} [[Category:Infobox templates]]</noinclude>"
wikitext
text/x-wiki
<includeonly>
{{#invoke:Infobox|main
|kind=Addon
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information, Compatibility
|Information=Creator:, Link:, Compatible With:, Avalibility:
|Compatibility=Forge:, Fabric:, NeoForge:
}}
</includeonly><noinclude>
{{documentation}}
[[Category:Infobox templates]]</noinclude>
659ce637c9421e556e0796de44c3f18ef6245188
Category:Compatible with Minecraft Java Edition 1.8.3
14
329
568
2025-01-09T22:10:14Z
KristenStuffs
564421
Created page with "Compatible with Minecraft Java Edition Version 1.8.3 [[Category:Minecraft Java Edition Version Compatibility]]"
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.8.3
[[Category:Minecraft Java Edition Version Compatibility]]
79dc9b2cedb7cbaeaa5d8e28b76bcf781285cb39
Lucky Block
0
254
570
565
2025-01-09T22:10:55Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects <span style="text-decoration:underline;">Player In Distress</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/alexsocha/luckyblock <span style="text-decoration:underline;">Github Page]
|Avalibility:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== History ==
{| class="wikitable"
|-
| First created on ?||
[[File:Og lucky block small.png|frameless|64x64px]]
|-
| May 4th 2012 || Published publicly
|-
| Example || Example
|}
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original Promotional Image.
</gallery>
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Mods]]
[[Category:Mostly Available]]
02418c63ab597ddf7b9d0aded4c53f1986e52566
582
570
2025-01-09T22:50:15Z
DevMaster1015
564424
Fixed the block in history being stretched out
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects <span style="text-decoration:underline;">Player In Distress</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/alexsocha/luckyblock <span style="text-decoration:underline;">Github Page]
|Avalibility:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== History ==
{| class="wikitable"
|-
| First created on ?||
[[File:Og_lucky_block_texture.png|frameless|64x64px]]
|-
| May 4th 2012 || Published publicly
|-
| Example || Example
|}
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original Promotional Image.
</gallery>
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Mods]]
[[Category:Mostly Available]]
d6fa2c6020bf9bd2e4f78022a93a63287cf30898
585
582
2025-01-09T22:51:21Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects <span style="text-decoration:underline;">Player In Distress</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/alexsocha/luckyblock <span style="text-decoration:underline;">Github Page]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== History ==
{| class="wikitable"
|-
| First created on ?||
[[File:Og_lucky_block_texture.png|frameless|64x64px]]
|-
| May 4th 2012 || Published publicly
|-
| Example || Example
|}
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original Promotional Image.
</gallery>
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Mods]]
[[Category:Mostly Available]]
72bfc66681ff9482e7b5a65705dbf73225450ab0
597
585
2025-01-09T23:11:23Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects <span style="text-decoration:underline;">Player In Distress</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/alexsocha/luckyblock <span style="text-decoration:underline;">Github Page]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== History ==
{| class="wikitable"
|-
| First created on ?||
[[File:Og_lucky_block_texture.png|frameless|64x64px]]
|-
| May 4th 2012 || Published publicly
|-
| Example || Example
|}
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original Promotional Image.
</gallery>
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Mods]]
[[Category:Mostly Available]]
31de947cfa6ef69996e9c3699043fd6a07d770ba
Category:Compatible with Minecraft Java Edition 1.8.3
14
329
571
568
2025-01-09T22:11:30Z
KristenStuffs
564421
KristenStuffs moved page [[Category:Category:Compatible with Minecraft Java Edition 1.8.3]] to [[Category:Compatible with Minecraft Java Edition 1.8.3]] without leaving a redirect
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.8.3
[[Category:Minecraft Java Edition Version Compatibility]]
79dc9b2cedb7cbaeaa5d8e28b76bcf781285cb39
1.8.3
0
330
572
2025-01-09T22:12:22Z
KristenStuffs
564421
Redirected page to [[Category:Compatible with Minecraft Java Edition 1.8.3]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Minecraft Java Edition Version Compatibility]]
0423a23d2b78cc0d72e5ec2b59cd99e3424b89fc
File:Og lucky block.png
6
326
573
562
2025-01-09T22:15:13Z
KristenStuffs
564421
wikitext
text/x-wiki
The original texture of Lucky Block.
6d2cabe4d234156cfa72297f1a123778df9e66ab
Template:Addon Infobox
10
328
575
564
2025-01-09T22:45:20Z
KristenStuffs
564421
wikitext
text/x-wiki
<includeonly>
{{#invoke:Infobox|main
|kind=Addon
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information, Compatibility
|Information=Creator:, Link:, Requires Additional Mods, Compatible With:, Avalibility:
|Compatibility=Forge:, Fabric:, NeoForge:
}}
</includeonly><noinclude>
{{documentation}}
[[Category:Infobox templates]]</noinclude>
36dc2cd8af9258da467838569a0e6a5fd9677a98
577
575
2025-01-09T22:47:50Z
KristenStuffs
564421
wikitext
text/x-wiki
<includeonly>
{{#invoke:Infobox|main
|kind=Addon
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information, Compatibility
|Information=Creator:, Link:, Requires Additional Mods:, Compatible With:, Avalibility:
|Compatibility=Forge:, Fabric:, NeoForge:
}}
</includeonly><noinclude>
{{documentation}}
[[Category:Infobox templates]]</noinclude>
bb5c077720cf47ef934d146e713be8148a13537d
580
577
2025-01-09T22:50:12Z
KristenStuffs
564421
wikitext
text/x-wiki
<includeonly>
{{#invoke:Infobox|main
|kind=Addon
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information, Compatibility
|Information=Creator:, Link:, Requires Additional Mods:, Compatible With:, Availability:
|Compatibility=Forge:, Fabric:, NeoForge:
}}
</includeonly><noinclude>
{{documentation}}
[[Category:Infobox templates]]</noinclude>
c1c2f20b21066f619d0176f8be4b92af7476b9ff
Lucky Block Blue
0
327
576
569
2025-01-09T22:46:45Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk <span style="text-decoration:underline;">Paulyaulk</span>]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Addition Mods: ❌
|Avalibility:= Partially Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ❌
}}
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Addons]]
[[Category:Partially Available]]
3787d30dfee5f6e81a5bc41c7f3644b626e2dbd0
578
576
2025-01-09T22:48:27Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk <span style="text-decoration:underline;">Paulyaulk</span>]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Addition Mods:= ❌
|Avalibility:= Partially Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ❌
}}
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Addons]]
[[Category:Partially Available]]
24b6ed205c2c9adac21c902c5f48494f0ae33dfa
579
578
2025-01-09T22:48:59Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk <span style="text-decoration:underline;">Paulyaulk</span>]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Avalibility:= Partially Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ❌
}}
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Addons]]
[[Category:Partially Available]]
f6c4e1648dbb2d9e5906ca22db51a75238f74fdf
581
579
2025-01-09T22:50:14Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk <span style="text-decoration:underline;">Paulyaulk</span>]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ❌
}}
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Addons]]
[[Category:Partially Available]]
e024372b39fd7e7d7f01db336aa924000a7c0dfe
583
581
2025-01-09T22:50:27Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block
|image=
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk <span style="text-decoration:underline;">Paulyaulk</span>]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ❌
}}
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Addons]]
[[Category:Partially Available]]
4caca2a5aee9a9892b88fabb48f87f3b27cb9d7d
588
583
2025-01-09T22:58:17Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk <span style="text-decoration:underline;">Paulyaulk</span>]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ❌
}}
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Addons]]
[[Category:Partially Available]]
710e87c6b65285c42146ad37874bc63d85205225
589
588
2025-01-09T22:59:45Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk <span style="text-decoration:underline;">Paulyaulk</span>]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Addons]]
[[Category:Partially Available]]
32dbb5af5692e607193afc2d9b1290d48dfe31c2
598
589
2025-01-09T23:11:32Z
DevMaster1015
564424
uploaded the correct texture of lucky block blue
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=
[[File:Lucky block blue texture.png|thumb]]
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk <span style="text-decoration:underline;">Paulyaulk</span>]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Addons]]
[[Category:Partially Available]]
ab7e9eba34bdea77ba7b2906c823e5579dc9cb91
602
598
2025-01-09T23:48:30Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=File:Lucky block blue texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk <span style="text-decoration:underline;">Paulyaulk</span>]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Addons]]
[[Category:Partially Available]]
28b0ffa380bd4404029e44365eea79be288e1b17
603
602
2025-01-09T23:48:39Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk <span style="text-decoration:underline;">Paulyaulk</span>]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Addons]]
[[Category:Partially Available]]
9d74bc391d6ecec785606de03a867bad31eba1c1
605
603
2025-01-10T00:05:56Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk <span style="text-decoration:underline;">Paulyaulk</span>]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]]
| Published publicly onto Planet Minecraft.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Addons]]
[[Category:Partially Available]]
b71edba9f5dc40ee97ace4c5c7665904bc4054fa
606
605
2025-01-10T00:06:17Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk <span style="text-decoration:underline;">Paulyaulk</span>]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Addons]]
[[Category:Partially Available]]
9d434087bdd95ad872d4753c3ea2958d73b5a9ab
607
606
2025-01-10T00:09:41Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk <span style="text-decoration:underline;">Paulyaulk</span>]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.
|-
|-
| April 16th, 2015||
Curse Page was created.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Addons]]
[[Category:Partially Available]]
beb85742bc20280ac5ff7f14c809934fdb6b24a3
608
607
2025-01-10T00:12:29Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk <span style="text-decoration:underline;">Paulyaulk</span>]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.
|-
|-
| April 16th, 2015||
The Curse page was created.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Addons]]
[[Category:Partially Available]]
6a8b91bc5291f59802df9428c4a29565a88dd36f
614
608
2025-01-10T01:47:32Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk <span style="text-decoration:underline;">Paulyaulk</span>]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft<ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Addons]]
[[Category:Partially Available]]
e233c1d82d071221f46abd0ef1ba89bd27e34401
615
614
2025-01-10T02:01:50Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk <span style="text-decoration:underline;">Paulyaulk</span>]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft<ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Addons]]
[[Category:Partially Available]]
38249aae344b283e42631bb71d9e49fc1a4bd7ed
616
615
2025-01-10T02:20:42Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk <span style="text-decoration:underline;">Paulyaulk</span>]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft<ref name="pmcdownload" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>.
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Addons]]
[[Category:Partially Available]]
a4eb276a5a7867ef7938cc4cc5ed307502b7643d
617
616
2025-01-10T02:30:10Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk <span style="text-decoration:underline;">Paulyaulk</span>]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft<ref name="pmcdownload" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>.
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|- November 17th, 2014||
v6.2 was released. <br>
[[https://luckyblock.wiki.gg/wiki/Category:Compatible_with_Minecraft_Java_Edition_1.6.4|Added compatibility with Minecraft Java Edition 1.6.4.]]
|-
|- November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
The texture was updated [[File:Lucky block blue texture.png|frameless|64x64px]]. <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Addons]]
[[Category:Partially Available]]
cbfab77d3dcc18139a9c0ec2116522d1b46a74b9
618
617
2025-01-10T02:31:02Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk <span style="text-decoration:underline;">Paulyaulk</span>]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft<ref name="pmcdownload" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>.
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
[[https://luckyblock.wiki.gg/wiki/Category:Compatible_with_Minecraft_Java_Edition_1.6.4|Added compatibility with Minecraft Java Edition 1.6.4.]]
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
The texture was updated [[File:Lucky block blue texture.png|frameless|64x64px]]. <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Addons]]
[[Category:Partially Available]]
24c31fb947817fc691aff011163dd7c5b91b5b9c
619
618
2025-01-10T02:32:35Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk <span style="text-decoration:underline;">Paulyaulk</span>]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft<ref name="pmcdownload" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>.
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
[[https://luckyblock.wiki.gg/wiki/Category:Compatible with Minecraft Java Edition 1.6.4|Added Compatibility with Minecraft Java Edition 1.6.4.]]
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
The texture was updated [[File:Lucky block blue texture.png|frameless|64x64px]]. <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Addons]]
[[Category:Partially Available]]
1441534ab2062adb6554885ccc007eea8817da85
620
619
2025-01-10T02:35:35Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk <span style="text-decoration:underline;">Paulyaulk</span>]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>.
|-
|-
| June 8th, 2014||
v2 was released.<ref name="pmcdownloadblue"/>
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.<ref name="pmcdownloadblue"/>
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added Compatibility with Minecraft Java Edition 1.6.4.<ref name="pmcdownloadblue"/>
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
The texture was updated [[File:Lucky block blue texture.png|frameless|64x64px]]. <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Addons]]
[[Category:Partially Available]]
2e7aec96dd69ca27cdf93a4ee723773a1d0e6d9c
Template:Mod Infobox
10
255
584
560
2025-01-09T22:50:57Z
KristenStuffs
564421
wikitext
text/x-wiki
<includeonly>
{{#invoke:Infobox|main
|kind=Mod
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information, Compatibility
|Information=Creator:,Link:,Source:, Compatible With:, Availability:
|Compatibility=Forge:, Fabric:, NeoForge:
}}
</includeonly><noinclude>
{{documentation}}
[[Category:Infobox templates]]</noinclude>
506d857e365e5a5a923f0db096544f2f33969f8a
Loot++
0
318
586
520
2025-01-09T22:52:01Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Loot++
|image=
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects <span style="text-decoration:underline;">Tmtrvlr</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/loot <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=N/A
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ❌
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Created by Tmtrvlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
3408212c45adcef83c0952ec4d2b19473b7131c5
590
586
2025-01-09T22:59:57Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Loot++
|image=
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects <span style="text-decoration:underline;">Tmtrvlr</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/loot <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=N/A
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Created by Tmtrvlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
def2f979d84b816c6b730447e72c4a3d60e2c7bf
599
590
2025-01-09T23:11:46Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Loot++
|image=
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects <span style="text-decoration:underline;">Tmtrvlr</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/loot <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=N/A
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Created by Tmtrvlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
c5d90836710baae2aebb25c87f94f19006560277
Modern Lucky Block
0
317
587
517
2025-01-09T22:52:16Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Modern Lucky Block
|image=
|Creator:=[https://www.curseforge.com/members/creoii/projects <span style="text-decoration:underline;">creoii</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/modern-lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/jack-zisa/lucky_block <span style="text-decoration:underline;">Github Page]
|Availability:= Completely Available
|Forge:= ❌
|NeoForge:= ✔️
|Fabric:= ✔️
}}
[[Category:Mods]]
[[Category:Completely Available]]
56cbc5569dfa0e38475cf60b3f9d5acfea3e994c
600
587
2025-01-09T23:12:03Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Modern Lucky Block
|image=
|Creator:=[https://www.curseforge.com/members/creoii/projects <span style="text-decoration:underline;">creoii</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/modern-lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/jack-zisa/lucky_block <span style="text-decoration:underline;">Github Page]
|Availability:= Completely Available
|Forge:= ❌
|NeoForge:= ✔️
|Fabric:= ✔️
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
0ef81fc38b0e353aec3f7c1686988ec2fb1eb47a
Category:Minecraft Java Edition Mod Loader Compatibility
14
332
591
2025-01-09T23:05:56Z
KristenStuffs
564421
Created page with "Lucky Block Minecraft Java Edition Mod Loader Compatibility."
wikitext
text/x-wiki
Lucky Block Minecraft Java Edition Mod Loader Compatibility.
fbbf495be779205378a07865478846f9335cce82
Category:Compatible with Forge
14
333
592
2025-01-09T23:07:53Z
KristenStuffs
564421
Created page with "Compatible with Forge. [[Category:Minecraft Java Edition Version Mod Loader Compatibility]]"
wikitext
text/x-wiki
Compatible with Forge.
[[Category:Minecraft Java Edition Version Mod Loader Compatibility]]
dcfc416d03d38268cd68ad3791052dbceef92409
593
592
2025-01-09T23:08:22Z
KristenStuffs
564421
wikitext
text/x-wiki
Compatible with Forge.
[[Category:Minecraft Java Edition Mod Loader Compatibility]]
d995c91dc93ea7cbdd824593b2f7ad8700ea26e1
Category:Compatible with Fabric
14
334
594
2025-01-09T23:09:28Z
KristenStuffs
564421
Created page with "Compatible with Fabric. [[Category:Minecraft Java Edition Mod Loader Compatibility]]"
wikitext
text/x-wiki
Compatible with Fabric.
[[Category:Minecraft Java Edition Mod Loader Compatibility]]
8d65396968c67fa0049adc6647b8cad0e17575e2
Category:Compatible with NeoForge
14
335
595
2025-01-09T23:10:10Z
KristenStuffs
564421
Created page with "Compatible with NeoForge. [[Category:Minecraft Java Edition Mod Loader Compatibility]]"
wikitext
text/x-wiki
Compatible with NeoForge.
[[Category:Minecraft Java Edition Mod Loader Compatibility]]
b0395dff99649e9e348bb01159d2dd462f03a9a1
File:Thanksgiving Promotional Image.jpg
6
337
604
2025-01-10T00:03:24Z
KristenStuffs
564421
Thanksgiving Day Promotional Image 2015.
wikitext
text/x-wiki
== Summary ==
Thanksgiving Day Promotional Image 2015.
c6f4eb928bc9a18f63e418993467507672faddbb
File:Black lucky block.png
6
338
609
2025-01-10T00:40:45Z
DevMaster1015
564424
wikitext
text/x-wiki
black lucky block texture
6ca2c67338e8d1d64f8ade601e3c1c1dab352008
Black Lucky Block
0
339
610
2025-01-10T01:33:00Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Black Lucky Block |image=Black lucky block.png |Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects <span style="text-decoration:underline;">JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref></span>] |Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items <span style="text-decoration:underline;">Curse..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects <span style="text-decoration:underline;">JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref></span>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| February 27, 2015||
[[File:Black lucky block.png|frameless|64x64px]] Published publicly onto Curse<ref>Currently known as Curseforge.</ref>.
|-
|-
| February 28th, 2015||
The second version released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== References ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Addons]]
[[Category:Completely Available]]
aac151a7275d6cbdc160cbbd345c9c47ab52d98d
611
610
2025-01-10T01:34:30Z
KristenStuffs
564421
/* References */
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects <span style="text-decoration:underline;">JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref></span>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| February 27, 2015||
[[File:Black lucky block.png|frameless|64x64px]] Published publicly onto Curse<ref>Currently known as Curseforge.</ref>.
|-
|-
| February 28th, 2015||
The second version released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Addons]]
[[Category:Completely Available]]
6b9e738c8ce309c880f77a04350bd444a85b6ec9
612
611
2025-01-10T01:35:04Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects <span style="text-decoration:underline;">JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref></span>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| February 27, 2015||
[[File:Black lucky block.png|frameless|64x64px]] Published publicly onto Curse<ref>Currently known as Curseforge.</ref>.
|-
|-
| February 28th, 2015||
The second version was released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Addons]]
[[Category:Completely Available]]
3aeef1bc3fc6c50b92c518a449f4783246bac0d3
613
612
2025-01-10T01:40:42Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects <span style="text-decoration:underline;">JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref></span>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| February 27th, 2015||
[[File:Black lucky block.png|frameless|64x64px]]Published publicly onto Curse<ref>Currently known as Curseforge.</ref>.
|-
|-
| February 28th, 2015||
The second version was released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Addons]]
[[Category:Completely Available]]
4298875151ffdec93cce4d45f41472fb82126efe
Category:Compatible with Minecraft Java Edition 1.14.3
14
340
621
2025-01-10T02:56:09Z
KristenStuffs
564421
Created page with "Compatible with Minecraft Java Edition Version 1.14.3 [[Category:Minecraft Java Edition Version Compatibility]]"
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.14.3
[[Category:Minecraft Java Edition Version Compatibility]]
ab780b44f9a39dbbc42f32733419cb81cf4fb453
1.14.3
0
341
622
2025-01-10T02:56:52Z
KristenStuffs
564421
Redirected page to [[Category:Compatible with Minecraft Java Edition 1.14.3]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Minecraft Java Edition Version Compatibility]]
2e1d71f836c02023b1f591bba27275cf74d57002
Lucky Block
0
254
623
597
2025-01-10T02:57:13Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects <span style="text-decoration:underline;">Player In Distress</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/alexsocha/luckyblock <span style="text-decoration:underline;">Github Page]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== History ==
{| class="wikitable"
|-
| First created on ?||
[[File:Og_lucky_block_texture.png|frameless|64x64px]]
|-
| May 4th 2012 || Published publicly
|-
| Example || Example
|}
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original Promotional Image.
</gallery>
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Mods]]
[[Category:Mostly Available]]
a687213feab02efcada73205e60bd565aab52db6
648
623
2025-01-10T06:08:48Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects <span style="text-decoration:underline;">Player In Distress</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/alexsocha/luckyblock <span style="text-decoration:underline;">Github Page]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== History ==
{| class="wikitable"
|-
| First created on ?||
[[File:Lucky block.png|frameless|64x64px]]
|-
| May 4th 2012 || Published publicly
|-
| Example ||
[[File:Og_lucky_block_texture.png|frameless|64x64px]]
|}
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original Promotional Image.
</gallery>
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Mods]]
[[Category:Mostly Available]]
4843d7f8780bc8f75b17a37e9884acd8837fe177
649
648
2025-01-10T06:09:16Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects <span style="text-decoration:underline;">Player In Distress</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/alexsocha/luckyblock <span style="text-decoration:underline;">Github Page]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== History ==
{| class="wikitable"
|-
| First created on ?||
[[File:Og_lucky_block_texture.png|frameless|64x64px]]
|-
| May 4th 2012 || Published publicly
|-
| Example ||
[[File:Lucky block.png|frameless|64x64px]]
|}
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original Promotional Image.
</gallery>
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Mods]]
[[Category:Mostly Available]]
da645058370f7cb9accf1f8d8b692d636eab2b3d
650
649
2025-01-10T06:09:55Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects <span style="text-decoration:underline;">Player In Distress</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/alexsocha/luckyblock <span style="text-decoration:underline;">Github Page]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== History ==
{| class="wikitable"
|-
| First created on ?||
[[File:Og_lucky_block_texture.png|frameless|64x64px]]
|-
| May 4th 2012 || Published publicly
|-
| Example ||
[[File:Lucky block.png|frameless|64x64px]] Test
|}
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original Promotional Image.
</gallery>
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Mods]]
[[Category:Mostly Available]]
1b86c8ddd8b38a54d00d8bdddbcb735f3cde6cab
Additions Mod
0
342
624
2025-01-10T02:59:56Z
KristenStuffs
564421
Created page with "{{Mod Infobox |title=Additions Mod |image= |Creator:=[https://www.curseforge.com/members/tmtravlr/projects <span style="text-decoration:underline;">Tmtrvlr</span>] |Link:=[https://www.curseforge.com/minecraft/mc-mods/additions-mod <span style="text-decoration:underline;">Curseforge Page</span>] |Source:=N/A |Availability:= Completely Available |Forge:= ✔️ |NeoForge:= ❌ |Fabric:= ❌ }} [[Category:Mods]] [[Category:Completely Available]] Category:Created by Tmt..."
wikitext
text/x-wiki
{{Mod Infobox
|title=Additions Mod
|image=
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects <span style="text-decoration:underline;">Tmtrvlr</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/additions-mod <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=N/A
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Created by Tmtrvlr]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Forge]]
7db45bf5993c36a5c6d0b76f303cc5e8be9a8bea
Lucky Block Blue
0
327
625
620
2025-01-10T03:01:44Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk <span style="text-decoration:underline;">Paulyaulk</span>]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>.
|-
|-
| June 8th, 2014||
v2 was released.<ref name="pmcdownloadblue"/>
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.<ref name="pmcdownloadblue"/>
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added Compatibility with Minecraft Java Edition 1.6.4.<ref name="pmcdownloadblue"/>
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
The texture was updated [[File:Lucky block blue texture.png|frameless|64x64px]]. <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
d80f5123972a05f9f460e541196f9207f94344e2
626
625
2025-01-10T03:05:02Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk <span style="text-decoration:underline;">Paulyaulk</span>]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.<ref name="pmcdownloadblue"/>
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.<ref name="pmcdownloadblue"/>
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added Compatibility with Minecraft Java Edition 1.6.4.<ref name="pmcdownloadblue"/>
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
The texture was updated [[File:Lucky block blue texture.png|frameless|64x64px]]. <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
583a101c37a8a92412f6a745be1e871f20051494
634
626
2025-01-10T04:54:59Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk <span style="text-decoration:underline;">Paulyaulk</span>]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.<ref name="pmcdownloadblue"/>
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.<ref name="pmcdownloadblue"/>
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.<ref name="pmcdownloadblue"/>
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
The texture was updated [[File:Lucky block blue texture.png|frameless|64x64px]]. <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
ef33faddbdccc95cbf5d60754b6ae1b6bfc180f6
637
634
2025-01-10T05:10:06Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk <span style="text-decoration:underline;">Paulyaulk</span>]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Total Downloads:= 0
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.<ref name="pmcdownloadblue"/>
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.<ref name="pmcdownloadblue"/>
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.<ref name="pmcdownloadblue"/>
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
The texture was updated [[File:Lucky block blue texture.png|frameless|64x64px]]. <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
25b81aaf44b9c0918bc49a0def6e98ba9a02ee2d
662
637
2025-01-10T06:39:15Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk <span style="text-decoration:underline;">Paulyaulk</span>]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Total Downloads:= 0
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.<ref name="pmcdownloadblue"/>
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.<ref name="pmcdownloadblue"/>
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.<ref name="pmcdownloadblue"/>
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
The texture was updated [[File:Lucky block blue texture.png|frameless|64x64px]]. <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
0ee91ba2915249b4140e399be222238c2eb4eb9d
Black Lucky Block
0
339
627
613
2025-01-10T03:37:59Z
DevMaster1015
564424
Added the drops sectio
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects <span style="text-decoration:underline;">JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref></span>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Crafting ==
== Drops ==
===== Alpha (More than 100 New Drops) =====
# Example
===== Beta (With Towers) =====
#A Wooden Shovel, Sword, Pickaxe, Axe and Hoe
#A Stone Shovel, Sword, Pickaxe, Axe and Hoe
#A Gold Shovel, Sword, Pickaxe, Axe and Hoe
#(2-3) of either a Iron Shovel, Sword, Pickaxe, Axe or Hoe
#(1-2) of either a Diamond Shovel, Sword, Pickaxe, Axe or Hoe
#A Leather Helmet, Chestplate, Leggings and Boots
#A Gold Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Chainmail Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Iron Helmet, Chestplate, Leggings and Boots
#(1-2) of either a Diamond Helmet, Chestplate, Leggings and Boots
#A Iron, Gold, and Diamond Horse Armor
#A bow with (16-32) arows
#A Sponge
#(8) TNT
#(14) Obsidian
#(2-6) Endportal Frames
#A Dragon Egg
#A Beacon
#(8) Droppers
#(8) Hay Bales
#(8-16) Gold Ingots
#A stick
#(4) Paintings
#(2) Saddles
#A Cake
#A Rotten Flesh
#A Nether Star
#A Poppy named Romantic Rose
#(6-12) Bookshelves and (8-16) Books
#(8-16) Jack O' Lanterns and (8-16) Pumpkins
#(2-4) Golden Apples and (1-2) Enchanted Golden Apples
#(1-2) Buckets, and (1-2) Water Buckets, and (1-2) Milk Buckets, and (1-2) Lava Buckets
#(8-16) Raw Porkchops and (4-8) Cooked Porkchopss
#(8-16) Raw Fish and (4-8) Cooked Fish
#(8-16) Raw Beef and (4-8) Steak
#(8-16) Raw Chicken, and (4-8) Cooked Chicken
#
#
== History ==
{| class="wikitable"
|-
| February 27th, 2015||
[[File:Black lucky block.png|frameless|64x64px]]Published publicly onto Curse<ref>Currently known as Curseforge.</ref>.
|-
|-
| February 28th, 2015||
The second version was released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Addons]]
[[Category:Completely Available]]
999c8937dafadc6f4da69fd2de73567e2b6cc5fc
User:OwOstar/common.css
2
343
628
2025-01-10T03:58:28Z
OwOstar
564436
Created page with ".druid-infobox .druid-title, .druid-infobox .druid-section { background:rgba(var(--druid-secondary-background-color--rgb), 1); color:var(--druid-secondary-background-label-color); text-align:center; font-size:1.5em; padding:1px; }"
css
text/css
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
f4f9e5fb2962dfd59eb9fa8626823ef6aed0ee8d
629
628
2025-01-10T04:05:24Z
OwOstar
564436
css
text/css
/*.druid-infobox .druid-title,*/
/*.druid-infobox .druid-section {*/
/* background:rgba(var(--druid-secondary-background-color--rgb), 1);*/
/* color:var(--druid-secondary-background-label-color);*/
/* text-align:center;*/
/* font-size:1.5em;*/
/* padding:1px;*/
/*}*/
a83c290688021953cfb117c680e9ff22761069b2
631
629
2025-01-10T04:41:39Z
OwOstar
564436
css
text/css
.druid-container {
border: 1px solid var(--druid-border-color);
}
b7e439d5d2602761c468d4048c00b8a1c58edb90
651
631
2025-01-10T06:18:03Z
OwOstar
564436
css
text/css
.druid-container {
border: 1px solid var(--druid-border-color);
}
div.druid-row > .druid-data {
background: var(--druid-tertiary-background-color);
}
45c31bdb36b8efafd5f819588abb86fea8deb983
654
651
2025-01-10T06:20:13Z
OwOstar
564436
css
text/css
.druid-container {
border: 1px solid var(--druid-border-color);
border-radius: 0px;
}
/*div.druid-row > .druid-data {*/
/* background: var(--druid-tertiary-background-color);*/
/*}*/
b8c16ed210c89620c94f635ba884e3c3edb317a0
655
654
2025-01-10T06:21:32Z
OwOstar
564436
css
text/css
.druid-container {
border: 1px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:10px;
}
/*div.druid-row > .druid-data {*/
/* background: var(--druid-tertiary-background-color);*/
/*}*/
4359642d5c49609f1a61010ab190c6f47e9b2818
656
655
2025-01-10T06:23:32Z
OwOstar
564436
css
text/css
.druid-container {
border: 1px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
margin: 10px;
}
/*div.druid-row > .druid-data {*/
/* background: var(--druid-tertiary-background-color);*/
/*}*/
aecd1d7a276c71bf7be9d7fa89f58c173290807d
657
656
2025-01-10T06:23:55Z
OwOstar
564436
css
text/css
.druid-container {
border: 1px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
margin: 2px;
}
/*div.druid-row > .druid-data {*/
/* background: var(--druid-tertiary-background-color);*/
/*}*/
2e8c32a5fb6d047b4f5b77968cbc4b36d759511e
658
657
2025-01-10T06:27:07Z
OwOstar
564436
css
text/css
.druid-container {
border: 1px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
margin: 2px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
}
969578c62142c138ae7ee659078083997f2d7c9f
659
658
2025-01-10T06:31:23Z
OwOstar
564436
css
text/css
.druid-container {
border: 1px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
}
689926628a14c753de64d648cbeab0f4abcc3bd1
663
659
2025-01-10T06:44:14Z
OwOstar
564436
css
text/css
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
}
d63928d1ae2ac5fd2f15c491ecf3894a1a888511
664
663
2025-01-10T06:52:22Z
OwOstar
564436
css
text/css
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
}
4d9205d86883b8170f02cd3588be01ef481fe1f4
665
664
2025-01-10T06:53:46Z
OwOstar
564436
css
text/css
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
}
div.druid-row + div.druid-row {
border-top: 1px solid var(--druid-border-color);
}
9ad5d3e646ac24a87421aa13d05e7ccbe90235ed
670
665
2025-01-10T07:01:36Z
OwOstar
564436
css
text/css
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
}
div.druid-row + div.druid-row::before {
content: "";
display: block;
pointer-events: none;
height: 0;
border-top: 1px solid var(--druid-border-color);
margin-top: 3px;
}
c5acf24db5326a10c8437747e80e8307349b18a8
671
670
2025-01-10T07:02:28Z
OwOstar
564436
css
text/css
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
}
4d9205d86883b8170f02cd3588be01ef481fe1f4
MediaWiki:Common.css
8
5
630
325
2025-01-10T04:07:56Z
OwOstar
564436
Increased DRUID infobox background opacity for better contrast with text
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #ffc507;
--wiki-content-border-color--rgb: 255, 197, 7;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #f7e13e;
--wiki-accent-color--rgb: 247, 225, 62;
--wiki-accent-color--hover: #f2df0a;
--wiki-accent-color--hover--rgb: 242, 223, 10;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #3323c4;
--wiki-content-border-color--rgb: 51, 35, 196;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #3c47de;
--wiki-accent-color--rgb: 60, 71, 222;
--wiki-accent-color--hover: #2935e3;
--wiki-accent-color--hover--rgb: 41, 53, 227;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
685c8cbc49c6fa30ef5258761a65edefacbda845
File:Site-favicon.ico
6
247
632
272
2025-01-10T04:52:44Z
KristenStuffs
564421
Protected "[[File:Site-favicon.ico]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) [Upload=Allow only administrators] (indefinite))
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Site-logo.png
6
248
633
277
2025-01-10T04:53:22Z
KristenStuffs
564421
Protected "[[File:Site-logo.png]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) [Upload=Allow only administrators] (indefinite))
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block spiral.gif
6
344
635
2025-01-10T04:55:57Z
DevMaster1015
564424
Lucky Block Spiral Animated texture
wikitext
text/x-wiki
== Summary ==
Lucky Block Spiral Animated texture
1c2b2364814b9f5ec21cb2fe9822b95c76d73bce
Template:Addon Infobox
10
328
636
580
2025-01-10T05:09:12Z
KristenStuffs
564421
wikitext
text/x-wiki
<includeonly>
{{#invoke:Infobox|main
|kind=Addon
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information, Compatibility
|Information=Creator:, Link:, Requires Additional Mods:, Total Downloads:, Compatible With:, Availability:
|Compatibility=Forge:, Fabric:, NeoForge:
}}
</includeonly><noinclude>
{{documentation}}
[[Category:Infobox templates]]</noinclude>
60260a36e826b633bf9c5f7d01455f41328740e4
Template:Mod Infobox
10
255
638
584
2025-01-10T05:10:47Z
KristenStuffs
564421
wikitext
text/x-wiki
<includeonly>
{{#invoke:Infobox|main
|kind=Mod
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information, Compatibility
|Information=Creator:,Link:,Source:, Compatible With:, Total Downloads:, Availability:
|Compatibility=Forge:, Fabric:, NeoForge:
}}
</includeonly><noinclude>
{{documentation}}
[[Category:Infobox templates]]</noinclude>
0d0cf8e9cadcebcb8b60ec8bfbf99a81eece5b31
Modern Lucky Block
0
317
639
600
2025-01-10T05:11:39Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Modern Lucky Block
|image=
|Creator:=[https://www.curseforge.com/members/creoii/projects <span style="text-decoration:underline;">creoii</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/modern-lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/jack-zisa/lucky_block <span style="text-decoration:underline;">Github Page]
|Total Downloads:=8,421
|Availability:= Completely Available
|Forge:= ❌
|NeoForge:= ✔️
|Fabric:= ✔️
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
688e5d7fedd317f6babf23c25adb9e5c2ad3489b
640
639
2025-01-10T05:13:05Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Modern Lucky Block
|image=
|Creator:=[https://www.curseforge.com/members/creoii/projects <span style="text-decoration:underline;">creoii</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/modern-lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/jack-zisa/lucky_block <span style="text-decoration:underline;">Github Page]
|Total Downloads:=8,421<ref>As of January 10th, 2015</ref>
|Availability:= Completely Available
|Forge:= ❌
|NeoForge:= ✔️
|Fabric:= ✔️
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
<references />
be50130c2c487d75503792d370d620156827cf92
644
640
2025-01-10T05:33:12Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Modern Lucky Block
|image=Modern lucky block.png
|Creator:=[https://www.curseforge.com/members/creoii/projects <span style="text-decoration:underline;">creoii</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/modern-lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/jack-zisa/lucky_block <span style="text-decoration:underline;">Github Page]
|Total Downloads:=8,421<ref>As of January 10th, 2015</ref>
|Availability:= Completely Available
|Forge:= ❌
|NeoForge:= ✔️
|Fabric:= ✔️
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
<references />
b529ba75d4dfb152c44eb50ca840d6d2d13b4813
File:Lucky block blue.gif
6
345
641
2025-01-10T05:13:20Z
DevMaster1015
564424
Animated version for Lucy Block Blue
wikitext
text/x-wiki
== Summary ==
Animated version for Lucy Block Blue
cecfff1c3a393d28dd7e5e1ed7d44488a2e14e23
642
641
2025-01-10T05:18:52Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky block blue.gif]]
wikitext
text/x-wiki
== Summary ==
Animated version for Lucy Block Blue
cecfff1c3a393d28dd7e5e1ed7d44488a2e14e23
File:Modern lucky block.png
6
346
643
2025-01-10T05:28:37Z
DevMaster1015
564424
Modern Lucky Block Texture
wikitext
text/x-wiki
== Summary ==
Modern Lucky Block Texture
20015606a3267e33392cafd3129e3a4c4168996e
652
643
2025-01-10T06:18:33Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Modern lucky block.png]]
wikitext
text/x-wiki
== Summary ==
Modern Lucky Block Texture
20015606a3267e33392cafd3129e3a4c4168996e
661
652
2025-01-10T06:37:04Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Modern lucky block.png]]
wikitext
text/x-wiki
== Summary ==
Modern Lucky Block Texture
20015606a3267e33392cafd3129e3a4c4168996e
File:Og lucky block.png
6
326
645
573
2025-01-10T05:51:16Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Og lucky block texture.png]]
wikitext
text/x-wiki
The original texture of Lucky Block.
6d2cabe4d234156cfa72297f1a123778df9e66ab
646
645
2025-01-10T05:53:14Z
KristenStuffs
564421
KristenStuffs reverted [[File:Og lucky block texture.png]] to an old version
wikitext
text/x-wiki
The original texture of Lucky Block.
6d2cabe4d234156cfa72297f1a123778df9e66ab
File:Lucky block.png
6
256
647
326
2025-01-10T06:04:38Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky block.png]]
wikitext
text/x-wiki
The current Lucky Block logo
d3d33625cf7ff7e69f4283ab0f84f8c9a7df1273
File:Black lucky block.png
6
338
653
609
2025-01-10T06:18:59Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Black lucky block.png]]
wikitext
text/x-wiki
black lucky block texture
6ca2c67338e8d1d64f8ade601e3c1c1dab352008
660
653
2025-01-10T06:36:37Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Black lucky block.png]]
wikitext
text/x-wiki
black lucky block texture
6ca2c67338e8d1d64f8ade601e3c1c1dab352008
Lucky Block Spiral
0
347
666
2025-01-10T06:56:00Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Lucky Block Spiral |image=Lucky block spiral.gif |Creator:=[https://www.curseforge.com/members/tmtravlr/projects <span style="text-decoration:underline;">Tmtrvlr</span>] |Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon <span style="text-decoration:underline;">Curseforge Page</span>] |Requires Additional Mods:= [[Loot++|https://luckyblock.wiki.gg/wiki/Loot++]] |Total Downloads:= 0 |Availability:= C..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spiral
|image=Lucky block spiral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects <span style="text-decoration:underline;">Tmtrvlr</span>]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= [[Loot++|https://luckyblock.wiki.gg/wiki/Loot++]]
|Total Downloads:= 0
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Created by Tmtrvlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Completely Available]]
2b0e2fea4ab5901f77ce8a56973c66af986ac4a9
667
666
2025-01-10T06:56:39Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spiral
|image=Lucky block spiral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects <span style="text-decoration:underline;">Tmtrvlr</span>]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= [[https://luckyblock.wiki.gg/wiki/Loot++|Loot++]]
|Total Downloads:= 0
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Created by Tmtrvlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Completely Available]]
b19db3479705a258a25b2c8ee6c90e0b1544ccc6
668
667
2025-01-10T06:56:55Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spiral
|image=Lucky block spiral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects <span style="text-decoration:underline;">Tmtrvlr</span>]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= https://luckyblock.wiki.gg/wiki/Loot++
|Total Downloads:= 0
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Created by Tmtrvlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Completely Available]]
2249357aabbda3a439858ebe03eea2e1fc93ce7f
669
668
2025-01-10T06:58:24Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spiral
|image=Lucky block spiral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects <span style="text-decoration:underline;">Tmtrvlr</span>]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:=[[Loot++]]
|Total Downloads:= 0
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Created by Tmtrvlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Completely Available]]
d84807ae437598e49ef5133d26ffb69797057006
672
669
2025-01-10T07:02:50Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spiral
|image=Lucky block spiral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects <span style="text-decoration:underline;">Tmtrvlr</span>]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:=[[Loot++]]
|Total Downloads:= 1,604,568<ref>Combined total between the 1.7.10 and 1.8 Lucky Block Spiral Pages as of January 10th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Created by Tmtrvlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Completely Available]]
91fe0b75d811dc80cad5a75420e1e0bbf4079719
User:OwOstar/common.css
2
343
673
671
2025-01-10T07:13:55Z
OwOstar
564436
css
text/css
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row > .druid-data {
background: none;
vertical-align: middle;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
}
172c8a7eb1fde37f4ca07e71905fb6fdd01c0999
674
673
2025-01-10T07:15:48Z
OwOstar
564436
css
text/css
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row > .druid-data {
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
align-items: center;
}
aa1a78eddbbbb93b700392efccf1061ee050d0a3
675
674
2025-01-10T07:16:51Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
6c351f33dceed4d2007256d2cf7f066f6bdd4ef1
677
675
2025-01-10T07:25:54Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
.druid-main-image img,
.druid-main-images img {
max-width:75%;
height:auto;
}
86827bad1860abdc01035b07950ca69792996e76
686
677
2025-01-10T08:27:38Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
/*.druid-main-image img, */
/*.druid-main-images img {*/
/* max-width:75%;*/
/* height:auto;*/
}
5526a29384b18b5fc43088500384fc1d958b2bb9
688
686
2025-01-10T08:52:05Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
/*.druid-main-image img, */
/*.druid-main-images img {*/
/* max-width:75%;*/
/* height:auto;*/
}
div.druid-row + div.druid-row {
border-top: 1px solid var(--druid-border-color);
}
d450e25e56a48c30be1295747f8ce811f8ea2c37
689
688
2025-01-10T08:54:09Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
/*.druid-main-image img, */
/*.druid-main-images img {*/
/* max-width:75%;*/
/* height:auto;*/
}
div.druid-row + div.druid-row {
background: var(--druid-border-color);
}
3ff92905bc4456001df6ba1989e37d0c21f40dfa
690
689
2025-01-10T08:56:22Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
/*.druid-main-image img, */
/*.druid-main-images img {*/
/* max-width:75%;*/
/* height:auto;*/
}
div.druid-row {
border-top: 1px solid var(--druid-border-color);
}
9e4db28c45756eb2d51a830b915dade9c4a14163
691
690
2025-01-10T08:57:54Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
/*.druid-main-image img, */
/*.druid-main-images img {*/
/* max-width:75%;*/
/* height:auto;*/
/*}*/
div.druid-row + div.druid-row {
border-top: 1px solid var(--druid-border-color);
}
acdfdf292f50da801a85e856a9e67f98985b919c
692
691
2025-01-10T08:58:27Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
/*.druid-main-image img, */
/*.druid-main-images img {*/
/* max-width:75%;*/
/* height:auto;*/
/*}*/
div.druid-row + div.druid-row {
border-top: 1px solid black;
}
041c53c0bcc941362964fcda97048101cd1cec5d
693
692
2025-01-10T09:05:19Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
/*.druid-main-image img, */
/*.druid-main-images img {*/
/* max-width:75%;*/
/* height:auto;*/
/*}*/
/*div.druid-row + div.druid-row {*/
/* border-top: 1px solid black;*/
/*}*/
dc72e2a8a92a0d7e6ca503b6aa6e200e8fb8d46f
MediaWiki:Common.css
8
5
676
630
2025-01-10T07:22:14Z
OwOstar
564436
Various changes to appearance of DRUID infoboxes
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #ffc507;
--wiki-content-border-color--rgb: 255, 197, 7;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #f7e13e;
--wiki-accent-color--rgb: 247, 225, 62;
--wiki-accent-color--hover: #f2df0a;
--wiki-accent-color--hover--rgb: 242, 223, 10;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #3323c4;
--wiki-content-border-color--rgb: 51, 35, 196;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #3c47de;
--wiki-accent-color--rgb: 60, 71, 222;
--wiki-accent-color--hover: #2935e3;
--wiki-accent-color--hover--rgb: 41, 53, 227;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
align-items: center;
}
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
77240367f2286a11625590dde99a07d7a1c080d5
694
676
2025-01-10T09:05:43Z
OwOstar
564436
Add black lines to separate rows
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #ffc507;
--wiki-content-border-color--rgb: 255, 197, 7;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #f7e13e;
--wiki-accent-color--rgb: 247, 225, 62;
--wiki-accent-color--hover: #f2df0a;
--wiki-accent-color--hover--rgb: 242, 223, 10;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #3323c4;
--wiki-content-border-color--rgb: 51, 35, 196;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #3c47de;
--wiki-accent-color--rgb: 60, 71, 222;
--wiki-accent-color--hover: #2935e3;
--wiki-accent-color--hover--rgb: 41, 53, 227;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
align-items: center;
}
div.druid-row + div.druid-row {
border-top: 1px solid black;
}
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
50129c11106b4fd9aab10641704dc5f2be4f78ac
Lucky Block Spiral
0
347
678
672
2025-01-10T07:48:19Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spiral
|image=Lucky block spiral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects <span style="text-decoration:underline;">Tmtrvlr</span>]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:=[[Loot++]]
|Total Downloads:=>1,637,507<ref>Combined total between the 1.7.10, 1.8 Lucky Block Spiral Pages as of January 10th, 2025 as well as the latest archived versions of the 1.7.10 and 1.8.9 page from MapsAndMods.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Created by Tmtrvlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Completely Available]]
011ae094f7be24146a03d6671a3ebd035e19abd3
679
678
2025-01-10T08:00:33Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spiral
|image=Lucky block spiral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects <span style="text-decoration:underline;">Tmtrvlr</span>]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:=[[Loot++]]
|Total Downloads:=>1,637,507<ref>Combined total between the 1.7.10, 1.8 Lucky Block Spiral Pages as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161106033732/http://mapsandmods.com:80/s/spiralluckyblocks1710 1.7.10] and [https://web.archive.org/web/20161103135136/http://mapsandmods.com:80/s/spiralluckyblocks18 1.8.9] page from MapsAndMods.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Created by Tmtrvlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Completely Available]]
73333684e523d930d43c04cdcdcd55e4505c4b94
680
679
2025-01-10T08:12:50Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spiral
|image=Lucky block spiral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects <span style="text-decoration:underline;">Tmtrvlr</span>]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:=[[Loot++]]<br> Headcrumbs<ref name="1710exclusivespiraldownloads"<ref>1.7.10 Only</ref><br> Just A Few Fish<ref name="1710exclusivespiraldownloads"/><br> Ruins<ref name="1710exclusivespiraldownloads"/><br> Tinker's Construct<ref name="1710exclusivespiraldownloads"/>
|Total Downloads:=>1,637,507<ref>Combined total between the [https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-7-lucky-block-addon 1.7.10], 1.8 Lucky Block Spiral Pages as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161106033732/http://mapsandmods.com:80/s/spiralluckyblocks1710 1.7.10] and [https://web.archive.org/web/20161103135136/http://mapsandmods.com:80/s/spiralluckyblocks18 1.8.9] page from MapsAndMods.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Created by Tmtrvlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Completely Available]]
6bd51fab58143d4453dc98f0bd8e8202c742ecc9
681
680
2025-01-10T08:13:59Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spiral
|image=Lucky block spiral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects <span style="text-decoration:underline;">Tmtrvlr</span>]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:=[[Loot++]]<br> Headcrumbs<ref name="1710exclusivespiraldownloads"<ref>[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-7-lucky-block-addon 1.7.10] Only</ref><br> Just A Few Fish<ref name="1710exclusivespiraldownloads"/><br> Ruins<ref name="1710exclusivespiraldownloads"/><br> Tinker's Construct<ref name="1710exclusivespiraldownloads"/>
|Total Downloads:=>1,637,507<ref>Combined total between the 1.7.10, 1.8 Lucky Block Spiral Pages as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161106033732/http://mapsandmods.com:80/s/spiralluckyblocks1710 1.7.10] and [https://web.archive.org/web/20161103135136/http://mapsandmods.com:80/s/spiralluckyblocks18 1.8.9] page from MapsAndMods.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Created by Tmtrvlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Completely Available]]
60ac57a291aff1104ca7ce22288e97c8ac0360ef
700
681
2025-01-10T18:19:05Z
DevMaster1015
564424
removed underlines
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spiral
|image=Lucky block spiral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtrvlr]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon Curseforge Page]
|Requires Additional Mods:=[[Loot++]]<br> Headcrumbs<ref name="1710exclusivespiraldownloads"<ref>[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-7-lucky-block-addon 1.7.10] Only</ref><br> Just A Few Fish<ref name="1710exclusivespiraldownloads"/><br> Ruins<ref name="1710exclusivespiraldownloads"/><br> Tinker's Construct<ref name="1710exclusivespiraldownloads"/>
|Total Downloads:=>1,637,507<ref>Combined total between the 1.7.10, 1.8 Lucky Block Spiral Pages as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161106033732/http://mapsandmods.com:80/s/spiralluckyblocks1710 1.7.10] and [https://web.archive.org/web/20161103135136/http://mapsandmods.com:80/s/spiralluckyblocks18 1.8.9] page from MapsAndMods.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Created by Tmtrvlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Completely Available]]
18a35129886758257626c0beda7fbcbd63641cf3
709
700
2025-01-10T21:07:28Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spiral
|image=Lucky block spiral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtrvlr]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon Curseforge Page]
|Requires Additional Mods:=[[Loot++]]<br> Headcrumbs<ref name="1710exclusivespiraldownloads"<ref>[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-7-lucky-block-addon 1.7.10] Only</ref><br> Just A Few Fish<ref name="1710exclusivespiraldownloads"/><br> Ruins<ref name="1710exclusivespiraldownloads"/><br> Tinker's Construct<ref name="1710exclusivespiraldownloads"/>
|Total Downloads:=>1,637,507<ref>Combined total between the 1.7.10, 1.8 Lucky Block Spiral Pages as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161106033732/http://mapsandmods.com:80/s/spiralluckyblocks1710 1.7.10] and [https://web.archive.org/web/20161103135136/http://mapsandmods.com:80/s/spiralluckyblocks18 1.8.9] page from Maps & Mods.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Created by Tmtrvlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Completely Available]]
2cc0508fa329216518e8f891c026ba245dd0af4f
712
709
2025-01-10T21:10:51Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spiral
|image=Lucky block spiral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtrvlr]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon Curseforge Page]
|Requires Additional Mods:=[[Loot++]]<br> Headcrumbs<ref name="1710exclusivespiraldownloads"<ref>[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-7-lucky-block-addon 1.7.10] Only</ref><br> Just A Few Fish<ref name="1710exclusivespiraldownloads"/><br> Ruins<ref name="1710exclusivespiraldownloads"/><br> Tinker's Construct<ref name="1710exclusivespiraldownloads"/>
|Total Downloads:=>1,637,507<ref>Combined total between the 1.7.10, 1.8 Lucky Block Spiral Pages as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161106033732/http://mapsandmods.com:80/s/spiralluckyblocks1710 1.7.10] and [https://web.archive.org/web/20161103135136/http://mapsandmods.com:80/s/spiralluckyblocks18 1.8.9] page from Maps & Mods.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Created by Tmtrvlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Maps & Mods]]
[[Category:Completely Available]]
ecc11e0eef0e9a686dd2adfc00c1bb7e39bc365b
714
712
2025-01-10T21:12:47Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spiral
|image=Lucky block spiral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtrvlr]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon Curseforge Page]
|Requires Additional Mods:=[[Loot++]]<br> Headcrumbs<ref name="1710exclusivespiraldownloads"<ref>[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-7-lucky-block-addon 1.7.10] Only</ref><br> Just A Few Fish<ref name="1710exclusivespiraldownloads"/><br> Ruins<ref name="1710exclusivespiraldownloads"/><br> Tinker's Construct<ref name="1710exclusivespiraldownloads"/>
|Total Downloads:=>1,637,507<ref>Combined total between the 1.7.10, 1.8 Lucky Block Spiral Pages as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161106033732/http://mapsandmods.com:80/s/spiralluckyblocks1710 1.7.10] and [https://web.archive.org/web/20161103135136/http://mapsandmods.com:80/s/spiralluckyblocks18 1.8.9] page from Maps & Mods.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Created by Tmtrvlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Maps & Mods]]
[[Category:Compatible with Forge]]
[[Category:Completely Available]]
8de689de9cbb161f61da25ae06e86bb291420945
716
714
2025-01-10T21:25:28Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spiral
|image=Lucky block spiral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtrvlr]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon Curseforge Page]
|Requires Additional Mods:=[[Loot++]]<br>
Headcrumbs<ref name="1710exclusivespiraldownloads"<ref>[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-7-lucky-block-addon 1.7.10] Only</ref>
<br> Just A Few Fish<ref name="1710exclusivespiraldownloads"/><br>
Ruins<ref name="1710exclusivespiraldownloads"/>
<br> Tinker's Construct<ref name="1710exclusivespiraldownloads"/>
|Total Downloads:=>1,637,507<ref>Combined total between the 1.7.10, 1.8 Lucky Block Spiral Pages as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161106033732/http://mapsandmods.com:80/s/spiralluckyblocks1710 1.7.10] and [https://web.archive.org/web/20161103135136/http://mapsandmods.com:80/s/spiralluckyblocks18 1.8.9] page from Maps & Mods.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Created by Tmtrvlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Maps & Mods]]
[[Category:Compatible with Forge]]
[[Category:Completely Available]]
85c9b962323ad4ecb4b127015ccd07d971efb6e2
717
716
2025-01-10T21:25:53Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spiral
|image=Lucky block spiral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtrvlr]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon Curseforge Page]
|Requires Additional Mods:=[[Loot++]]<br>
Headcrumbs<ref name="1710exclusivespiraldownloads"<ref>[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-7-lucky-block-addon 1.7.10] Only</ref>
<br> Just A Few Fish<ref name="1710exclusivespiraldownloads"/><br>
Ruins<ref name="1710exclusivespiraldownloads"/>
Tinker's Construct<ref name="1710exclusivespiraldownloads"/>
|Total Downloads:=>1,637,507<ref>Combined total between the 1.7.10, 1.8 Lucky Block Spiral Pages as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161106033732/http://mapsandmods.com:80/s/spiralluckyblocks1710 1.7.10] and [https://web.archive.org/web/20161103135136/http://mapsandmods.com:80/s/spiralluckyblocks18 1.8.9] page from Maps & Mods.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Created by Tmtrvlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Maps & Mods]]
[[Category:Compatible with Forge]]
[[Category:Completely Available]]
ae7367745073c02c95068e1e3bdd0bd042d70a49
720
717
2025-01-10T21:42:20Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spiral
|image=Lucky block spiral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtrvlr]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon Curseforge Page]
|Requires Additional Mods:=[[Loot++]]<br>
Headcrumbs<ref name="1710exclusivespiraldownloads"<ref>[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-7-lucky-block-addon 1.7.10] only.</ref>
<br> Just A Few Fish<ref name="1710exclusivespiraldownloads"/><br>
Ruins<ref name="1710exclusivespiraldownloads"/>
Tinker's Construct<ref name="1710exclusivespiraldownloads"/>
|Total Downloads:=>1,637,507<ref>Combined total between the 1.7.10, 1.8 Lucky Block Spiral Pages as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161106033732/http://mapsandmods.com:80/s/spiralluckyblocks1710 1.7.10] and [https://web.archive.org/web/20161103135136/http://mapsandmods.com:80/s/spiralluckyblocks18 1.8.9] page from Maps & Mods.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Created by Tmtrvlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Maps & Mods]]
[[Category:Compatible with Forge]]
[[Category:Completely Available]]
3293f4adb314eac73db0a402760bd5c1665dfd9a
Template:Addon Infobox
10
328
682
636
2025-01-10T08:18:55Z
KristenStuffs
564421
wikitext
text/x-wiki
<includeonly>
{{#invoke:Infobox|main
|kind=Addon
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information, Compatibility
|Information=Creator:|, Link:|, Requires Additional Mods|:, Total Downloads:, Compatible With:, Availability:
|Compatibility=Forge:, Fabric:, NeoForge:
}}
</includeonly><noinclude>
{{documentation}}
[[Category:Infobox templates]]</noinclude>
33d59927346018dc0dbbed7cf93aebb4486d7945
683
682
2025-01-10T08:25:56Z
KristenStuffs
564421
wikitext
text/x-wiki
<includeonly>
{{#invoke:Infobox|main
|kind=Addon
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information, Compatibility
|Information=
|Creator:
|Link:
|Requires Additional Mods:
|Total Downloads:
|Compatible With:
|Availability:
|Compatibility=Forge:, Fabric:, NeoForge:
}}
</includeonly><noinclude>
{{documentation}}
[[Category:Infobox templates]]</noinclude>
ad49a85cd620ca8b989e403560721e87e57d6f7c
684
683
2025-01-10T08:26:47Z
KristenStuffs
564421
Undo revision [[Special:Diff/683|683]] by [[Special:Contributions/KristenStuffs|KristenStuffs]] ([[User talk:KristenStuffs|talk]])
wikitext
text/x-wiki
<includeonly>
{{#invoke:Infobox|main
|kind=Addon
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information, Compatibility
|Information=Creator:|, Link:|, Requires Additional Mods|:, Total Downloads:, Compatible With:, Availability:
|Compatibility=Forge:, Fabric:, NeoForge:
}}
</includeonly><noinclude>
{{documentation}}
[[Category:Infobox templates]]</noinclude>
33d59927346018dc0dbbed7cf93aebb4486d7945
685
684
2025-01-10T08:27:06Z
KristenStuffs
564421
wikitext
text/x-wiki
<includeonly>
{{#invoke:Infobox|main
|kind=Addon
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information, Compatibility
|Information=Creator:, Link:, Requires Additional Mods:, Total Downloads:, Compatible With:, Availability:
|Compatibility=Forge:, Fabric:, NeoForge:
}}
</includeonly><noinclude>
{{documentation}}
[[Category:Infobox templates]]</noinclude>
60260a36e826b633bf9c5f7d01455f41328740e4
Modern Lucky Block
0
317
687
644
2025-01-10T08:50:40Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Modern Lucky Block
|image=Modern lucky block.png
|Creator:=[https://www.curseforge.com/members/creoii/projects <span style="text-decoration:underline;">creoii</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/modern-lucky-block <span style="text-decoration:underline;">Curseforge Page</span>]
|Source:=[https://github.com/jack-zisa/lucky_block <span style="text-decoration:underline;">Github Page]
|Total Downloads:=8,421<ref>As of January 10th, 2015.</ref>
|Availability:= Completely Available
|Forge:= ❌
|NeoForge:= ✔️
|Fabric:= ✔️
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
<references />
9c44c7d76ec7e39907b2cc393b88926d33b8e38c
702
687
2025-01-10T18:24:20Z
DevMaster1015
564424
removed underlines
wikitext
text/x-wiki
{{Mod Infobox
|title=Modern Lucky Block
|image=Modern lucky block.png
|Creator:=[https://www.curseforge.com/members/creoii/projects creoii]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/modern-lucky-block Curseforge Page]
|Source:=[https://github.com/jack-zisa/lucky_block Github Page]
|Total Downloads:=8,421<ref>As of January 10th, 2015.</ref>
|Availability:= Completely Available
|Forge:= ❌
|NeoForge:= ✔️
|Fabric:= ✔️
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
<references />
5e5dffbf3962b8a066f27df6baf5c1c8e601f0cd
Rainbow Lucky Block
0
348
695
2025-01-10T09:20:08Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Rainbow lucky block |image= |Creator:=[https://www.curseforge.com/members/aceaight/projects <span style="text-decoration:underline;">Aceaight</span>] |Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 <span style="text-decoration:underline;">Curseforge Page</span>] |Requires Additional Mods:= ❌ |Total Downloads:= >1,000,000<ref>Only 41,105 Downloads are currently verifiable.</ref> |Availability:= Partially Available |F..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow lucky block
|image=
|Creator:=[https://www.curseforge.com/members/aceaight/projects <span style="text-decoration:underline;">Aceaight</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Total Downloads:= >1,000,000<ref>Only 41,105 Downloads are currently verifiable.</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0]
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block 1.8]
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
05b3b80f452000fe20917965a46a32ee103a4ace
696
695
2025-01-10T09:20:22Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow lucky block
|image=
|Creator:=[https://www.curseforge.com/members/aceaight/projects <span style="text-decoration:underline;">Aceaight</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Total Downloads:= >1,000,000<ref>Only 41,105 Downloads are currently verifiable.</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block 1.8]
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
c167f25bd146ce62b6e84fc8e143f47ce622e562
697
696
2025-01-10T09:27:26Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow lucky block
|image=
|Creator:=[https://www.curseforge.com/members/aceaight/projects <span style="text-decoration:underline;">Aceaight</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Total Downloads:= >1,000,000<ref>Only 41,105 Downloads are currently verifiable.</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:temp.png|frameless|64x64px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
Final Update Released. <ref name="mcforumsdownloadrainbow"/>
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block 1.8]
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
533c9064eb765d5a6e894fb89615f58d0e14cb1e
698
697
2025-01-10T09:28:44Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow lucky block
|image=
|Creator:=[https://www.curseforge.com/members/aceaight/projects <span style="text-decoration:underline;">Aceaight</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Total Downloads:= >1,000,000<ref>Only 41,105 Downloads are currently verifiable as of January 10th, 2025.</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:temp.png|frameless|64x64px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
Final Update Released. <ref name="mcforumsdownloadrainbow"/>
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block 1.8]
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
a17ca93f18f549a8f34f670e28ca1b49fa27c256
699
698
2025-01-10T09:32:22Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow lucky block
|image=
|Creator:=[https://www.curseforge.com/members/aceaight/projects <span style="text-decoration:underline;">Aceaight</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 <span style="text-decoration:underline;">Curseforge Page</span>]
|Requires Additional Mods:= ❌
|Total Downloads:= >1,000,000<ref>Only 41,105 Downloads are currently verifiable as of January 10th, 2025.</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:temp.png|frameless|64x64px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
Final Update Released. <ref name="mcforumsdownloadrainbow"/>
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
fec7fbb027c23c9efd509fc7cee52403b91a5e03
701
699
2025-01-10T18:22:37Z
DevMaster1015
564424
removed underlines
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow lucky block
|image=
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge Page]
|Requires Additional Mods:= ❌
|Total Downloads:= >1,000,000<ref>Only 41,105 Downloads are currently verifiable as of January 10th, 2025.</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:temp.png|frameless|64x64px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
Final Update Released. <ref name="mcforumsdownloadrainbow"/>
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
a49a5f31a4c0d1d8bf00f8684fa5ef4af8cf0ed0
707
701
2025-01-10T21:03:41Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow lucky block
|image=
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge Page]
|Requires Additional Mods:= ❌
|Total Downloads:= >1,000,000<ref>Only 41,626 downloads are currently verifiable as of January 10th, 2025 including from the latest archived versions of the [https://web.archive.org/web/20161108135846/http://mapsandmods.com:80/s/rainbowluckyblock MapsAndMods Page] .</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:temp.png|frameless|64x64px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
Final Update Released. <ref name="mcforumsdownloadrainbow"/>
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
1b24327faa292dfa55d608e92750a13e280e32a0
708
707
2025-01-10T21:07:11Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow lucky block
|image=
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge Page]
|Requires Additional Mods:= ❌
|Total Downloads:= >1,000,000<ref>Only 41,626 downloads are currently verifiable as of January 10th, 2025 including from the latest archived versions of the [https://web.archive.org/web/20161108135846/http://mapsandmods.com:80/s/rainbowluckyblock Maps & Mods Page] .</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:temp.png|frameless|64x64px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
Final Update Released. <ref name="mcforumsdownloadrainbow"/>
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
78471b84d2ef7a6492023ea1468e457710c1a9fa
713
708
2025-01-10T21:11:55Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow lucky block
|image=
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge Page]
|Requires Additional Mods:= ❌
|Total Downloads:= >1,000,000<ref>Only 41,626 downloads are currently verifiable as of January 10th, 2025 including from the latest archived versions of the [https://web.archive.org/web/20161108135846/http://mapsandmods.com:80/s/rainbowluckyblock Maps & Mods Page] .</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:temp.png|frameless|64x64px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
Final Update Released. <ref name="mcforumsdownloadrainbow"/>
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Maps & Mods]]
[[Category:Partially Available]]
f4b771190d3ea5495948b376aca11aa4c918f0ce
715
713
2025-01-10T21:12:55Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow lucky block
|image=
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge Page]
|Requires Additional Mods:= ❌
|Total Downloads:= >1,000,000<ref>Only 41,626 downloads are currently verifiable as of January 10th, 2025 including from the latest archived versions of the [https://web.archive.org/web/20161108135846/http://mapsandmods.com:80/s/rainbowluckyblock Maps & Mods Page] .</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:temp.png|frameless|64x64px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
Final Update Released. <ref name="mcforumsdownloadrainbow"/>
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Maps & Mods]]
[[Category:Addons]]
[[Category:Partially Available]]
23188b61dc1949b2c83e1fbda72254eef46199af
718
715
2025-01-10T21:39:18Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow lucky block
|image=
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge Page]
|Requires Additional Mods:= ❌<ref>1.7.10 Lucky Block mod only version.</ref><br>
Orespawn<ref>Orespawn version.</ref><br>
Much More Spiders<ref name="1710exclusivemoddedrainbowdownloads"<ref>Both modded 1.7.10 Versions Only</ref><br>
Rainbow World<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Pandora's Box<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Better Furances<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Enchanting Plus<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Mutant Creatures Mod<ref name="1710exclusivemoddedrainbowdownloads"/><br>
|Total Downloads:= >1,000,000<ref>Only 41,626 downloads are currently verifiable as of January 10th, 2025 including from the latest archived versions of the [https://web.archive.org/web/20161108135846/http://mapsandmods.com:80/s/rainbowluckyblock Maps & Mods Page] .</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:temp.png|frameless|64x64px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
Final Update Released. <ref name="mcforumsdownloadrainbow"/>
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Maps & Mods]]
[[Category:Addons]]
[[Category:Partially Available]]
241ae33f80336c4f65d422b2c93204442b3e5328
719
718
2025-01-10T21:40:20Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow lucky block
|image=
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge Page]
|Requires Additional Mods:= ❌<ref>1.7.10 Lucky Block mod only version.</ref><br>
[[Loot++]]<ref>1.8.x Version only.</ref><br>
Orespawn<ref>Orespawn version.</ref><br>
Much More Spiders<ref name="1710exclusivemoddedrainbowdownloads"<ref>Both modded 1.7.10 Versions only</ref><br>
Rainbow World<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Pandora's Box<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Better Furances<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Enchanting Plus<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Mutant Creatures Mod<ref name="1710exclusivemoddedrainbowdownloads"/><br>
|Total Downloads:= >1,000,000<ref>Only 41,626 downloads are currently verifiable as of January 10th, 2025 including from the latest archived versions of the [https://web.archive.org/web/20161108135846/http://mapsandmods.com:80/s/rainbowluckyblock Maps & Mods Page] .</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:temp.png|frameless|64x64px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
Final Update Released. <ref name="mcforumsdownloadrainbow"/>
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Maps & Mods]]
[[Category:Addons]]
[[Category:Partially Available]]
0b42ac06c540dcd4fa25924d97e8b021a78a5c65
721
719
2025-01-10T21:43:28Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow lucky block
|image=
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge Page]
|Requires Additional Mods:= ❌<ref>1.7.10 Lucky Block mod only version.</ref><br>
[[Loot++]]<ref>1.8.x Version only.</ref><br>
Orespawn<ref>Both Modded Versions only.</ref><br>
Much More Spiders<ref name="1710exclusivemoddedrainbowdownloads"<ref>Multi-Modded 1.7.10 Versions only</ref><br>
Rainbow World<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Pandora's Box<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Better Furances<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Enchanting Plus<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Mutant Creatures Mod<ref name="1710exclusivemoddedrainbowdownloads"/><br>
|Total Downloads:= >1,000,000<ref>Only 41,626 downloads are currently verifiable as of January 10th, 2025 including from the latest archived versions of the [https://web.archive.org/web/20161108135846/http://mapsandmods.com:80/s/rainbowluckyblock Maps & Mods Page] .</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:temp.png|frameless|64x64px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
Final Update Released. <ref name="mcforumsdownloadrainbow"/>
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Maps & Mods]]
[[Category:Addons]]
[[Category:Partially Available]]
d66037e0a1f69be417f50dde0c13b62c38787e67
722
721
2025-01-10T21:44:41Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow lucky block
|image=
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge Page]
|Requires Additional Mods:= ❌<ref>1.7.10 Lucky Block mod only version.</ref><br>
[[Loot++]]<ref>1.8.x Version only.</ref><br>
Orespawn<ref>Both Modded 1.7.10 Versions only.</ref><br>
Much More Spiders<ref name="1710exclusivemoddedrainbowdownloads"<ref>Multi-Modded 1.7.10 Versions only</ref><br>
Rainbow World<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Pandora's Box<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Better Furances<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Enchanting Plus<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Mutant Creatures Mod<ref name="1710exclusivemoddedrainbowdownloads"/><br>
|Total Downloads:= >1,000,000<ref>Only 41,626 downloads are currently verifiable as of January 10th, 2025 including from the latest archived versions of the [https://web.archive.org/web/20161108135846/http://mapsandmods.com:80/s/rainbowluckyblock Maps & Mods Page] .</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:temp.png|frameless|64x64px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
Final Update Released. <ref name="mcforumsdownloadrainbow"/>
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Maps & Mods]]
[[Category:Addons]]
[[Category:Partially Available]]
cf64f517890eb422347a8d2fe8191c7404ff9c49
Lucky Block Blue
0
327
703
662
2025-01-10T18:27:47Z
DevMaster1015
564424
removed underlines
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 Curseforge Page]
|Requires Additional Mods:= ❌
|Total Downloads:= 0
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.<ref name="pmcdownloadblue"/>
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.<ref name="pmcdownloadblue"/>
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.<ref name="pmcdownloadblue"/>
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
The texture was updated [[File:Lucky block blue texture.png|frameless|64x64px]]. <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
501267fc28a6e5697897c11599366457293f1580
Loot++
0
318
704
599
2025-01-10T18:29:39Z
DevMaster1015
564424
removed underlines
wikitext
text/x-wiki
{{Mod Infobox
|title=Loot++
|image=
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtrvlr]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/loot Curseforge Page]
|Source:=N/A
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Created by Tmtrvlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
baaa4e8d991bfb25ca487925b4c9eab5b85d0386
Lucky Block
0
254
705
650
2025-01-10T18:31:41Z
DevMaster1015
564424
removed underlines
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge Page]
|Source:=[https://github.com/alexsocha/luckyblock Github Page]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== History ==
{| class="wikitable"
|-
| First created on ?||
[[File:Og_lucky_block_texture.png|frameless|64x64px]]
|-
| May 4th 2012 || Published publicly
|-
| Example ||
[[File:Lucky block.png|frameless|64x64px]] Test
|}
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original Promotional Image.
</gallery>
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Mods]]
[[Category:Mostly Available]]
2bf7cc41f4cb0ac5646b12e182265c699340221b
Black Lucky Block
0
339
706
627
2025-01-10T18:33:56Z
DevMaster1015
564424
removed underlines
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items Curseforge Page]
|Requires Additional Mods:= ❌
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Crafting ==
== Drops ==
===== Alpha (More than 100 New Drops) =====
# Example
===== Beta (With Towers) =====
#A Wooden Shovel, Sword, Pickaxe, Axe and Hoe
#A Stone Shovel, Sword, Pickaxe, Axe and Hoe
#A Gold Shovel, Sword, Pickaxe, Axe and Hoe
#(2-3) of either a Iron Shovel, Sword, Pickaxe, Axe or Hoe
#(1-2) of either a Diamond Shovel, Sword, Pickaxe, Axe or Hoe
#A Leather Helmet, Chestplate, Leggings and Boots
#A Gold Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Chainmail Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Iron Helmet, Chestplate, Leggings and Boots
#(1-2) of either a Diamond Helmet, Chestplate, Leggings and Boots
#A Iron, Gold, and Diamond Horse Armor
#A bow with (16-32) arows
#A Sponge
#(8) TNT
#(14) Obsidian
#(2-6) Endportal Frames
#A Dragon Egg
#A Beacon
#(8) Droppers
#(8) Hay Bales
#(8-16) Gold Ingots
#A stick
#(4) Paintings
#(2) Saddles
#A Cake
#A Rotten Flesh
#A Nether Star
#A Poppy named Romantic Rose
#(6-12) Bookshelves and (8-16) Books
#(8-16) Jack O' Lanterns and (8-16) Pumpkins
#(2-4) Golden Apples and (1-2) Enchanted Golden Apples
#(1-2) Buckets, and (1-2) Water Buckets, and (1-2) Milk Buckets, and (1-2) Lava Buckets
#(8-16) Raw Porkchops and (4-8) Cooked Porkchopss
#(8-16) Raw Fish and (4-8) Cooked Fish
#(8-16) Raw Beef and (4-8) Steak
#(8-16) Raw Chicken, and (4-8) Cooked Chicken
#
#
== History ==
{| class="wikitable"
|-
| February 27th, 2015||
[[File:Black lucky block.png|frameless|64x64px]]Published publicly onto Curse<ref>Currently known as Curseforge.</ref>.
|-
|-
| February 28th, 2015||
The second version was released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Addons]]
[[Category:Completely Available]]
f83139ca22be7e84860aad521f1ca05d4b4ba88d
Category:Websites
14
349
710
2025-01-10T21:08:33Z
KristenStuffs
564421
Created page with "Websites where Lucky Blocks were/are posted to, only includes websites with more than 1 Lucky Block posted."
wikitext
text/x-wiki
Websites where Lucky Blocks were/are posted to, only includes websites with more than 1 Lucky Block posted.
7766e670a9561df9f84bac27189e075ec48ad69d
Category:Maps & Mods
14
350
711
2025-01-10T21:10:23Z
KristenStuffs
564421
Created page with "Lucky Blocks posted onto the former site known as Maps & Mods. [[Category:Websites]]"
wikitext
text/x-wiki
Lucky Blocks posted onto the former site known as Maps & Mods.
[[Category:Websites]]
e990ac4e272cbfd7bfe03ba1102f71ddc3de564c
Rainbow Lucky Block
0
348
723
722
2025-01-10T21:55:14Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow lucky block
|image=
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge Page]
|Requires Additional Mods:= ❌<ref>1.7.10 Lucky Block mod only version.</ref><br>
[[Loot++]]<ref>1.8.x Version only.</ref><br>
Orespawn<ref>Both Modded 1.7.10 Versions only.</ref><br>
Much More Spiders<ref name="1710exclusivemoddedrainbowdownloads"<ref>Multi-Modded 1.7.10 Versions only</ref><br>
Rainbow World<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Pandora's Box<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Better Furances<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Enchanting Plus<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Mutant Creatures Mod<ref name="1710exclusivemoddedrainbowdownloads"/><br>
|Total Downloads:= >1,000,000<ref>Only 41,626 downloads are currently verifiable as of January 10th, 2025 including from the latest archived versions of the [https://web.archive.org/web/20161108135846/http://mapsandmods.com:80/s/rainbowluckyblock Maps & Mods Page] .</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:temp.png|frameless|64x64px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
Final Update Released.<ref name="mcforumsdownloadrainbow"/>
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Maps & Mods]]
[[Category:Addons]]
[[Category:Partially Available]]
5d95ce4e60404233e2b9c8ce8fb16efa033d2c3e
739
723
2025-01-10T22:45:11Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow lucky block
|image=
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge]
|Requires Additional Mods:= ❌<ref>1.7.10 Lucky Block mod only version.</ref><br>
[[Loot++]]<ref>1.8.x Version only.</ref><br>
Orespawn<ref>Both Modded 1.7.10 Versions only.</ref><br>
Much More Spiders<ref name="1710exclusivemoddedrainbowdownloads"<ref>Multi-Modded 1.7.10 Versions only</ref><br>
Rainbow World<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Pandora's Box<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Better Furances<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Enchanting Plus<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Mutant Creatures Mod<ref name="1710exclusivemoddedrainbowdownloads"/><br>
|Total Downloads:= >1,000,000<ref>Only 41,626 downloads are currently verifiable as of January 10th, 2025 including from the latest archived versions of the [https://web.archive.org/web/20161108135846/http://mapsandmods.com:80/s/rainbowluckyblock Maps & Mods Page] .</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:temp.png|frameless|64x64px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
Final Update Released.<ref name="mcforumsdownloadrainbow"/>
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Maps & Mods]]
[[Category:Addons]]
[[Category:Partially Available]]
bac4fa3c97926d92836abd55522d3e01771c9478
766
739
2025-01-10T23:40:42Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow lucky block
|image=
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge]
|Requires Additional Mods:= ❌<ref>1.7.10 Lucky Block mod only version.</ref><br>
[[Loot++]]<ref>1.8.x Version only.</ref><br>
Orespawn<ref>Both Modded 1.7.10 Versions only.</ref><br>
Much More Spiders<ref name="1710exclusivemoddedrainbowdownloads"<ref>Multi-Modded 1.7.10 Versions only</ref><br>
Rainbow World<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Pandora's Box<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Better Furances<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Enchanting Plus<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Mutant Creatures Mod<ref name="1710exclusivemoddedrainbowdownloads"/><br>
|Total Downloads:= >1,000,000<ref>Only 41,626 downloads are currently verifiable as of January 10th, 2025 including from the latest archived versions of the [https://web.archive.org/web/20161108135846/http://mapsandmods.com:80/s/rainbowluckyblock Maps & Mods Page] .</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:RainbowLuckyBlockOG.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
Final Update Released.<ref name="mcforumsdownloadrainbow"/>
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Maps & Mods]]
[[Category:Addons]]
[[Category:Partially Available]]
bedbd74990cd88ae2838651411fc8593f58f7277
767
766
2025-01-10T23:41:16Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow lucky block
|image=
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge]
|Requires Additional Mods:= ❌<ref>1.7.10 Lucky Block mod only version.</ref><br>
[[Loot++]]<ref>1.8.x Version only.</ref><br>
Orespawn<ref>Both Modded 1.7.10 Versions only.</ref><br>
Much More Spiders<ref name="1710exclusivemoddedrainbowdownloads"<ref>Multi-Modded 1.7.10 Versions only</ref><br>
Rainbow World<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Pandora's Box<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Better Furances<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Enchanting Plus<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Mutant Creatures Mod<ref name="1710exclusivemoddedrainbowdownloads"/><br>
|Total Downloads:= >1,000,000<ref>Only 41,626 downloads are currently verifiable as of January 10th, 2025 including from the latest archived versions of the [https://web.archive.org/web/20161108135846/http://mapsandmods.com:80/s/rainbowluckyblock Maps & Mods Page] .</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:RainbowLuckyBlockOG.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
The final update released.<ref name="mcforumsdownloadrainbow"/>
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Maps & Mods]]
[[Category:Addons]]
[[Category:Partially Available]]
726baa7e2531af11537f63a476e1f9b0b43499b3
Lucky Block Blue
0
327
724
703
2025-01-10T22:05:50Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 Curseforge Page]
|Requires Additional Mods:= ❌
|Total Downloads:= >77,390<ref>Combined total between latest archived versions of the Planet Minecraft page and Curseforge.</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.<ref name="pmcdownloadblue"/>
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.<ref name="pmcdownloadblue"/>
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.<ref name="pmcdownloadblue"/>
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
The texture was updated [[File:Lucky block blue texture.png|frameless|64x64px]]. <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
6bb97591c631a5952683b85cf9a57b3267e27d0b
725
724
2025-01-10T22:09:36Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 Curseforge Page]
|Requires Additional Mods:= ❌
|Total Downloads:= >77,390<ref>Combined total between latest archived versions of the Planet Minecraft page and Curseforge.</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.<ref name="pmcdownloadblue"/>
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.<ref name="pmcdownloadblue"/>
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.<ref name="pmcdownloadblue"/>
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>As seen in this video https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
|-Another Update was released<br>
The texture changed.
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
The texture was updated [[File:Lucky block blue texture.png|frameless|64x64px]]. <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
86f1f337749647faf291825d3f24fc58366a0b7e
726
725
2025-01-10T22:09:54Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 Curseforge Page]
|Requires Additional Mods:= ❌
|Total Downloads:= >77,390<ref>Combined total between latest archived versions of the Planet Minecraft page and Curseforge.</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.<ref name="pmcdownloadblue"/>
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.<ref name="pmcdownloadblue"/>
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.<ref name="pmcdownloadblue"/>
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>As seen in this video https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
|-Another Update was released<br>
The texture changed.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
The texture was updated [[File:Lucky block blue texture.png|frameless|64x64px]]. <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
1b3b39681fbeddfedd7e9ee358fa791c8b2fd75e
727
726
2025-01-10T22:10:14Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 Curseforge Page]
|Requires Additional Mods:= ❌
|Total Downloads:= >77,390<ref>Combined total between latest archived versions of the Planet Minecraft page and Curseforge.</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.<ref name="pmcdownloadblue"/>
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.<ref name="pmcdownloadblue"/>
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.<ref name="pmcdownloadblue"/>
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>As seen in this video https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released<br>
The texture changed.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
The texture was updated [[File:Lucky block blue texture.png|frameless|64x64px]]. <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
022414dfd2d0b6d9cd43d0652e4e5bcab9000ac5
728
727
2025-01-10T22:10:44Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 Curseforge Page]
|Requires Additional Mods:= ❌
|Total Downloads:= >77,390<ref>Combined total between latest archived versions of the Planet Minecraft page and Curseforge.</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.<ref name="pmcdownloadblue"/>
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.<ref name="pmcdownloadblue"/>
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.<ref name="pmcdownloadblue"/>
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>As seen in this video https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released.<br>
The texture changed.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
The texture was updated [[File:Lucky block blue texture.png|frameless|64x64px]]. <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
103fbfe229daa5b4b2f8927f7f7ccdbe692b15ef
729
728
2025-01-10T22:11:45Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 Curseforge Page]
|Requires Additional Mods:= ❌
|Total Downloads:= >77,390<ref>Combined total between latest archived versions of the Planet Minecraft page and Curseforge.</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.<ref name="pmcdownloadblue"/>
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.<ref name="pmcdownloadblue"/>
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.<ref name="pmcdownloadblue"/>
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>As seen in this video https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released.<br>
The texture was updated.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
The texture was updated [[File:Lucky block blue texture.png|frameless|64x64px]]. <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
d9e97d7eea572467ebf6cd0adef44a28b4bd6c7b
736
729
2025-01-10T22:42:05Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20160721124119/http://mods.curse.com/customization/minecraft/229615-lucky-block-blue-2 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >77,390<ref>Combined total between latest archived versions of the Planet Minecraft page and Curseforge.</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.<ref name="pmcdownloadblue"/>
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.<ref name="pmcdownloadblue"/>
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.<ref name="pmcdownloadblue"/>
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>As seen in this video https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released.<br>
The texture was updated.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
The texture was updated [[File:Lucky block blue texture.png|frameless|64x64px]]. <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
40ccaac9dc2969e9018a7fe96d299319a29ef1c2
737
736
2025-01-10T22:43:55Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >77,390<ref>Combined total between latest archived versions of the Planet Minecraft page and Curseforge.</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.<ref name="pmcdownloadblue"/>
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.<ref name="pmcdownloadblue"/>
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.<ref name="pmcdownloadblue"/>
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>As seen in this video https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released.<br>
The texture was updated.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
The texture was updated [[File:Lucky block blue texture.png|frameless|64x64px]]. <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
1ef0ecc8d17776476b6564c94133e5c186b7c000
Lucky Block Spiral
0
347
730
720
2025-01-10T22:12:40Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spiral
|image=Lucky block spiral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtrvlr]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon Curseforge Page]
|Requires Additional Mods:=[[Loot++]]<br>
Headcrumbs<ref name="1710exclusivespiraldownloads"<ref>[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-7-lucky-block-addon 1.7.10] only.</ref>
<br> Just A Few Fish<ref name="1710exclusivespiraldownloads"/><br>
Ruins<ref name="1710exclusivespiraldownloads"/>
Tinker's Construct<ref name="1710exclusivespiraldownloads"/>
|Total Downloads:=>1,637,507<ref>Combined total between the 1.7.10, 1.8 Lucky Block Spiral Pages as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161106033732/http://mapsandmods.com:80/s/spiralluckyblocks1710 1.7.10] and [https://web.archive.org/web/20161103135136/http://mapsandmods.com:80/s/spiralluckyblocks18 1.8.9] page from Maps & Mods.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Trivia ==
This is the first known Lucky Block Addon to use Loot++.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Created by Tmtrvlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Maps & Mods]]
[[Category:Compatible with Forge]]
[[Category:Completely Available]]
828d0c3fa533d58bd114717ce360208871f56a26
738
730
2025-01-10T22:44:54Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spiral
|image=Lucky block spiral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtrvlr]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon Curseforge]
|Requires Additional Mods:=[[Loot++]]<br>
Headcrumbs<ref name="1710exclusivespiraldownloads"<ref>[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-7-lucky-block-addon 1.7.10] only.</ref>
<br> Just A Few Fish<ref name="1710exclusivespiraldownloads"/><br>
Ruins<ref name="1710exclusivespiraldownloads"/>
Tinker's Construct<ref name="1710exclusivespiraldownloads"/>
|Total Downloads:=>1,637,507<ref>Combined total between the 1.7.10, 1.8 Lucky Block Spiral Pages as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161106033732/http://mapsandmods.com:80/s/spiralluckyblocks1710 1.7.10] and [https://web.archive.org/web/20161103135136/http://mapsandmods.com:80/s/spiralluckyblocks18 1.8.9] page from Maps & Mods.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Trivia ==
This is the first known Lucky Block Addon to use Loot++.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Created by Tmtrvlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Maps & Mods]]
[[Category:Compatible with Forge]]
[[Category:Completely Available]]
cb3065456acba077c003d51a8da85ab66d5b52ea
Lucky Block Red
0
351
731
2025-01-10T22:37:37Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Lucky Block Blue |image=Lucky block blue texture.png |Creator:=[https://www.minecraftforum.net/members/NuclearBanana NuclearBanana] |Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2340459-lucky-block-red-mod-addon-adds-even-more-stuff-im Minecraft Forums Page] |Requires Additional Mods:= ❌ |Total Downloads:= >546<ref>From the latest archived version of the Planet Minecraft Page.</ref> |Availability:=..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue texture.png
|Creator:=[https://www.minecraftforum.net/members/NuclearBanana NuclearBanana]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2340459-lucky-block-red-mod-addon-adds-even-more-stuff-im Minecraft Forums Page]
|Requires Additional Mods:= ❌
|Total Downloads:= >546<ref>From the latest archived version of the Planet Minecraft Page.</ref>
|Availability:= Unavailable
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| October 27th, 2014|| development began.<ref>https://x.com/NuclearBananaMC/status/526834379499520001</ref>
|-
|-
| October 29th, 2014||Lucky Block Red was posted onto Planet Minecraft.<ref>[http://web.archive.org/web/20141031190925/http://www.planetminecraft.com/mod/luckyblockred/]</ref>
|-
|-
| January 26th, 2015||Lucky Block Red was posted onto the Minecraft Forums.
|-
|}
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Unavailable]]
16845d4c585d43d32f063e614639ac88782ee21e
732
731
2025-01-10T22:40:29Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Red
|image=
|Creator:=[https://www.minecraftforum.net/members/NuclearBanana NuclearBanana]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2340459-lucky-block-red-mod-addon-adds-even-more-stuff-im Minecraft Forums Page]
|Requires Additional Mods:= ❌
|Total Downloads:= >546<ref>From the latest archived version of the Planet Minecraft Page.</ref>
|Availability:= Unavailable
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| October 27th, 2014|| development began.<ref>https://x.com/NuclearBananaMC/status/526834379499520001</ref>
|-
|-
| October 29th, 2014||Lucky Block Red was posted onto Planet Minecraft.<ref>[http://web.archive.org/web/20141031190925/http://www.planetminecraft.com/mod/luckyblockred/]</ref>
|-
|-
| January 26th, 2015||Lucky Block Red was posted onto the Minecraft Forums.
|-
|}
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Unavailable]]
3062b0060040a6ac478211fc047f4d15696be646
733
732
2025-01-10T22:40:52Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Red
|image=
|Creator:=[https://www.minecraftforum.net/members/NuclearBanana NuclearBanana]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2340459-lucky-block-red-mod-addon-adds-even-more-stuff-im Minecraft Forums Page]
|Requires Additional Mods:= ❌
|Total Downloads:= >546<ref>From the latest archived version of the Planet Minecraft Page.</ref>
|Availability:= Unavailable
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| October 27th, 2014||Development began.<ref>https://x.com/NuclearBananaMC/status/526834379499520001</ref>
|-
|-
| October 29th, 2014||Lucky Block Red was posted onto Planet Minecraft.<ref>[http://web.archive.org/web/20141031190925/http://www.planetminecraft.com/mod/luckyblockred/]</ref>
|-
|-
| January 26th, 2015||Lucky Block Red was posted onto the Minecraft Forums.
|-
|}
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Unavailable]]
b2b809ff2166cd8dbd05fc8ba3af652bb303ec24
734
733
2025-01-10T22:41:32Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Red
|image=
|Creator:=[https://www.minecraftforum.net/members/NuclearBanana NuclearBanana]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2340459-lucky-block-red-mod-addon-adds-even-more-stuff-im Minecraft Forums Page]
|Requires Additional Mods:= ❌
|Total Downloads:= >546<ref>From the latest archived version of the Planet Minecraft page.</ref>
|Availability:= Unavailable
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| October 27th, 2014||Development began.<ref>https://x.com/NuclearBananaMC/status/526834379499520001</ref>
|-
|-
| October 29th, 2014||Lucky Block Red was posted onto Planet Minecraft.<ref>[http://web.archive.org/web/20141031190925/http://www.planetminecraft.com/mod/luckyblockred/]</ref>
|-
|-
| January 26th, 2015||Lucky Block Red was posted onto the Minecraft Forums.
|-
|}
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Unavailable]]
5f1c9fc196676d24e5cc0152c3d884bce8cd845d
735
734
2025-01-10T22:41:54Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Red
|image=
|Creator:=[https://www.minecraftforum.net/members/NuclearBanana NuclearBanana]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2340459-lucky-block-red-mod-addon-adds-even-more-stuff-im Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:= >546<ref>From the latest archived version of the Planet Minecraft page.</ref>
|Availability:= Unavailable
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| October 27th, 2014||Development began.<ref>https://x.com/NuclearBananaMC/status/526834379499520001</ref>
|-
|-
| October 29th, 2014||Lucky Block Red was posted onto Planet Minecraft.<ref>[http://web.archive.org/web/20141031190925/http://www.planetminecraft.com/mod/luckyblockred/]</ref>
|-
|-
| January 26th, 2015||Lucky Block Red was posted onto the Minecraft Forums.
|-
|}
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Unavailable]]
deef604530f06bd651651e7d20aa7436bb0d74f7
746
735
2025-01-10T23:06:12Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Red
|image=
|Creator:=[https://www.minecraftforum.net/members/NuclearBanana NuclearBanana]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2340459-lucky-block-red-mod-addon-adds-even-more-stuff-im Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:= >546<ref>From the latest archived version of the Planet Minecraft page.</ref>
|Availability:= Unavailable
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| October 27th, 2014||Development began.<ref>https://x.com/NuclearBananaMC/status/526834379499520001</ref>
|-
|-
| October 29th, 2014||Lucky Block Red was posted onto Planet Minecraft.<ref>http://web.archive.org/web/20141031190925/http://www.planetminecraft.com/mod/luckyblockred/</ref>
|-
|-
| January 26th, 2015||Lucky Block Red was posted onto the Minecraft Forums.
|-
|}
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Unavailable]]
07a75f4b53d76054c8131bc10a205c4841e4d595
749
746
2025-01-10T23:14:26Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Red
|image=
|Creator:=[https://www.minecraftforum.net/members/NuclearBanana NuclearBanana]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2340459-lucky-block-red-mod-addon-adds-even-more-stuff-im Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:= >546<ref>From the latest archived version of the Planet Minecraft page.</ref>
|Availability:= Unavailable
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| October 27th, 2014||Development began.<ref>https://x.com/NuclearBananaMC/status/526834379499520001</ref>
|-
|-
| October 29th, 2014||Lucky Block Red was posted onto Planet Minecraft.<ref>http://web.archive.org/web/20141031190925/http://www.planetminecraft.com/mod/luckyblockred/</ref>
|-
|-
| January 26th, 2015||Lucky Block Red was posted onto the Minecraft Forums.
|-
|}
== Notes ==
<references />
== Gallery ==
<gallery widths="96px" heights="96px">
File:Lucky block red in dev screenshot.png|In development screenshot of Lucky Block Red.
File:Lucky Block Red Original Promotional Image.jpg|Original promotional image of Lucky Block Red.
</gallery>
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Unavailable]]
d79dab522478abca32101c6f2bdad0471c0c5407
759
749
2025-01-10T23:33:32Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Red
|image=
|Creator:=[https://www.minecraftforum.net/members/NuclearBanana NuclearBanana]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2340459-lucky-block-red-mod-addon-adds-even-more-stuff-im Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:= >546<ref>From the latest archived version of the Planet Minecraft page.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| October 27th, 2014||Development began.<ref>https://x.com/NuclearBananaMC/status/526834379499520001</ref>
|-
|-
| October 29th, 2014||Lucky Block Red was posted onto Planet Minecraft.<ref>http://web.archive.org/web/20141031190925/http://www.planetminecraft.com/mod/luckyblockred/</ref>
|-
|-
| January 26th, 2015||Lucky Block Red was posted onto the Minecraft Forums.
|-
|}
== Available Downloads ==
[[https://archive.org/details/lucky-block-red-by-nuclearbanana%20202501 https://archive.org/details/lucky-block-red-by-nuclearbanana_202501]]
== Notes ==
<references />
== Gallery ==
<gallery widths="96px" heights="96px">
File:Lucky block red in dev screenshot.png|In development screenshot of Lucky Block Red.
File:Lucky Block Red Original Promotional Image.jpg|Original promotional image of Lucky Block Red.
</gallery>
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Completely Available]]
79d67d963216d7a3306f82244e1761dd078216e5
760
759
2025-01-10T23:33:41Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Red
|image=
|Creator:=[https://www.minecraftforum.net/members/NuclearBanana NuclearBanana]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2340459-lucky-block-red-mod-addon-adds-even-more-stuff-im Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:= >546<ref>From the latest archived version of the Planet Minecraft page.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| October 27th, 2014||Development began.<ref>https://x.com/NuclearBananaMC/status/526834379499520001</ref>
|-
|-
| October 29th, 2014||Lucky Block Red was posted onto Planet Minecraft.<ref>http://web.archive.org/web/20141031190925/http://www.planetminecraft.com/mod/luckyblockred/</ref>
|-
|-
| January 26th, 2015||Lucky Block Red was posted onto the Minecraft Forums.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-red-by-nuclearbanana%20202501 https://archive.org/details/lucky-block-red-by-nuclearbanana_202501]
== Notes ==
<references />
== Gallery ==
<gallery widths="96px" heights="96px">
File:Lucky block red in dev screenshot.png|In development screenshot of Lucky Block Red.
File:Lucky Block Red Original Promotional Image.jpg|Original promotional image of Lucky Block Red.
</gallery>
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Completely Available]]
a6bf687f0904291c72e440ee0fcfa91041e1b54f
762
760
2025-01-10T23:37:50Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Red
|image=Lucky block red.png
|Creator:=[https://www.minecraftforum.net/members/NuclearBanana NuclearBanana]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2340459-lucky-block-red-mod-addon-adds-even-more-stuff-im Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:= >546<ref>From the latest archived version of the Planet Minecraft page.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| October 27th, 2014||
[[File:Lucky block red.png|frameless|32x32px]] Development began.<ref>https://x.com/NuclearBananaMC/status/526834379499520001</ref>
|-
|-
| October 29th, 2014||Lucky Block Red was posted onto Planet Minecraft.<ref>http://web.archive.org/web/20141031190925/http://www.planetminecraft.com/mod/luckyblockred/</ref>
|-
|-
| January 26th, 2015||Lucky Block Red was posted onto the Minecraft Forums.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-red-by-nuclearbanana%20202501 https://archive.org/details/lucky-block-red-by-nuclearbanana_202501]
== Notes ==
<references />
== Gallery ==
<gallery widths="96px" heights="96px">
File:Lucky block red in dev screenshot.png|In development screenshot of Lucky Block Red.
File:Lucky Block Red Original Promotional Image.jpg|Original promotional image of Lucky Block Red.
</gallery>
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Completely Available]]
229f2739ed37f411a47a5af62c203ad001a64d6a
Black Lucky Block
0
339
740
706
2025-01-10T22:45:32Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items Curseforge]
|Requires Additional Mods:= ❌
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Crafting ==
== Drops ==
===== Alpha (More than 100 New Drops) =====
# Example
===== Beta (With Towers) =====
#A Wooden Shovel, Sword, Pickaxe, Axe and Hoe
#A Stone Shovel, Sword, Pickaxe, Axe and Hoe
#A Gold Shovel, Sword, Pickaxe, Axe and Hoe
#(2-3) of either a Iron Shovel, Sword, Pickaxe, Axe or Hoe
#(1-2) of either a Diamond Shovel, Sword, Pickaxe, Axe or Hoe
#A Leather Helmet, Chestplate, Leggings and Boots
#A Gold Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Chainmail Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Iron Helmet, Chestplate, Leggings and Boots
#(1-2) of either a Diamond Helmet, Chestplate, Leggings and Boots
#A Iron, Gold, and Diamond Horse Armor
#A bow with (16-32) arows
#A Sponge
#(8) TNT
#(14) Obsidian
#(2-6) Endportal Frames
#A Dragon Egg
#A Beacon
#(8) Droppers
#(8) Hay Bales
#(8-16) Gold Ingots
#A stick
#(4) Paintings
#(2) Saddles
#A Cake
#A Rotten Flesh
#A Nether Star
#A Poppy named Romantic Rose
#(6-12) Bookshelves and (8-16) Books
#(8-16) Jack O' Lanterns and (8-16) Pumpkins
#(2-4) Golden Apples and (1-2) Enchanted Golden Apples
#(1-2) Buckets, and (1-2) Water Buckets, and (1-2) Milk Buckets, and (1-2) Lava Buckets
#(8-16) Raw Porkchops and (4-8) Cooked Porkchopss
#(8-16) Raw Fish and (4-8) Cooked Fish
#(8-16) Raw Beef and (4-8) Steak
#(8-16) Raw Chicken, and (4-8) Cooked Chicken
#
#
== History ==
{| class="wikitable"
|-
| February 27th, 2015||
[[File:Black lucky block.png|frameless|64x64px]]Published publicly onto Curse<ref>Currently known as Curseforge.</ref>.
|-
|-
| February 28th, 2015||
The second version was released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Addons]]
[[Category:Completely Available]]
3184c8974773540d388963bd8522f8e23b2935e3
Additions Mod
0
342
741
624
2025-01-10T22:46:03Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Additions Mod
|image=
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects <span style="text-decoration:underline;">Tmtrvlr</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/additions-mod <span style="text-decoration:underline;">Curseforge</span>]
|Source:=N/A
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Created by Tmtrvlr]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Forge]]
0f1c165f88e3c96ecc025de2a217f79be21aebb7
Loot++
0
318
742
704
2025-01-10T22:46:21Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Loot++
|image=
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtrvlr]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/loot Curseforge]
|Source:=N/A
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Created by Tmtrvlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
1606f4bd601f1180ccf5271b8c4a2954969d80d1
Lucky Block
0
254
743
705
2025-01-10T22:46:35Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge]
|Source:=[https://github.com/alexsocha/luckyblock Github Page]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== History ==
{| class="wikitable"
|-
| First created on ?||
[[File:Og_lucky_block_texture.png|frameless|64x64px]]
|-
| May 4th 2012 || Published publicly
|-
| Example ||
[[File:Lucky block.png|frameless|64x64px]] Test
|}
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original Promotional Image.
</gallery>
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Mods]]
[[Category:Mostly Available]]
458fb471e39f5a4a3af9194e96041ff536ba9f69
745
743
2025-01-10T22:47:12Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge]
|Source:=[https://github.com/alexsocha/luckyblock Github]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== History ==
{| class="wikitable"
|-
| First created on ?||
[[File:Og_lucky_block_texture.png|frameless|64x64px]]
|-
| May 4th 2012 || Published publicly
|-
| Example ||
[[File:Lucky block.png|frameless|64x64px]] Test
|}
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original Promotional Image.
</gallery>
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Mods]]
[[Category:Mostly Available]]
79db18b49fb570bd0aefad15a915cd97fabf9380
750
745
2025-01-10T23:14:42Z
KristenStuffs
564421
/* Gallery */
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge]
|Source:=[https://github.com/alexsocha/luckyblock Github]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== History ==
{| class="wikitable"
|-
| First created on ?||
[[File:Og_lucky_block_texture.png|frameless|64x64px]]
|-
| May 4th 2012 || Published publicly
|-
| Example ||
[[File:Lucky block.png|frameless|64x64px]] Test
|}
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original promotional image.
</gallery>
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Mods]]
[[Category:Mostly Available]]
2ea8fc96d289daadc3b8c26d3788d2dc5924a700
763
750
2025-01-10T23:38:41Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge]
|Source:=[https://github.com/alexsocha/luckyblock Github]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== History ==
{| class="wikitable"
|-
| First created on ?||
[[File:Og_lucky_block_texture.png|frameless|32x32px]]
|-
| May 4th 2012 || Published publicly
|-
| Example ||
[[File:Lucky block.png|frameless|32x32px]] Test
|}
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original promotional image.
</gallery>
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Mods]]
[[Category:Mostly Available]]
5f3ca64fc4869db34145e0a40080d1c9e5cf95a3
Modern Lucky Block
0
317
744
702
2025-01-10T22:46:55Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Modern Lucky Block
|image=Modern lucky block.png
|Creator:=[https://www.curseforge.com/members/creoii/projects creoii]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/modern-lucky-block Curseforge]
|Source:=[https://github.com/jack-zisa/lucky_block Github]
|Total Downloads:=8,421<ref>As of January 10th, 2015.</ref>
|Availability:= Completely Available
|Forge:= ❌
|NeoForge:= ✔️
|Fabric:= ✔️
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
<references />
f106f98b4eaf9255955c1222f900b3f647ee6a63
File:Lucky block red in dev screenshot.png
6
352
747
2025-01-10T23:11:11Z
KristenStuffs
564421
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky Block Red Original Promotional Image.jpg
6
353
748
2025-01-10T23:13:41Z
KristenStuffs
564421
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block spiral.gif
6
344
751
635
2025-01-10T23:19:24Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky block spiral.gif]]
wikitext
text/x-wiki
== Summary ==
Lucky Block Spiral Animated texture
1c2b2364814b9f5ec21cb2fe9822b95c76d73bce
764
751
2025-01-10T23:39:50Z
KristenStuffs
564421
wikitext
text/x-wiki
== Summary ==
Lucky Block Spiral Animated texture.
Please note this is a creation image.
c3e239cc982698803df836aefef4f0eb5faee46c
765
764
2025-01-10T23:39:59Z
KristenStuffs
564421
wikitext
text/x-wiki
== Summary ==
Lucky Block Spiral Animated texture.<br>
Please note this is a creation image.
96f0e5fdf2dd273012168cbeda26bb8560e0f893
User:OwOstar/common.css
2
343
752
693
2025-01-10T23:23:37Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
/*.druid-main-image img, */
/*.druid-main-images img {*/
/* max-width:75%;*/
/* height:auto;*/
/*}*/
div.druid-row + div.druid-row {
border-top: none;
}
f360d75f5be432158be81407f000b3d3a494914c
754
752
2025-01-10T23:26:45Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
/*.druid-main-image img, */
/*.druid-main-images img {*/
/* max-width:75%;*/
/* height:auto;*/
/*}*/
div.druid-row + div.druid-row {
border-top: none;
position: relative;
}
div.druid-row + div.druid-row::before {
content: 'test';
position: absolute;
top: 0;
left: 10%;
width: 80%;
height: 2px;
background-color: black;
}
44acdea79f6f59fc15a3625ad6f72cfa1a30e13d
755
754
2025-01-10T23:27:16Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
/*.druid-main-image img, */
/*.druid-main-images img {*/
/* max-width:75%;*/
/* height:auto;*/
/*}*/
div.druid-row + div.druid-row {
border-top: none;
position: relative;
}
div.druid-row + div.druid-row::before {
content: '';
position: absolute;
top: 0;
left: 10%;
width: 80%;
height: 1px;
background-color: black;
}
9e395d7d41f9e1f2931b54f7c396628818b28919
756
755
2025-01-10T23:28:59Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
/*.druid-main-image img, */
/*.druid-main-images img {*/
/* max-width:75%;*/
/* height:auto;*/
/*}*/
div.druid-row + div.druid-row {
border-top: none;
position: relative;
}
div.druid-row + div.druid-row::before {
content: '';
position: absolute;
top: 0;
left: 5%;
width: 90%;
height: 1px;
background-color: black;
}
3d87880b9af773cfb59cab6446ad4cc475bcb8da
758
756
2025-01-10T23:32:03Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
/*.druid-main-image img, */
/*.druid-main-images img {*/
/* max-width:75%;*/
/* height:auto;*/
/*}*/
div.druid-row + div.druid-row {
border-top: none;
position: relative;
}
div.druid-row + div.druid-row::before {
content: '';
position: absolute;
top: 0;
left: 2.5%;
width: 95%;
height: 1px;
background-color: black;
}
8af9a8e070e43069f7f155e765756d36a2977b58
769
758
2025-01-11T00:27:12Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
/*.druid-main-image img, */
/*.druid-main-images img {*/
/* max-width:75%;*/
/* height:auto;*/
/*}*/
div.druid-row + div.druid-row {
border-top: none;
position: relative;
}
div.druid-row + div.druid-row::before {
content: '';
position: absolute;
top: 0;
left: 2.5%;
width: 95%;
height: 1px;
background-color: black;
}
.mw-collapsible .mw-collapsible-toggle {
float: left;
margin-right: 10px;
}
e78ee2001ab028044a4e82b218aa8c8a8645aa92
770
769
2025-01-11T00:31:28Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
/*.druid-main-image img, */
/*.druid-main-images img {*/
/* max-width:75%;*/
/* height:auto;*/
/*}*/
div.druid-row + div.druid-row {
border-top: none;
position: relative;
}
div.druid-row + div.druid-row::before {
content: '';
position: absolute;
top: 0;
left: 2.5%;
width: 95%;
height: 1px;
background-color: black;
}
.mw-collapsible .mw-collapsible-toggle {
float: left;
display: block;
}
0a604ec30ec9657e25ae95da76f9e4a019ed66f5
771
770
2025-01-11T00:32:53Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
/*.druid-main-image img, */
/*.druid-main-images img {*/
/* max-width:75%;*/
/* height:auto;*/
/*}*/
div.druid-row + div.druid-row {
border-top: none;
position: relative;
}
div.druid-row + div.druid-row::before {
content: '';
position: absolute;
top: 0;
left: 2.5%;
width: 95%;
height: 1px;
background-color: black;
}
.mw-collapsible .mw-collapsible-toggle {
display: block;
}
b1c99c2e55472ac6a189442d8831531e1d264bf2
772
771
2025-01-11T00:33:48Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
/*.druid-main-image img, */
/*.druid-main-images img {*/
/* max-width:75%;*/
/* height:auto;*/
/*}*/
div.druid-row + div.druid-row {
border-top: none;
position: relative;
}
div.druid-row + div.druid-row::before {
content: '';
position: absolute;
top: 0;
left: 2.5%;
width: 95%;
height: 1px;
background-color: black;
}
.mw-collapsible .mw-collapsible-toggle {
float: none;
display: block;
}
ff647de84d0e6c0fc77242d9897b89b0da14ecce
File:Lucky block red.png
6
354
753
2025-01-10T23:26:14Z
DevMaster1015
564424
Lucky Block Red's texture
wikitext
text/x-wiki
== Summary ==
Lucky Block Red's texture
b51de63002dee4f503e6d26af2e1a02b03db964b
File:Modern lucky block.png
6
346
757
661
2025-01-10T23:30:37Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Modern lucky block.png]]
wikitext
text/x-wiki
== Summary ==
Modern Lucky Block Texture
20015606a3267e33392cafd3129e3a4c4168996e
File:RainbowLuckyBlockOG.png
6
355
761
2025-01-10T23:35:43Z
DevMaster1015
564424
The Original Rainbow Lucky Block Texture
wikitext
text/x-wiki
== Summary ==
The Original Rainbow Lucky Block Texture
2c8288831a3889871885d6545f5d57fdd0e12d61
File:Black lucky block.png
6
338
768
660
2025-01-10T23:50:56Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Black lucky block.png]]
wikitext
text/x-wiki
black lucky block texture
6ca2c67338e8d1d64f8ade601e3c1c1dab352008
User:OwOstar/common.css
2
343
773
772
2025-01-11T00:51:07Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
/*.druid-main-image img, */
/*.druid-main-images img {*/
/* max-width:75%;*/
/* height:auto;*/
/*}*/
div.druid-row + div.druid-row {
border-top: none;
position: relative;
}
div.druid-row + div.druid-row::before {
content: '';
position: absolute;
top: 0;
left: 2.5%;
width: 95%;
height: 1px;
background-color: black;
}
.mw-collapsible .mw-collapsible-toggle {
float: none;
}
2e4c78a3ca56fd8ced3641ef7799c19d16fda335
775
773
2025-01-11T00:54:33Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
/*.druid-main-image img, */
/*.druid-main-images img {*/
/* max-width:75%;*/
/* height:auto;*/
/*}*/
div.druid-row + div.druid-row {
border-top: none;
position: relative;
}
div.druid-row + div.druid-row::before {
content: '';
position: absolute;
top: 0;
left: 2.5%;
width: 95%;
height: 1px;
background-color: black;
}
8af9a8e070e43069f7f155e765756d36a2977b58
777
775
2025-01-11T01:05:33Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
/*.druid-main-image img, */
/*.druid-main-images img {*/
/* max-width:75%;*/
/* height:auto;*/
/*}*/
div.druid-row + div.druid-row {
border-top: none;
position: relative;
}
div.druid-row + div.druid-row::before {
content: '';
position: absolute;
top: 0;
left: 5%;
width: 90%;
height: 1px;
background-color: black;
}
3d87880b9af773cfb59cab6446ad4cc475bcb8da
778
777
2025-01-11T01:14:35Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
/*.druid-main-image img, */
/*.druid-main-images img {*/
/* max-width:75%;*/
/* height:auto;*/
/*}*/
/*div.druid-row + div.druid-row {*/
/* border-top: none;*/
/* position: relative;*/
/*}*/
/*div.druid-row + div.druid-row::before {*/
/* content: '';*/
/* position: absolute;*/
/* top: 0;*/
/* left: 5%;*/
/* width: 90%;*/
/* height: 1px;*/
/* background-color: black;*/
/*}*/
08a924a138ad33e0352637c1397945814ae00e34
Black Lucky Block
0
339
774
740
2025-01-11T00:54:03Z
OwOstar
564436
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items Curseforge]
|Requires Additional Mods:= ❌
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Crafting ==
== Drops ==
<div class="mw-collapsible mw-collapsed">
===== Alpha (More than 100 New Drops) =====
# Example
===== Beta (With Towers) =====
#A Wooden Shovel, Sword, Pickaxe, Axe and Hoe
#A Stone Shovel, Sword, Pickaxe, Axe and Hoe
#A Gold Shovel, Sword, Pickaxe, Axe and Hoe
#(2-3) of either a Iron Shovel, Sword, Pickaxe, Axe or Hoe
#(1-2) of either a Diamond Shovel, Sword, Pickaxe, Axe or Hoe
#A Leather Helmet, Chestplate, Leggings and Boots
#A Gold Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Chainmail Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Iron Helmet, Chestplate, Leggings and Boots
#(1-2) of either a Diamond Helmet, Chestplate, Leggings and Boots
#A Iron, Gold, and Diamond Horse Armor
#A bow with (16-32) arows
#A Sponge
#(8) TNT
#(14) Obsidian
#(2-6) Endportal Frames
#A Dragon Egg
#A Beacon
#(8) Droppers
#(8) Hay Bales
#(8-16) Gold Ingots
#A stick
#(4) Paintings
#(2) Saddles
#A Cake
#A Rotten Flesh
#A Nether Star
#A Poppy named Romantic Rose
#(6-12) Bookshelves and (8-16) Books
#(8-16) Jack O' Lanterns and (8-16) Pumpkins
#(2-4) Golden Apples and (1-2) Enchanted Golden Apples
#(1-2) Buckets, and (1-2) Water Buckets, and (1-2) Milk Buckets, and (1-2) Lava Buckets
#(8-16) Raw Porkchops and (4-8) Cooked Porkchopss
#(8-16) Raw Fish and (4-8) Cooked Fish
#(8-16) Raw Beef and (4-8) Steak
#(8-16) Raw Chicken, and (4-8) Cooked Chicken
</div>
== History ==
{| class="wikitable"
|-
| February 27th, 2015||
[[File:Black lucky block.png|frameless|64x64px]]Published publicly onto Curse<ref>Currently known as Curseforge.</ref>.
|-
|-
| February 28th, 2015||
The second version was released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Addons]]
[[Category:Completely Available]]
80df1c0f5ce348e98324db70c687eec2f3aa0f88
779
774
2025-01-11T01:53:36Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items Curseforge]
|Requires Additional Mods:= ❌
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Crafting ==
== Drops ==
<div class="mw-collapsible mw-collapsed">
===== Alpha (More than 100 New Drops) =====
# Example
===== Beta (With Towers) =====
#A Wooden Shovel, Sword, Pickaxe, Axe and Hoe
#A Stone Shovel, Sword, Pickaxe, Axe and Hoe
#A Gold Shovel, Sword, Pickaxe, Axe and Hoe
#(2-3) of either a Iron Shovel, Sword, Pickaxe, Axe or Hoe
#(1-2) of either a Diamond Shovel, Sword, Pickaxe, Axe or Hoe
#A Leather Helmet, Chestplate, Leggings and Boots
#A Gold Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Chainmail Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Iron Helmet, Chestplate, Leggings and Boots
#(1-2) of either a Diamond Helmet, Chestplate, Leggings and Boots
#A Iron, Gold, and Diamond Horse Armor
#A bow with (16-32) arows
#A Sponge
#(8) TNT
#(14) Obsidian
#(2-6) Endportal Frames
#A Dragon Egg
#A Beacon
#(8) Droppers
#(8) Hay Bales
#(8-16) Gold Ingots
#A stick
#(4) Paintings
#(2) Saddles
#A Cake
#A Rotten Flesh
#A Nether Star
#A Poppy named Romantic Rose
#(6-12) Bookshelves and (8-16) Books
#(8-16) Jack O' Lanterns and (8-16) Pumpkins
#(2-4) Golden Apples and (1-2) Enchanted Golden Apples
#(1-2) Buckets, and (1-2) Water Buckets, and (1-2) Milk Buckets, and (1-2) Lava Buckets
#(8-16) Raw Porkchops and (4-8) Cooked Porkchopss
#(8-16) Raw Fish and (4-8) Cooked Fish
#(8-16) Raw Beef and (4-8) Steak
#(8-16) Raw Chicken, and (4-8) Cooked Chicken
</div>
== History ==
{| class="wikitable"
|-
| February 27th, 2015||
[[File:Black lucky block.png|frameless|32x32px]]Published publicly onto Curse<ref>Currently known as Curseforge.</ref>.
|-
|-
| February 28th, 2015||
The second version was released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Addons]]
[[Category:Completely Available]]
36c0d944c84d525c196fb3bf6833c98bab2ca16e
787
779
2025-01-11T03:07:17Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items Curseforge]
|Requires Additional Mods:= ❌
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Crafting ==
== Drops ==
<div class="mw-collapsible mw-collapsed">
===== Alpha (More than 100 New Drops) =====
# Example
===== Beta (With Towers) =====
#A Wooden Shovel, Sword, Pickaxe, Axe and Hoe
#A Stone Shovel, Sword, Pickaxe, Axe and Hoe
#A Gold Shovel, Sword, Pickaxe, Axe and Hoe
#(2-3) of either a Iron Shovel, Sword, Pickaxe, Axe or Hoe
#(1-2) of either a Diamond Shovel, Sword, Pickaxe, Axe or Hoe
#A Leather Helmet, Chestplate, Leggings and Boots
#A Gold Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Chainmail Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Iron Helmet, Chestplate, Leggings and Boots
#(1-2) of either a Diamond Helmet, Chestplate, Leggings and Boots
#A Iron, Gold, and Diamond Horse Armor
#A bow with (16-32) arows
#A Sponge
#(8) TNT
#(14) Obsidian
#(2-6) Endportal Frames
#A Dragon Egg
#A Beacon
#(8) Droppers
#(8) Hay Bales
#(8-16) Gold Ingots
#A stick
#(4) Paintings
#(2) Saddles
#A Cake
#A Rotten Flesh
#A Nether Star
#A Poppy named Romantic Rose
#(6-12) Bookshelves and (8-16) Books
#(8-16) Jack O' Lanterns and (8-16) Pumpkins
#(2-4) Golden Apples and (1-2) Enchanted Golden Apples
#(1-2) Buckets, and (1-2) Water Buckets, and (1-2) Milk Buckets, and (1-2) Lava Buckets
#(8-16) Raw Porkchops and (4-8) Cooked Porkchopss
#(8-16) Raw Fish and (4-8) Cooked Fish
#(8-16) Raw Beef and (4-8) Steak
#(8-16) Raw Chicken, and (4-8) Cooked Chicken
</div>
== History ==
{| class="wikitable"
|-
| February 27th, 2015||
[[File:Black lucky block.png|frameless|32x32px]]Published publicly onto Curse.<ref>Currently known as Curseforge.</ref>
|-
|-
| February 28th, 2015||
The second version was released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Addons]]
[[Category:Completely Available]]
5a4fb49210a1e9eb5794087d360f4d6c973294a9
791
787
2025-01-11T03:30:52Z
OwOstar
564436
Reverted edits by [[Special:Contributions/KristenStuffs|KristenStuffs]] ([[User talk:KristenStuffs|talk]]) to last revision by [[User:OwOstar|OwOstar]]
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items Curseforge]
|Requires Additional Mods:= ❌
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Crafting ==
== Drops ==
<div class="mw-collapsible mw-collapsed">
===== Alpha (More than 100 New Drops) =====
# Example
===== Beta (With Towers) =====
#A Wooden Shovel, Sword, Pickaxe, Axe and Hoe
#A Stone Shovel, Sword, Pickaxe, Axe and Hoe
#A Gold Shovel, Sword, Pickaxe, Axe and Hoe
#(2-3) of either a Iron Shovel, Sword, Pickaxe, Axe or Hoe
#(1-2) of either a Diamond Shovel, Sword, Pickaxe, Axe or Hoe
#A Leather Helmet, Chestplate, Leggings and Boots
#A Gold Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Chainmail Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Iron Helmet, Chestplate, Leggings and Boots
#(1-2) of either a Diamond Helmet, Chestplate, Leggings and Boots
#A Iron, Gold, and Diamond Horse Armor
#A bow with (16-32) arows
#A Sponge
#(8) TNT
#(14) Obsidian
#(2-6) Endportal Frames
#A Dragon Egg
#A Beacon
#(8) Droppers
#(8) Hay Bales
#(8-16) Gold Ingots
#A stick
#(4) Paintings
#(2) Saddles
#A Cake
#A Rotten Flesh
#A Nether Star
#A Poppy named Romantic Rose
#(6-12) Bookshelves and (8-16) Books
#(8-16) Jack O' Lanterns and (8-16) Pumpkins
#(2-4) Golden Apples and (1-2) Enchanted Golden Apples
#(1-2) Buckets, and (1-2) Water Buckets, and (1-2) Milk Buckets, and (1-2) Lava Buckets
#(8-16) Raw Porkchops and (4-8) Cooked Porkchopss
#(8-16) Raw Fish and (4-8) Cooked Fish
#(8-16) Raw Beef and (4-8) Steak
#(8-16) Raw Chicken, and (4-8) Cooked Chicken
</div>
== History ==
{| class="wikitable"
|-
| February 27th, 2015||
[[File:Black lucky block.png|frameless|64x64px]]Published publicly onto Curse<ref>Currently known as Curseforge.</ref>.
|-
|-
| February 28th, 2015||
The second version was released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Addons]]
[[Category:Completely Available]]
80df1c0f5ce348e98324db70c687eec2f3aa0f88
817
791
2025-01-11T04:53:31Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items Curseforge]
|Requires Additional Mods:= ❌
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Crafting ==
== Drops ==
<div class="mw-collapsible mw-collapsed">
===== Alpha (More than 100 New Drops) =====
# Example
===== Beta (With Towers) =====
#A Wooden Shovel, Sword, Pickaxe, Axe and Hoe
#A Stone Shovel, Sword, Pickaxe, Axe and Hoe
#A Gold Shovel, Sword, Pickaxe, Axe and Hoe
#(2-3) of either a Iron Shovel, Sword, Pickaxe, Axe or Hoe
#(1-2) of either a Diamond Shovel, Sword, Pickaxe, Axe or Hoe
#A Leather Helmet, Chestplate, Leggings and Boots
#A Gold Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Chainmail Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Iron Helmet, Chestplate, Leggings and Boots
#(1-2) of either a Diamond Helmet, Chestplate, Leggings and Boots
#A Iron, Gold, and Diamond Horse Armor
#A bow with (16-32) arows
#A Sponge
#(8) TNT
#(14) Obsidian
#(2-6) Endportal Frames
#A Dragon Egg
#A Beacon
#(8) Droppers
#(8) Hay Bales
#(8-16) Gold Ingots
#A stick
#(4) Paintings
#(2) Saddles
#A Cake
#A Rotten Flesh
#A Nether Star
#A Poppy named Romantic Rose
#(6-12) Bookshelves and (8-16) Books
#(8-16) Jack O' Lanterns and (8-16) Pumpkins
#(2-4) Golden Apples and (1-2) Enchanted Golden Apples
#(1-2) Buckets, and (1-2) Water Buckets, and (1-2) Milk Buckets, and (1-2) Lava Buckets
#(8-16) Raw Porkchops and (4-8) Cooked Porkchopss
#(8-16) Raw Fish and (4-8) Cooked Fish
#(8-16) Raw Beef and (4-8) Steak
#(8-16) Raw Chicken, and (4-8) Cooked Chicken
</div>
== History ==
{| class="wikitable"
|-
| February 27th, 2015||
[[File:Black lucky block.png|frameless|32x32px]]Published publicly onto Curse<ref>Currently known as Curseforge.</ref>.
|-
|-
| February 28th, 2015||
The second version was released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Addons]]
[[Category:Completely Available]]
36c0d944c84d525c196fb3bf6833c98bab2ca16e
MediaWiki:Common.css
8
5
776
694
2025-01-11T00:55:20Z
OwOstar
564436
Remove float from mw-collapsible-toggle
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #ffc507;
--wiki-content-border-color--rgb: 255, 197, 7;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #f7e13e;
--wiki-accent-color--rgb: 247, 225, 62;
--wiki-accent-color--hover: #f2df0a;
--wiki-accent-color--hover--rgb: 242, 223, 10;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #3323c4;
--wiki-content-border-color--rgb: 51, 35, 196;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #3c47de;
--wiki-accent-color--rgb: 60, 71, 222;
--wiki-accent-color--hover: #2935e3;
--wiki-accent-color--hover--rgb: 41, 53, 227;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
align-items: center;
}
div.druid-row + div.druid-row {
border-top: 1px solid black;
}
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
.mw-collapsible .mw-collapsible-toggle {
float: none;
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
0b8e8790f9d7d90cb0b7e786aa5abbaa03b97f33
Lucky Block White
0
356
780
2025-01-11T02:07:10Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Lucky Block White |image=Lucky block white texture.png |Creator:=[https://web.archive.org/web/20160726164953/http://minecraft.curseforge.com/members/gt3655 gt3655] |Link:=[https://web.archive.org/web/20160712002437/http://minecraft.curseforge.com/projects/lucky-block-white-1-7-10 Curseforge] |Requires Additional Mods:= ❌ |Total Downloads:= >43,267<ref>Latest archived download numbers seen from Curseforge.</ref> |Availability:= Not Available |Fo..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block White
|image=Lucky block white texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://minecraft.curseforge.com/members/gt3655 gt3655]
|Link:=[https://web.archive.org/web/20160712002437/http://minecraft.curseforge.com/projects/lucky-block-white-1-7-10 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >43,267<ref>Latest archived download numbers seen from Curseforge.</ref>
|Availability:= Not Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| January 29th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.
|-
|}
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Not Available]]
08b10c57af04b2106b053b9f3f9bab2ff1cc30c7
781
780
2025-01-11T02:15:01Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block White
|image=Lucky block white texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://minecraft.curseforge.com/members/gt3655 gt3655]
|Link:=[https://web.archive.org/web/20160712002437/http://minecraft.curseforge.com/projects/lucky-block-white-1-7-10 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >43,267<ref>Latest archived download numbers seen from Curseforge.</ref>
|Availability:= Unavailable
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| January 29th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.
|-
|}
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Unavailable]]
3e6c122e46f03413bef5e1fdc563799e1dcd5797
784
781
2025-01-11T03:00:16Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block White
|image=Lucky block white texture.png
|Creator:=[https://www.planetminecraft.com/member/bobafett/ Bobafett]<ref>https://www.planetminecraft.com/forums/communities/teams/need-modders-423991/</ref>
|Link:=[https://web.archive.org/web/20160712002437/http://minecraft.curseforge.com/projects/lucky-block-white-1-7-10 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >43,267<ref>Latest archived download numbers seen from Curseforge.</ref>
|Availability:= Unavailable
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| January 29th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.
|-
|}
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Unavailable]]
aaab2f89db6fdaf9bbe6e85d5c7ee8bee2533a6b
797
784
2025-01-11T04:00:45Z
Jerios
566247
Init. Should be a basic page and hopefully correct.
wikitext
text/x-wiki
{{Addon Infobox
|title=American Lucky Block
|image=American lucky block texture.png
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects mtravlr]<ref>https://www.curseforge.com/members/tmtravlr/projects </ref>
|Link:=[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock]
|Requires Additional Mods:= ❌
|Total Downloads:= >153<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest archived download numbers seen from mapsandmods.com].</ref>
|Availability:= Unavailable
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|- 2016/06/29
| June 29th, 2016||
The mapsandmods.com page was created.
|-
|}
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Unavailable]]
60e1c61dc3e8e729aeda4dee0cd906b823f52e52
798
797
2025-01-11T04:02:08Z
Jerios
566247
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block White
|image=Lucky block white texture.png
|Creator:=[https://www.planetminecraft.com/member/bobafett/ Bobafett]<ref>https://www.planetminecraft.com/forums/communities/teams/need-modders-423991/</ref>
|Link:=[https://web.archive.org/web/20160712002437/http://minecraft.curseforge.com/projects/lucky-block-white-1-7-10 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >43,267<ref>Latest archived download numbers seen from Curseforge.</ref>
|Availability:= Unavailable
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| January 29th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.
|-
|}
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Unavailable]]
aaab2f89db6fdaf9bbe6e85d5c7ee8bee2533a6b
Lucky Block Green
0
357
782
2025-01-11T02:40:35Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Lucky Block Green |image=Lucky block green texture.png |Creator:=[http://minecraft.curseforge.com/members/LuckyBlockAddons LuckyBlockAddons] |Link:=[https://web.archive.org/web/20160720203830/http://minecraft.curseforge.com/projects/lucky-block-green-1-7-10 Curseforge] |Requires Additional Mods:= ❌ |Total Downloads:= >5,911<ref>Latest archived download numbers seen from Curseforge.</ref> |Availability:= Completely Available |Forge:= ✔️ |Neo..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Green
|image=Lucky block green texture.png
|Creator:=[http://minecraft.curseforge.com/members/LuckyBlockAddons LuckyBlockAddons]
|Link:=[https://web.archive.org/web/20160720203830/http://minecraft.curseforge.com/projects/lucky-block-green-1-7-10 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >5,911<ref>Latest archived download numbers seen from Curseforge.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| August 28th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/8kp25n8kq11t7am/Lucky%2BBlock%2BGreen.zip
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Completely Available]]
41cd9e90446c33c0a817f37e29e70fa326aee853
790
782
2025-01-11T03:29:55Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Green
|image=Green lucky block.png
|Creator:=[http://minecraft.curseforge.com/members/LuckyBlockAddons LuckyBlockAddons]
|Link:=[https://web.archive.org/web/20160720203830/http://minecraft.curseforge.com/projects/lucky-block-green-1-7-10 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >5,911<ref>Latest archived download numbers seen from Curseforge.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| August 28th, 2015||
[[File:Green lucky block.png|frameless|32x32px]] The Curse<ref>Now known as Curseforge.</ref> page was created.
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/8kp25n8kq11t7am/Lucky%2BBlock%2BGreen.zip
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Completely Available]]
660ab65c22d99e26614e0f63b625c496c03747d8
File:Lucky block rainbow.gif
6
358
783
2025-01-11T02:41:17Z
DevMaster1015
564424
The 1.8 rainbow lucky block texture
wikitext
text/x-wiki
== Summary ==
The 1.8 rainbow lucky block texture
e81c68820e27843e2bd76a4c407194db95597dec
Rainbow Lucky Block
0
348
785
767
2025-01-11T03:01:17Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow lucky block
|image=Lucky block rainbow.gif
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge]
|Requires Additional Mods:= ❌<ref>1.7.10 Lucky Block mod only version.</ref><br>
[[Loot++]]<ref>1.8.x Version only.</ref><br>
Orespawn<ref>Both Modded 1.7.10 Versions only.</ref><br>
Much More Spiders<ref name="1710exclusivemoddedrainbowdownloads"<ref>Multi-Modded 1.7.10 Versions only</ref><br>
Rainbow World<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Pandora's Box<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Better Furances<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Enchanting Plus<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Mutant Creatures Mod<ref name="1710exclusivemoddedrainbowdownloads"/><br>
|Total Downloads:= >1,000,000<ref>Only 41,626 downloads are currently verifiable as of January 10th, 2025 including from the latest archived versions of the [https://web.archive.org/web/20161108135846/http://mapsandmods.com:80/s/rainbowluckyblock Maps & Mods Page] .</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:RainbowLuckyBlockOG.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
The final update released.<ref name="mcforumsdownloadrainbow"/>
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Maps & Mods]]
[[Category:Addons]]
[[Category:Partially Available]]
af4355db55ef29d38b1d12233a3c2684ba54fe10
815
785
2025-01-11T04:40:44Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow lucky block
|image=Lucky block rainbow.gif
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge]
|Requires Additional Mods:= ❌<ref>1.7.10 Lucky Block mod only version.</ref><br>
[[Loot++]]<ref>1.8.x Version only.</ref><br>
Orespawn<ref>Both Modded 1.7.10 Versions only.</ref><br>
Much More Spiders<ref name="1710exclusivemoddedrainbowdownloads"<ref>Multi-Modded 1.7.10 Versions only</ref><br>
Rainbow World<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Pandora's Box<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Better Furances<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Enchanting Plus<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Mutant Creatures<ref name="1710exclusivemoddedrainbowdownloads"/><br>
|Total Downloads:= >1,000,000<ref>Only 41,626 downloads are currently verifiable as of January 10th, 2025 including from the latest archived versions of the [https://web.archive.org/web/20161108135846/http://mapsandmods.com:80/s/rainbowluckyblock Maps & Mods Page] .</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:RainbowLuckyBlockOG.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
The final update released.<ref name="mcforumsdownloadrainbow"/>
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Maps & Mods]]
[[Category:Addons]]
[[Category:Partially Available]]
fcfa28e07765a2783b0667ec5133908d425d64a4
File:Green lucky block.png
6
359
786
2025-01-11T03:03:19Z
DevMaster1015
564424
Green lucky block texture
wikitext
text/x-wiki
== Summary ==
Green lucky block texture
4fd130795212cd20919a2f6a68e2e02fdc91ecf1
File:Lucky block.png
6
256
788
647
2025-01-11T03:17:11Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky block.png]]
wikitext
text/x-wiki
The current Lucky Block logo
d3d33625cf7ff7e69f4283ab0f84f8c9a7df1273
File:Og lucky block.png
6
326
789
646
2025-01-11T03:24:59Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Og lucky block texture.png]]
wikitext
text/x-wiki
The original texture of Lucky Block.
6d2cabe4d234156cfa72297f1a123778df9e66ab
Lucky Block Spiral
0
347
792
738
2025-01-11T03:48:51Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spiral
|image=Lucky block spiral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon Curseforge]
|Requires Additional Mods:=[[Loot++]]<br>
Headcrumbs<ref name="1710exclusivespiraldownloads"<ref>[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-7-lucky-block-addon 1.7.10] only.</ref>
<br> Just A Few Fish<ref name="1710exclusivespiraldownloads"/><br>
Ruins<ref name="1710exclusivespiraldownloads"/>
Tinker's Construct<ref name="1710exclusivespiraldownloads"/>
|Total Downloads:=>1,637,507<ref>Combined total between the 1.7.10, 1.8 Lucky Block Spiral Pages as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161106033732/http://mapsandmods.com:80/s/spiralluckyblocks1710 1.7.10] and [https://web.archive.org/web/20161103135136/http://mapsandmods.com:80/s/spiralluckyblocks18 1.8.9] page from Maps & Mods.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Trivia ==
This is the first known Lucky Block Addon to use Loot++.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Maps & Mods]]
[[Category:Compatible with Forge]]
[[Category:Completely Available]]
4a29404e5cda2f7162afa1930f275c3631590dfe
Category:Tmtravlr
14
320
793
521
2025-01-11T03:49:53Z
KristenStuffs
564421
KristenStuffs moved page [[Category:Created by Tmtrvlr]] to [[Category:Created by Tmtravlr]] without leaving a redirect
wikitext
text/x-wiki
List of Lucky Blocks and Mods created by Tmtrvlr.
[[Category:Creators]]
e128a8c56ea625981e179c03395a65aaa3f2e224
Loot++
0
318
794
742
2025-01-11T03:50:13Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Loot++
|image=
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/loot Curseforge]
|Source:=N/A
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
02bd88d848453df90422224424a868b5be66250e
Additions Mod
0
342
795
741
2025-01-11T03:50:29Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Additions Mod
|image=
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects <span style="text-decoration:underline;">Tmtravlr</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/additions-mod <span style="text-decoration:underline;">Curseforge</span>]
|Source:=N/A
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Forge]]
1bfc033919559324655e0e1285b5abb04adc5146
File:Lucky block blue. Slow.gif
6
360
796
2025-01-11T03:55:55Z
DevMaster1015
564424
A Slowed down version of the animation
wikitext
text/x-wiki
== Summary ==
A Slowed down version of the animation
c82fd844effb2cbefc4ad39c7e01c03a4d2eb8f6
American Lucky Block
0
361
799
2025-01-11T04:05:43Z
Jerios
566247
Created page with "{{Addon Infobox |title=American Lucky Block |image=American lucky block texture.png |Creator:=[https://www.curseforge.com/members/tmtravlr/projects mtravlr]<ref>https://www.curseforge.com/members/tmtravlr/projects </ref> |Link:=[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock] |Requires Additional Mods:= ❌ |Total Downloads:= >153<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest ar..."
wikitext
text/x-wiki
{{Addon Infobox
|title=American Lucky Block
|image=American lucky block texture.png
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects mtravlr]<ref>https://www.curseforge.com/members/tmtravlr/projects </ref>
|Link:=[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock]
|Requires Additional Mods:= ❌
|Total Downloads:= >153<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest archived download numbers seen from mapsandmods.com].</ref>
|Availability:= Unavailable
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|- 2016/06/29
| June 29th, 2016||
The mapsandmods.com page was created.
|-
|}
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Unavailable]]
60e1c61dc3e8e729aeda4dee0cd906b823f52e52
800
799
2025-01-11T04:10:23Z
Jerios
566247
wikitext
text/x-wiki
{{Addon Infobox
|title=American Lucky Block
|image=American lucky block texture.png
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects tmtravlr]<ref>https://www.curseforge.com/members/tmtravlr/projects </ref>
|Link:=[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock]
|Requires Additional Mods:= ❌
|Total Downloads:= >153<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest archived download numbers seen from mapsandmods.com].</ref>
|Availability:= Unavailable
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|- 2016/06/29
| June 29th, 2016||
The mapsandmods.com page was created.
|-
|}
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Unavailable]]
625dde72e4a2efde81e47bc9acf10f3c1daef55f
801
800
2025-01-11T04:15:14Z
Jerios
566247
wikitext
text/x-wiki
{{Addon Infobox
|title=American Lucky Block
|image=American lucky block texture.png
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects tmtravlr]<ref>https://www.curseforge.com/members/tmtravlr/projects </ref>
|Link:=[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock mapsandmods.com]
|Requires Additional Mods:= ❌
|Total Downloads:= >153<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest archived download numbers seen from mapsandmods.com].</ref>
|Availability:= Unavailable
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|- 2016/06/29
| June 29th, 2016||
The mapsandmods.com page was created.
|-
|}
== Available Downloads ==
http://www.mediafire.com/download/6g5y719rm4o3p44/Lucky_Block_USA.zip
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Unavailable]]
0bfaad650cdc150383b2a425f81e0237fd49c44b
804
801
2025-01-11T04:17:45Z
Jerios
566247
wikitext
text/x-wiki
{{Addon Infobox
|title=American Lucky Block
|image=American lucky block texture.png
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects tmtravlr]<ref>https://www.curseforge.com/members/tmtravlr/projects </ref>
|Link:=[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock mapsandmods.com]
|Requires Additional Mods:= ❌
|Total Downloads:= >153<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest archived download numbers seen from mapsandmods.com].</ref>
|Availability:= Unavailable
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|- 2016/06/29
| June 29th, 2016||
The mapsandmods.com page was created.
|-
|}
== Available Downloads ==
http://www.mediafire.com/download/6g5y719rm4o3p44/Lucky_Block_USA.zip
== Notes ==
<references />
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Maps & Mods]]
[[Category:Unavailable]]
21bbcb40eb7866f9b32cd8a0e17e31ec2a387dd0
810
804
2025-01-11T04:24:33Z
Jerios
566247
wikitext
text/x-wiki
{{Addon Infobox
|title=American Lucky Block
|image=American lucky block texture.png
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects tmtravlr]<ref>https://www.curseforge.com/members/tmtravlr/projects </ref>
|Link:=[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock mapsandmods.com]
|Requires Additional Mods:= [[Loot++]]<br>
|Total Downloads:= >153<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest archived download numbers seen from mapsandmods.com].</ref>
|Availability:= Unavailable
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|- 2016/06/29
| June 29th, 2016||
The mapsandmods.com page was created.
|-
|}
== Available Downloads ==
http://www.mediafire.com/download/6g5y719rm4o3p44/Lucky_Block_USA.zip
== Notes ==
<references />
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Maps & Mods]]
[[Category:Unavailable]]
e7767c195950ee11a3d8eee3752938f896c4524d
812
810
2025-01-11T04:32:07Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=American Lucky Block
|image=American lucky block texture.png
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects tmtravlr]<ref>https://www.curseforge.com/members/tmtravlr/projects </ref>
|Link:=[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock mapsandmods.com]
|Requires Additional Mods:= [[Loot++]]<br>
|Total Downloads:= >153<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest archived download numbers seen from mapsandmods.com].</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|- 2016/06/29
| June 29th, 2016||
The mapsandmods.com page was created.
|-
|}
== Available Downloads ==
http://www.mediafire.com/download/6g5y719rm4o3p44/Lucky_Block_USA.zip
== Notes ==
<references />
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Maps & Mods]]
[[Category:Completely Available]]
3f83fcab74e06f0478b42e357d9229f9a2f5b906
813
812
2025-01-11T04:33:46Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=American Lucky Block
|image=American lucky block texture.png
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock mapsandmods.com]
|Requires Additional Mods:= [[Loot++]]<br>
|Total Downloads:= >153<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest archived download numbers seen from mapsandmods.com].</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|- 2016/06/29
| June 29th, 2016||
The mapsandmods.com page was created.
|-
|}
== Available Downloads ==
http://www.mediafire.com/download/6g5y719rm4o3p44/Lucky_Block_USA.zip
== Notes ==
<references />
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Maps & Mods]]
[[Category:Completely Available]]
cb7fac369420d638b739b1bf67277a37dddd5d31
User:OwOstar/sandbox
2
362
802
2025-01-11T04:15:45Z
OwOstar
564436
Created page with "<p>test</p>"
wikitext
text/x-wiki
<p>test</p>
4e5b1b4d1d107914b0f7d86626e8981a60b95381
803
802
2025-01-11T04:16:46Z
OwOstar
564436
wikitext
text/x-wiki
{{Collapsible|test}}
b22bede7f07183cd5a861de5307c7f411f6df01e
805
803
2025-01-11T04:21:29Z
OwOstar
564436
wikitext
text/x-wiki
{{Collapsible|hello=test}}
7ad3227ec536653a0adb3b3e91c71ffe7298cb08
807
805
2025-01-11T04:22:05Z
OwOstar
564436
wikitext
text/x-wiki
{{Collapsible|test!}}
71e8f39edcfa4cbd9373b033c2ab9df976ddf89c
808
807
2025-01-11T04:23:48Z
OwOstar
564436
wikitext
text/x-wiki
{{Collapsible|This is a test
of multiline
functionality
}}
9ebe46db599ed988c548fc8d3416c12b50ed38d7
809
808
2025-01-11T04:24:31Z
OwOstar
564436
wikitext
text/x-wiki
{{Collapsible|
#This is a test
#of multiline
#functionality
#hello
}}
0544a1f9d185a98f5420ba7ffe274e1702cd3770
814
809
2025-01-11T04:36:05Z
OwOstar
564436
wikitext
text/x-wiki
{{Collapsible|
#This is a test
#of multiline
#functionality
#hello
<h1>HELLO</h1>
}}
test outside
fb67399dd24a7354362bde613bc8566b4fa006df
820
814
2025-01-11T05:21:44Z
OwOstar
564436
wikitext
text/x-wiki
{{Collapsible
|content={|
! Header 1 !! Header 2
|-
| Row 1, Col 1 || Row 1, Col 2
|-
| Row 2, Col 1 || Row 2, Col 2
|}
}}
ae7ca027de151a04ad97e7c66758ba8e3b2a1355
Astral Lucky Block
0
363
806
2025-01-11T04:21:34Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Astral Lucky Block |image=astral |Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr] |Link:=[https://www.curseforge.com/minecraft/customization/astral-lucky-blocks Curseforge] |Requires Additional Mods:=[[Loot++]]<br> [[Potion Core]] |Total Downloads:=>1,091,602<ref>Combined total from the curseforge page as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161111214832/http:/..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Astral Lucky Block
|image=astral
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/customization/astral-lucky-blocks Curseforge]
|Requires Additional Mods:=[[Loot++]]<br>
[[Potion Core]]
|Total Downloads:=>1,091,602<ref>Combined total from the curseforge page as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161111214832/http://mapsandmods.com:80/s/astralluckyblocks Maps & Mods page].</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| March 29th, 2016||
The curseforge page was created.<br>
[[File:astral.png|frameless|32x32px]] Astral Lucky Block V1.0 was uploaded.
|-
|-
| March 30th, 2016||
Astral Lucky Block V1.1 was uploaded.
|-
|-
| April 7th, 2016||
Astral Lucky Block V1.2 was uploaded.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Maps & Mods]]
[[Category:Compatible with Forge]]
[[Category:Completely Available]]
dac794668d00c5a94ca15a795bd8fceb2b17b56e
816
806
2025-01-11T04:41:46Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Astral Lucky Block
|image=astral
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/customization/astral-lucky-blocks Curseforge]
|Requires Additional Mods:=[[Loot++]]<br>
[[Potion Core]]
|Total Downloads:=>1,091,602<ref>Combined total from the Curseforge page as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161111214832/http://mapsandmods.com:80/s/astralluckyblocks Maps & Mods page].</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| March 29th, 2016||
The curseforge page was created.<br>
[[File:astral.png|frameless|32x32px]] Astral Lucky Block V1.0 was uploaded.
|-
|-
| March 30th, 2016||
Astral Lucky Block V1.1 was uploaded.
|-
|-
| April 7th, 2016||
Astral Lucky Block V1.2 was uploaded.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Maps & Mods]]
[[Category:Compatible with Forge]]
[[Category:Completely Available]]
fc979f939d82e17a968ea12363e564d039272386
Potion Core
0
364
811
2025-01-11T04:28:04Z
KristenStuffs
564421
Created page with "{{Mod Infobox |title=Potion Core |image= |Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr] |Link:=[https://www.curseforge.com/minecraft/mc-mods/potion-core] |Source:=N/A |Availability:= Completely Available |Forge:= ✔️ |NeoForge:= ❌ |Fabric:= ❌ }} [[Category:Mods]] [[Category:Completely Available]] [[Category:Created by Tmtravlr]] [[Category:Compatible with Minecraft Java Edition 1.7.10]] Category:Compatible with Minecraft Java Editio..."
wikitext
text/x-wiki
{{Mod Infobox
|title=Potion Core
|image=
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/potion-core]
|Source:=N/A
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Forge]]
2d1411d8abee544112ba5dd23bf4fb9ced9bb1f0
Lucky Block Blue
0
327
818
737
2025-01-11T05:14:59Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue texture.png
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >77,390<ref>Combined total between latest archived versions of the Planet Minecraft page and Curseforge.</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.<ref name="pmcdownloadblue"/>
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.<ref name="pmcdownloadblue"/>
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.<ref name="pmcdownloadblue"/>
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released.<br>
The texture was updated.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
The texture was updated [[File:Lucky block blue texture.png|frameless|64x64px]]. <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
a82f950206dbc78deb33eee8800fe34d62e92d66
File:Lucky block sly.png
6
365
819
2025-01-11T05:21:44Z
DevMaster1015
564424
Lucky Block Sly texture
wikitext
text/x-wiki
== Summary ==
Lucky Block Sly texture
ce2c0eb22fd6e6830d8ec2236867e6bb0dae7b31
File:Lucky block red.png
6
354
821
753
2025-01-11T05:30:37Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky block red.png]]
wikitext
text/x-wiki
== Summary ==
Lucky Block Red's texture
b51de63002dee4f503e6d26af2e1a02b03db964b
File:RainbowLuckyBlockOG.png
6
355
822
761
2025-01-11T05:32:00Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:RainbowLuckyBlockOG.png]]
wikitext
text/x-wiki
== Summary ==
The Original Rainbow Lucky Block Texture
2c8288831a3889871885d6545f5d57fdd0e12d61
File:Amongus lucky block.png
6
366
823
2025-01-11T05:34:57Z
DevMaster1015
564424
The texture for the Amongus lucky block
wikitext
text/x-wiki
== Summary ==
The texture for the Amongus lucky block
0e49491965e6992fa9c50b8fec25e8ef54ba6670
File:Desert lucky block.png
6
367
824
2025-01-11T05:36:47Z
DevMaster1015
564424
The texture for the Desert Lucky Block
wikitext
text/x-wiki
== Summary ==
The texture for the Desert Lucky Block
e6540a2236d729b310c9f276d1b337082b1c9e0d
File:Destiny lucky block.png
6
368
825
2025-01-11T05:42:49Z
DevMaster1015
564424
Destiny Lucky Block Texture
wikitext
text/x-wiki
== Summary ==
Destiny Lucky Block Texture
98cc640dab957f9f5520a8f60a58b228a3dec2a1
Lucky Block Sly
0
369
826
2025-01-11T05:47:49Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Lucky Block Sly |image=Lucky block sly.png |Creator:=[https://legacy.curseforge.com/members/sthot/projects sthot]<ref>https://imgur.com/a/piO0FE4</ref> |Link:=[https://web.archive.org/web/20160704144120/http://minecraft.curseforge.com/projects/lucky-block-sly Curseforge] |Requires Additional Mods:= ❌ |Total Downloads:= >16,528<ref name="curseforgedownloadsly" <ref>https://web.archive.org/web/20170120061248/https://minecraft.curseforge.com/custom..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://legacy.curseforge.com/members/sthot/projects sthot]<ref>https://imgur.com/a/piO0FE4</ref>
|Link:=[https://web.archive.org/web/20160704144120/http://minecraft.curseforge.com/projects/lucky-block-sly Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >16,528<ref name="curseforgedownloadsly" <ref>https://web.archive.org/web/20170120061248/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?cookieTest=1</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
Lucky Block Sly1.0 was released.
|-
|-
| July 10th, 2015||
Lucky Block Sly 1.1b was released.<br>
Lucky Block Sly 1.1c was released.
|-
|-
| July 16th, 2015||
Lucky Block Sly1.2a was released.<br>
Lucky Block Sly1.2b was released.<br>
Lucky Block Sly 1.3 was released.
|-
|-
| July 17th, 2015||
Lucky Block Sly 1.4 was released.
|-
|-
| July 20th, 2015||
Lucky Block Sly 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Lucky Block Sly 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Lucky Block Sly 1.6 was released.
|-
|-
| August 6th, 2015||
Lucky Block Sly 1.7 was released.
|-
|-
| August 8th, 2015||
Lucky Block Sly 1.7b was released.
|-
|-
| August 9th, 2015||
Lucky Block Sly 1.8 was released.
|-
|-
| July 29th, 2016||
An update released.<ref name="curseforgedownloadsly"/>
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/wfhqqkldfyozee2/Lucky%20Block%20Sly.7z<ref>Beta version of July 20th, 2015's LuckyBlockSly1.5.</ref>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
0f3a4bee83997e45a4a8b86ffa2b2d1578ec4dda
828
826
2025-01-11T06:12:30Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://legacy.curseforge.com/members/sthot/projects sthot]<ref>https://imgur.com/a/piO0FE4</ref>
|Link:=[https://web.archive.org/web/20160704144120/http://minecraft.curseforge.com/projects/lucky-block-sly Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >28,478<ref name="curseforgedownloadsly" <ref>https://web.archive.org/web/20180905231734/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?cookieTest=1&page=3</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
Lucky Block Sly1.0 was released.
|-
|-
| July 10th, 2015||
Lucky Block Sly 1.1b was released.<br>
Lucky Block Sly 1.1c was released.
|-
|-
| July 16th, 2015||
Lucky Block Sly1.2a was released.<br>
Lucky Block Sly1.2b was released.<br>
Lucky Block Sly 1.3 was released.
|-
|-
| July 17th, 2015||
Lucky Block Sly 1.4 was released.
|-
|-
| July 20th, 2015||
Lucky Block Sly 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Lucky Block Sly 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Lucky Block Sly 1.6 was released.
|-
|-
| August 6th, 2015||
Lucky Block Sly 1.7 was released.
|-
|-
| August 8th, 2015||
Lucky Block Sly 1.7b was released.
|-
|-
| August 9th, 2015||
Lucky Block Sly 1.8 was released.
|-
|-
| July 29th, 2016||
An update released.<ref name="curseforgedownloadsly"/>
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/wfhqqkldfyozee2/Lucky%20Block%20Sly.7z<ref>Beta version of July 20th, 2015's LuckyBlockSly1.5.</ref>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
9cde7cf48fadfd57954cf1f221a8024ed128656e
830
828
2025-01-11T06:22:31Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://legacy.curseforge.com/members/sthot/projects sthot]<ref>https://imgur.com/a/piO0FE4</ref>
|Link:=[https://web.archive.org/web/20160704144120/http://minecraft.curseforge.com/projects/lucky-block-sly Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >28,478<ref name="curseforgedownloadsly" <ref>https://web.archive.org/web/20180905231734/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?cookieTest=1&page=3</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
Lucky Block Sly1.0 was released.
|-
|-
| July 10th, 2015||
Lucky Block Sly 1.1b was released.<br>
Lucky Block Sly 1.1c was released.
|-
|-
| July 16th, 2015||
Lucky Block Sly1.2a was released.<br>
Lucky Block Sly1.2b was released.<br>
Lucky Block Sly 1.3 was released.
|-
|-
| July 17th, 2015||
Lucky Block Sly 1.4 was released.
|-
|-
| July 20th, 2015||
Lucky Block Sly 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Lucky Block Sly 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Lucky Block Sly 1.6 was released.
|-
|-
| August 6th, 2015||
Lucky Block Sly 1.7 was released.
|-
|-
| August 8th, 2015||
Lucky Block Sly 1.7b was released.
|-
|-
| August 9th, 2015||
Lucky Block Sly 1.8 was released.
|-
|-
| July 29th, 2016||
An update released.<ref name="curseforgedownloadsly"/>
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/wfhqqkldfyozee2/Lucky%20Block%20Sly.7z<ref>Beta version of July 20th, 2015's LuckyBlockSly1.5.</ref>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
94c2eb416a40ca34d569612a60753ce78d554b87
833
830
2025-01-11T06:27:16Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://legacy.curseforge.com/members/sthot/projects sthot]<ref>https://imgur.com/a/piO0FE4</ref>
|Link:=[https://web.archive.org/web/20160704144120/http://minecraft.curseforge.com/projects/lucky-block-sly Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >28,478<ref name="curseforgedownloadsly" <ref>https://web.archive.org/web/20180905231734/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?cookieTest=1&page=3</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
Lucky Block Sly 1.0 was released.
|-
|-
| July 10th, 2015||
Lucky Block Sly 1.1b was released.<br>
Lucky Block Sly 1.1c was released.
|-
|-
| July 16th, 2015||
Lucky Block Sly1.2a was released.<br>
Lucky Block Sly1.2b was released.<br>
Lucky Block Sly 1.3 was released.
|-
|-
| July 17th, 2015||
Lucky Block Sly 1.4 was released.
|-
|-
| July 20th, 2015||
Lucky Block Sly 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Lucky Block Sly 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Lucky Block Sly 1.6 was released.
|-
|-
| August 6th, 2015||
Lucky Block Sly 1.7 was released.
|-
|-
| August 8th, 2015||
Lucky Block Sly 1.7b was released.
|-
|-
| August 9th, 2015||
Lucky Block Sly 1.8 was released.
|-
|-
| July 29th, 2016||
An update released.<ref name="curseforgedownloadsly"/>
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/wfhqqkldfyozee2/Lucky%20Block%20Sly.7z<ref>Beta version of July 20th, 2015's LuckyBlockSly1.5.</ref>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
dff2709f9fcc818d86af81436f44bbdd67ffc089
User:OwOstar/sandbox
2
362
827
820
2025-01-11T06:11:46Z
OwOstar
564436
wikitext
text/x-wiki
{{Collapsible
|title=Loot Table
|content={{LootTable
|item1|qty1|chance1
|item2|qty2|chance2
}}}}
000c67494cfdc3b5e47158a7398f6f79d96515c2
829
827
2025-01-11T06:12:52Z
OwOstar
564436
wikitext
text/x-wiki
{{Collapsible|
test aaaa
}}
a8c3b24ac45170c2469446fa9bed9db0a060025b
832
829
2025-01-11T06:25:24Z
OwOstar
564436
wikitext
text/x-wiki
{{Collapsible|
<nowiki>
{| class="wikitable"
! Header 1 !! Header 2
|-
| Row 1, Cell 1 || Row 1, Cell 2
|-
| Row 2, Cell 1 || Row 2, Cell 2
|}
</nowiki>
}}
8a760610b9f290ee6a4b8f1c9f014e85c62af032
File:Spotted lucky block.png
6
370
831
2025-01-11T06:24:07Z
DevMaster1015
564424
Spotted Lucky block's texture
wikitext
text/x-wiki
== Summary ==
Spotted Lucky block's texture
e8128ebd845d883108829084f08af07577d87e5d
File:Fire lucky block.gif
6
371
834
2025-01-11T06:28:26Z
DevMaster1015
564424
Fire Lucky block's texture
wikitext
text/x-wiki
== Summary ==
Fire Lucky block's texture
a0df45e8a82ad2108d21f7b3b882cc09109e9e21
Lucky Block Spotted
0
372
835
2025-01-11T06:29:45Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Lucky Block Spotted |image=Spotted lucky block.png |Creator:=[https://web.archive.org/web/20160619222431/http://minecraft.curseforge.com/members/ButterCheetah266/projects ButterCheetah266] |Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spotted-cheetah-lucky-blocks Curseforge] |Requires Additional Mods:= ❌ |Total Downloads:=13,751<ref>As of January 11th, 2015.</ref> |Availability:= Completely Available |Forge:= ✔️ |Ne..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spotted
|image=Spotted lucky block.png
|Creator:=[https://web.archive.org/web/20160619222431/http://minecraft.curseforge.com/members/ButterCheetah266/projects ButterCheetah266]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spotted-cheetah-lucky-blocks Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:=13,751<ref>As of January 11th, 2015.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
|November 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
|-
|-
|November 20th, 2015||
[[File:Spotted lucky block.png|frameless|32x32px]] Lucky Block Spotted (1.7.10) was released.<br>
Lucky Block Spotted (1.8) was released.
|-
|}
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Completely Available]]
aa07b5a50f6d222b85b8182aa0983bb0b23b560c
869
835
2025-01-11T10:33:01Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spotted
|image=Spotted lucky block.png
|Creator:=[https://web.archive.org/web/20160619222431/http://minecraft.curseforge.com/members/ButterCheetah266/projects ButterCheetah266]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spotted-cheetah-lucky-blocks Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:=13,751<ref>As of January 11th, 2015.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
|November 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
|-
|-
|November 20th, 2015||
[[File:Spotted lucky block.png|frameless|32x32px]] Lucky Block Spotted (1.7.10) was released.<br>
Lucky Block Spotted (1.8) was released.
|-
|}
== Trivia ==
This Lucky Block is also known as Cheetah Lucky Block.
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Completely Available]]
927ef482a249e082db5695012aec591172dbf7b5
Cheetah Lucky Block
0
373
836
2025-01-11T06:31:26Z
KristenStuffs
564421
Redirected page to [[Main:Lucky Block Spotted]]
wikitext
text/x-wiki
#REDIRECT [[:Main:Lucky Block Spotted]]
b5a8ecd5e7c631cf7598011ea13fa8f051e72a4a
837
836
2025-01-11T06:31:34Z
KristenStuffs
564421
Changed redirect target from [[Main:Lucky Block Spotted]] to [[Lucky Block Spotted]]
wikitext
text/x-wiki
#REDIRECT [[Lucky Block Spotted]]
cb04bfa28c8ffa33c9399a8c5dd5f9bdba7550ab
Turquoise Lucky Block
0
374
838
2025-01-11T07:01:59Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Turquoise Lucky Block |image=turquoise lucky block.png |Creator:=[https://www.minecraftforum.net/members/mkaegi24/threads mkaegi24] |Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2418790-turquoise-lucky-block-mod-1-8-v-1-1-the-lucky#c1 Minecraft Forums] |Requires Additional Mods:= ❌ |Total Downloads:=>1<ref>As of January 11th, 2015.</ref> |Availability:= Mostly Available |Forge:= ✔️ |NeoForge:=..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Turquoise Lucky Block
|image=turquoise lucky block.png
|Creator:=[https://www.minecraftforum.net/members/mkaegi24/threads mkaegi24]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2418790-turquoise-lucky-block-mod-1-8-v-1-1-the-lucky#c1 Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| May 3rd, 2015||
The Minecraft Forums page was created.
|-
|-
| Before May 14th, 2015||
Turquoise Lucky Block 1.0 was released.<br>
Turquoise Lucky Block 1.1 was released.
|-
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/bi3l1mh6db95byu/TLB_1-8-3_v6-0-0+3.zip
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
385da83009c20672d0aa432c3714eeb844cc5bf4
843
838
2025-01-11T07:31:21Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Turquoise Lucky Block
|image=turquoise lucky block.png
|Creator:=[https://www.minecraftforum.net/members/mkaegi24/threads mkaegi24]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2418790-turquoise-lucky-block-mod-1-8-v-1-1-the-lucky#c1 Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Installation ==
The Turquoise Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.
1) Extract TLB_1-8-3_v6-0-0 3.zip
2) Inside of the TLB_1-8-3_v6-0-0 folder go to TLB_1-8-3_v6-0-0.zip\assets\lucky\textures\blocks
3) Open up the [[Lucky Block]] 1.8.jar.
4) Go to assets\lucky\textures\blocks.
5) Drag the TLB_1-8-3_v6-0-0.zip lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks
6) Boot up Minecraft Forge 1.8 at least once with the Lucky Block Mod installed.
7) Close Minecraft.
8) Go to .minecraft/config/lucky_block
9) Inside of the TLB_1-8-3_v6-0-0 extracted folder go to TLB_1-8-3_v6-0-0.zip\lucky_block\version-6.0.0
10) Drag the TLB_1-8-3_v6-0-0.zip\lucky_block\version-6.0.0 drops.txt and replace the .minecraft/config/lucky_block/drops.txt file
== History ==
{| class="wikitable"
|-
| May 3rd, 2015||
The Minecraft Forums page was created.
|-
|-
| Before May 14th, 2015||
Turquoise Lucky Block 1.0 was released.<br>
Turquoise Lucky Block 1.1 was released.
|-
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/bi3l1mh6db95byu/TLB_1-8-3_v6-0-0+3.zip
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
f8ac35e9bff5cd91e2ee341b5aa90c9508c99802
844
843
2025-01-11T07:31:48Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Turquoise Lucky Block
|image=turquoise lucky block.png
|Creator:=[https://www.minecraftforum.net/members/mkaegi24/threads mkaegi24]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2418790-turquoise-lucky-block-mod-1-8-v-1-1-the-lucky#c1 Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Installation ==
The Turquoise Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.
1) Extract TLB_1-8-3_v6-0-0 3.zip<br>
2) Inside of the TLB_1-8-3_v6-0-0 folder go to TLB_1-8-3_v6-0-0.zip\assets\lucky\textures\blocks<br>
3) Open up the [[Lucky Block]] 1.8.jar.<br>
4) Go to assets\lucky\textures\blocks.<br>
5) Drag the TLB_1-8-3_v6-0-0.zip lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks<br>
6) Boot up Minecraft Forge 1.8 at least once with the Lucky Block Mod installed.<br>
7) Close Minecraft<br>
8) Go to .minecraft/config/lucky_block<br>
9) Inside of the TLB_1-8-3_v6-0-0 extracted folder go to TLB_1-8-3_v6-0-0.zip\lucky_block\version-6.0.0<br>
10) Drag the TLB_1-8-3_v6-0-0.zip\lucky_block\version-6.0.0 drops.txt and replace the .minecraft/config/lucky_block/drops.txt file<br>
== History ==
{| class="wikitable"
|-
| May 3rd, 2015||
The Minecraft Forums page was created.
|-
|-
| Before May 14th, 2015||
Turquoise Lucky Block 1.0 was released.<br>
Turquoise Lucky Block 1.1 was released.
|-
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/bi3l1mh6db95byu/TLB_1-8-3_v6-0-0+3.zip
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
a8f476d9c9be4f0d2fcb120cad875f22d352b1a6
852
844
2025-01-11T08:27:26Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Turquoise Lucky Block
|image=turquoise lucky block.png
|Creator:=[https://www.minecraftforum.net/members/mkaegi24/threads mkaegi24]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2418790-turquoise-lucky-block-mod-1-8-v-1-1-the-lucky#c1 Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Installation ==
The Turquoise Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.
1) Extract TLB_1-8-3_v6-0-0 3.zip<br>
2) Inside of the TLB_1-8-3_v6-0-0 folder go to TLB_1-8-3_v6-0-0.zip\assets\lucky\textures\blocks<br>
3) Open up the [[Lucky Block]] 1.8.jar.<br>
4) Go to assets\lucky\textures\blocks.<br>
5) Drag the TLB_1-8-3_v6-0-0.zip lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks<br>
6) Boot up Minecraft Forge 1.8 at least once with the Lucky Block Mod installed.<br>
7) Close Minecraft<br>
8) Go to .minecraft/config/lucky_block<br>
9) Inside of the TLB_1-8-3_v6-0-0 extracted folder go to TLB_1-8-3_v6-0-0.zip\lucky_block\version-6.0.0<br>
10) Drag the TLB_1-8-3_v6-0-0.zip\lucky_block\version-6.0.0 drops.txt and replace the .minecraft/config/lucky_block/drops.txt file<br>
== History ==
{| class="wikitable"
|-
| May 3rd, 2015||
The Minecraft Forums page was created.
|-
|-
| Before May 14th, 2015||
Turquoise Lucky Block 1.0 was released.<br>
Turquoise Lucky Block 1.1 was released.
|-
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/bi3l1mh6db95byu/TLB_1-8-3_v6-0-0+3.zip
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
2fd7acf74442b2a99468f2e5511274cd920d749c
856
852
2025-01-11T09:30:28Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Turquoise Lucky Block
|image=turquoise lucky block.png
|Creator:=[https://www.minecraftforum.net/members/mkaegi24/threads mkaegi24]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2418790-turquoise-lucky-block-mod-1-8-v-1-1-the-lucky#c1 Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Installation ==
The Turquoise Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.
1) Extract TLB_1-8-3_v6-0-0 3.zip<br>
2) Inside of the TLB_1-8-3_v6-0-0 folder go to TLB_1-8-3_v6-0-0.zip\assets\lucky\textures\blocks<br>
3) Open up the [[Lucky Block]] 1.8.jar<br>
4) Go to assets\lucky\textures\blocks<br>
5) Drag the TLB_1-8-3_v6-0-0.zip lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks\lucky_block.png texture<br>
6) Boot up Minecraft Forge 1.8 at least once with the Lucky Block Mod installed<br>
7) Close Minecraft<br>
8) Go to .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder><br>
9) Inside of the TLB_1-8-3_v6-0-0 extracted folder go to TLB_1-8-3_v6-0-0.zip\lucky_block\version-6.0.0<br>
10) Drag the TLB_1-8-3_v6-0-0.zip\lucky_block\version-6.0.0 drops.txt and replace the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt file
== History ==
{| class="wikitable"
|-
| May 3rd, 2015||
The Minecraft Forums page was created.
|-
|-
| Before May 14th, 2015||
Turquoise Lucky Block 1.0 was released.<br>
Turquoise Lucky Block 1.1 was released.
|-
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/bi3l1mh6db95byu/TLB_1-8-3_v6-0-0+3.zip
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
daae3392b11ee8e7201988ea50a01b0ef3a77b3b
857
856
2025-01-11T09:30:53Z
KristenStuffs
564421
/* Installation */
wikitext
text/x-wiki
{{Addon Infobox
|title=Turquoise Lucky Block
|image=turquoise lucky block.png
|Creator:=[https://www.minecraftforum.net/members/mkaegi24/threads mkaegi24]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2418790-turquoise-lucky-block-mod-1-8-v-1-1-the-lucky#c1 Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Installation ==
The Turquoise Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.
1) Extract TLB_1-8-3_v6-0-0 3.zip<br>
2) Inside of the TLB_1-8-3_v6-0-0 folder go to TLB_1-8-3_v6-0-0.zip\assets\lucky\textures\blocks<br>
3) Open up the [[Lucky Block]] 1.8.jar<br>
4) Go to Lucky Block 1.8.jar\assets\lucky\textures\blocks<br>
5) Drag the TLB_1-8-3_v6-0-0.zip lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks\lucky_block.png texture<br>
6) Boot up Minecraft Forge 1.8 at least once with the Lucky Block Mod installed<br>
7) Close Minecraft<br>
8) Go to .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder><br>
9) Inside of the TLB_1-8-3_v6-0-0 extracted folder go to TLB_1-8-3_v6-0-0.zip\lucky_block\version-6.0.0<br>
10) Drag the TLB_1-8-3_v6-0-0.zip\lucky_block\version-6.0.0 drops.txt and replace the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt file
== History ==
{| class="wikitable"
|-
| May 3rd, 2015||
The Minecraft Forums page was created.
|-
|-
| Before May 14th, 2015||
Turquoise Lucky Block 1.0 was released.<br>
Turquoise Lucky Block 1.1 was released.
|-
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/bi3l1mh6db95byu/TLB_1-8-3_v6-0-0+3.zip
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
e1285cd666a0641946dba1dbbadf7bc852329f1d
859
857
2025-01-11T09:32:27Z
KristenStuffs
564421
/* Installation */
wikitext
text/x-wiki
{{Addon Infobox
|title=Turquoise Lucky Block
|image=turquoise lucky block.png
|Creator:=[https://www.minecraftforum.net/members/mkaegi24/threads mkaegi24]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2418790-turquoise-lucky-block-mod-1-8-v-1-1-the-lucky#c1 Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Installation ==
The Turquoise Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.
1) Extract TLB_1-8-3_v6-0-0 3.zip<br>
2) Inside of the TLB_1-8-3_v6-0-0 folder go to TLB_1-8-3_v6-0-0.zip\assets\lucky\textures\blocks<br>
3) Open up the [[Lucky Block]] 1.8.jar<br>
4) Go to Lucky Block 1.8.jar\assets\lucky\textures\blocks<br>
5) Drag the TLB_1-8-3_v6-0-0.zip lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks\lucky_block.png texture<br>
6) Boot up Minecraft Forge 1.8 at least once with the Lucky Block Mod installed<br>
7) Close Minecraft<br>
8) Open the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder><br>
9) Inside of the TLB_1-8-3_v6-0-0 extracted folder go to TLB_1-8-3_v6-0-0.zip\lucky_block\version-6.0.0<br>
10) Drag the TLB_1-8-3_v6-0-0.zip\lucky_block\version-6.0.0 drops.txt and replace the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt file
== History ==
{| class="wikitable"
|-
| May 3rd, 2015||
The Minecraft Forums page was created.
|-
|-
| Before May 14th, 2015||
Turquoise Lucky Block 1.0 was released.<br>
Turquoise Lucky Block 1.1 was released.
|-
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/bi3l1mh6db95byu/TLB_1-8-3_v6-0-0+3.zip
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
0aba38e67974f24661f83edd7296b4fec2389145
Lucky Block Blue
0
327
839
818
2025-01-11T07:09:06Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=File:Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >77,390<ref>Combined total between latest archived versions of the Planet Minecraft page and Curseforge.</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.<ref name="pmcdownloadblue"/>
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.<ref name="pmcdownloadblue"/>
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.<ref name="pmcdownloadblue"/>
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released.<br>
The texture was updated.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/><br>
The texture was updated [[File:Lucky block blue. Slow.gif|frameless|64x64px]].
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
6a11e993eb4afd6563be4821d25d768d8b61032e
840
839
2025-01-11T07:09:24Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=File:Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >77,390<ref>Combined total between latest archived versions of the Planet Minecraft page and Curseforge.</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.<ref name="pmcdownloadblue"/>
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.<ref name="pmcdownloadblue"/>
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.<ref name="pmcdownloadblue"/>
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released.<br>
The texture was updated.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/><br>
The texture was updated [[File:Lucky block blue. Slow.gif|frameless|32x32px]].
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
8982a955926bdf6e3a8fa867652e22a33b1faddf
841
840
2025-01-11T07:09:44Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=File:Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >77,390<ref>Combined total between latest archived versions of the Planet Minecraft page and Curseforge.</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.<ref name="pmcdownloadblue"/>
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.<ref name="pmcdownloadblue"/>
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.<ref name="pmcdownloadblue"/>
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released.<br>
The texture was updated.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/><br>
[[File:Lucky block blue. Slow.gif|frameless|32x32px]] The texture was updated.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
035ce20934c340cfee3bec2f8ecefbaa79647ad0
842
841
2025-01-11T07:11:11Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=File:Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >77,390<ref>Combined total between latest archived versions of the Planet Minecraft page and Curseforge.</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.<ref name="pmcdownloadblue"/>
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.<ref name="pmcdownloadblue"/>
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.<ref name="pmcdownloadblue"/>
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released.<br>
The texture was updated.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/><br>
[[File:Lucky block blue. Slow.gif|frameless|36x36px]] The texture was updated.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
fb9607766b3a262ec98a754b9584e83711d99fd0
846
842
2025-01-11T07:55:01Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >77,390<ref>Combined total between latest archived versions of the Planet Minecraft page and Curseforge.</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.<ref name="pmcdownloadblue"/>
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.<ref name="pmcdownloadblue"/>
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.<ref name="pmcdownloadblue"/>
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.<ref name="pmcdownloadblue"/>
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released.<br>
The texture was updated.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/><br>
[[File:Lucky block blue. Slow.gif|frameless|36x36px]] The texture was updated.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
1e44dbb1e3a04e0df6e84279826184309eb7261f
American Lucky Block
0
361
845
813
2025-01-11T07:38:25Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=American Lucky Block
|image=American lucky block texture.png
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock mapsandmods.com]
|Requires Additional Mods:= [[Loot++]]<br>
|Total Downloads:= >153<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest archived download numbers seen from mapsandmods.com].</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|- 2016/06/29
| June 29th, 2016||
The Maps & Mods page was created.
|-
|}
== Available Downloads ==
http://www.mediafire.com/download/6g5y719rm4o3p44/Lucky_Block_USA.zip
== Notes ==
<references />
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Maps & Mods]]
[[Category:Completely Available]]
1bb73ffd04686668d990d27bc7a60d49a3c4d98e
862
845
2025-01-11T09:37:04Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=American Lucky Block
|image=American lucky block texture.png
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock mapsandmods.com]
|Requires Additional Mods:= [[Loot++]]<br>
|Total Downloads:= >153<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest archived download numbers seen from mapsandmods.com].</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|- 2016/06/29
| June 29th, 2016||
The Maps & Mods page was created.
|-
|}
== Available Downloads ==
http://www.mediafire.com/download/6g5y719rm4o3p44/Lucky_Block_USA.zip
== Trivia ==
The creator, Tmtravlr lives in Canada.<ref>https://www.minecraftforum.net/members/Tmtravlr</ref>
== Notes ==
<references />
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Maps & Mods]]
[[Category:Completely Available]]
d07c9f6852ea37fbbedda67c9cc678f41a6ac512
File:Lucky block spiral.gif
6
344
847
765
2025-01-11T08:20:45Z
KristenStuffs
564421
/* Summary */
wikitext
text/x-wiki
== Summary ==
Lucky Block Spiral Animated texture.<br>
This gif is a reaction.
54718c81cdceafa1ab8907b2e3bc1e2451b7b735
849
847
2025-01-11T08:21:21Z
KristenStuffs
564421
/* Summary */
wikitext
text/x-wiki
== Summary ==
Lucky Block Spiral Animated texture.<br>
This gif is a recreation.
bf32c329bdf048d0270ffe9a502d74fb051337c3
File:Lucky block rainbow.gif
6
358
848
783
2025-01-11T08:21:13Z
KristenStuffs
564421
wikitext
text/x-wiki
== Summary ==
The 1.8 Rainbow lucky block texture.
This gif is a recreation.
c4ddcaba89ff3967961db141d8b8f2458bc2d93d
Missing Lucky Block
0
375
850
2025-01-11T08:23:47Z
KristenStuffs
564421
Created page with "temp"
wikitext
text/x-wiki
temp
d969831eb8a99cff8c02e681f43289e5d3d69664
855
850
2025-01-11T09:07:08Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Missing Lucky Block
|image=Missing lucky block.png
|Creator:=[https://www.minecraftforum.net/members/natorade8000/threads natorade8000]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8 Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| April 26th, 2015||
The first Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414050-missing-lucky-block-mod</ref><br>
The Second Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414474-missing-lucky-block-mod-1-8</ref>
|-
|-
| April 27th, 2015||
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414928-lucky-block-missing-mod-1-8</ref><br>
Update the name of Missing Lucky Block to Lucky Block Missing.
|-
|-
| April 30th, 2015||
The fourth Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8</ref><br>
Reverted the name of Lucky Block Missing back to Missing Lucky Block.
|-
|-
| May 2nd, 2015||
The lucky_block (2).png image was modified.
|-
|}
== Available Downloads ==
https://www.dropbox.com/scl/fo/r18n0at3tlz40jb0fe0rm/AM1xJA5-6zbG9uSnjfnluIE?rlkey=eb5ujlsb0432ctttiur49qhzq&e=1&dl=0
== Trivia ==
All four Minecraft Forums posts lead to the same Dropbox download.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Missing Lucky Block original promo image.png|Original Promotional Image.
File:Missing Lucky Block second promo image.png|Second Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
dffbbf870909e66d74b77370a2a5a2242f4631f1
858
855
2025-01-11T09:32:25Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Missing Lucky Block
|image=Missing lucky block.png
|Creator:=[https://www.minecraftforum.net/members/natorade8000/threads natorade8000]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8 Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Installation ==
The Missing Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.
1) Download lucky_block (2).png
2) Rename lucky_block (2).png to lucky_block.png
3) Open up the [[Lucky Block]] 1.8.jar
4) Go to assets\lucky\textures\blocks
5) Drag the downloaded and renamed lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks\lucky_block.png texture<br>
6) Launch Minecraft with Lucky Block 1.8 installed
7) Close Minecraft
8) Go to the Missing Lucky Block's dropbox
9) Open the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>
10) Open .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt and delete
11) Copy and paste the contents of LuckyBlockProperties.txt from the Missing Lucky Block's dropbox inside of .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt
== History ==
{| class="wikitable"
|-
| April 26th, 2015||
The first Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414050-missing-lucky-block-mod</ref><br>
The Second Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414474-missing-lucky-block-mod-1-8</ref>
|-
|-
| April 27th, 2015||
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414928-lucky-block-missing-mod-1-8</ref><br>
Update the name of Missing Lucky Block to Lucky Block Missing.
|-
|-
| April 30th, 2015||
The fourth Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8</ref><br>
Reverted the name of Lucky Block Missing back to Missing Lucky Block.
|-
|-
| May 2nd, 2015||
The lucky_block (2).png image was modified.
|-
|}
== Available Downloads ==
https://www.dropbox.com/scl/fo/r18n0at3tlz40jb0fe0rm/AM1xJA5-6zbG9uSnjfnluIE?rlkey=eb5ujlsb0432ctttiur49qhzq&e=1&dl=0
== Trivia ==
structures.txt is blank.
All four Minecraft Forums posts lead to the same Dropbox download.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Missing Lucky Block original promo image.png|Original Promotional Image.
File:Missing Lucky Block second promo image.png|Second Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
c323258529ab1b474e9c7d357c37c1e491fa7486
860
858
2025-01-11T09:32:51Z
KristenStuffs
564421
/* Installation */
wikitext
text/x-wiki
{{Addon Infobox
|title=Missing Lucky Block
|image=Missing lucky block.png
|Creator:=[https://www.minecraftforum.net/members/natorade8000/threads natorade8000]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8 Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Installation ==
The Missing Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.
1) Download lucky_block (2).png<br>
2) Rename lucky_block (2).png to lucky_block.png<br>
3) Open up the [[Lucky Block]] 1.8.jar<br>
4) Go to assets\lucky\textures\blocks<br>
5) Drag the downloaded and renamed lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks\lucky_block.png texture<br><br>
6) Launch Minecraft with Lucky Block 1.8 installed<br>
7) Close Minecraft<br>
8) Go to the Missing Lucky Block's dropbox<br>
9) Open the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder><br>
10) Open .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt and delete<br>
11) Copy and paste the contents of LuckyBlockProperties.txt from the Missing Lucky Block's dropbox inside of .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt<br>
== History ==
{| class="wikitable"
|-
| April 26th, 2015||
The first Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414050-missing-lucky-block-mod</ref><br>
The Second Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414474-missing-lucky-block-mod-1-8</ref>
|-
|-
| April 27th, 2015||
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414928-lucky-block-missing-mod-1-8</ref><br>
Update the name of Missing Lucky Block to Lucky Block Missing.
|-
|-
| April 30th, 2015||
The fourth Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8</ref><br>
Reverted the name of Lucky Block Missing back to Missing Lucky Block.
|-
|-
| May 2nd, 2015||
The lucky_block (2).png image was modified.
|-
|}
== Available Downloads ==
https://www.dropbox.com/scl/fo/r18n0at3tlz40jb0fe0rm/AM1xJA5-6zbG9uSnjfnluIE?rlkey=eb5ujlsb0432ctttiur49qhzq&e=1&dl=0
== Trivia ==
structures.txt is blank.
All four Minecraft Forums posts lead to the same Dropbox download.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Missing Lucky Block original promo image.png|Original Promotional Image.
File:Missing Lucky Block second promo image.png|Second Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
498914fcb1a64a331f7deb981ca662ec76cd4edb
861
860
2025-01-11T09:33:02Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Missing Lucky Block
|image=Missing lucky block.png
|Creator:=[https://www.minecraftforum.net/members/natorade8000/threads natorade8000]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8 Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Installation ==
The Missing Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.
1) Download lucky_block (2).png<br>
2) Rename lucky_block (2).png to lucky_block.png<br>
3) Open up the [[Lucky Block]] 1.8.jar<br>
4) Go to assets\lucky\textures\blocks<br>
5) Drag the downloaded and renamed lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks\lucky_block.png texture<br>
6) Launch Minecraft with Lucky Block 1.8 installed<br>
7) Close Minecraft<br>
8) Go to the Missing Lucky Block's dropbox<br>
9) Open the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder><br>
10) Open .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt and delete<br>
11) Copy and paste the contents of LuckyBlockProperties.txt from the Missing Lucky Block's dropbox inside of .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt<br>
== History ==
{| class="wikitable"
|-
| April 26th, 2015||
The first Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414050-missing-lucky-block-mod</ref><br>
The Second Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414474-missing-lucky-block-mod-1-8</ref>
|-
|-
| April 27th, 2015||
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414928-lucky-block-missing-mod-1-8</ref><br>
Update the name of Missing Lucky Block to Lucky Block Missing.
|-
|-
| April 30th, 2015||
The fourth Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8</ref><br>
Reverted the name of Lucky Block Missing back to Missing Lucky Block.
|-
|-
| May 2nd, 2015||
The lucky_block (2).png image was modified.
|-
|}
== Available Downloads ==
https://www.dropbox.com/scl/fo/r18n0at3tlz40jb0fe0rm/AM1xJA5-6zbG9uSnjfnluIE?rlkey=eb5ujlsb0432ctttiur49qhzq&e=1&dl=0
== Trivia ==
structures.txt is blank.
All four Minecraft Forums posts lead to the same Dropbox download.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Missing Lucky Block original promo image.png|Original Promotional Image.
File:Missing Lucky Block second promo image.png|Second Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
b09e3fb0dfa0c6fed136c7f809c8a16f4785fbac
863
861
2025-01-11T09:38:08Z
KristenStuffs
564421
/* Trivia */
wikitext
text/x-wiki
{{Addon Infobox
|title=Missing Lucky Block
|image=Missing lucky block.png
|Creator:=[https://www.minecraftforum.net/members/natorade8000/threads natorade8000]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8 Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Installation ==
The Missing Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.
1) Download lucky_block (2).png<br>
2) Rename lucky_block (2).png to lucky_block.png<br>
3) Open up the [[Lucky Block]] 1.8.jar<br>
4) Go to assets\lucky\textures\blocks<br>
5) Drag the downloaded and renamed lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks\lucky_block.png texture<br>
6) Launch Minecraft with Lucky Block 1.8 installed<br>
7) Close Minecraft<br>
8) Go to the Missing Lucky Block's dropbox<br>
9) Open the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder><br>
10) Open .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt and delete<br>
11) Copy and paste the contents of LuckyBlockProperties.txt from the Missing Lucky Block's dropbox inside of .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt<br>
== History ==
{| class="wikitable"
|-
| April 26th, 2015||
The first Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414050-missing-lucky-block-mod</ref><br>
The Second Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414474-missing-lucky-block-mod-1-8</ref>
|-
|-
| April 27th, 2015||
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414928-lucky-block-missing-mod-1-8</ref><br>
Update the name of Missing Lucky Block to Lucky Block Missing.
|-
|-
| April 30th, 2015||
The fourth Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8</ref><br>
Reverted the name of Lucky Block Missing back to Missing Lucky Block.
|-
|-
| May 2nd, 2015||
The lucky_block (2).png image was modified.
|-
|}
== Available Downloads ==
https://www.dropbox.com/scl/fo/r18n0at3tlz40jb0fe0rm/AM1xJA5-6zbG9uSnjfnluIE?rlkey=eb5ujlsb0432ctttiur49qhzq&e=1&dl=0
== Trivia ==
structures.txt is blank.<br>
All four Minecraft Forums posts lead to the same Dropbox download.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Missing Lucky Block original promo image.png|Original Promotional Image.
File:Missing Lucky Block second promo image.png|Second Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
4d0f77bbe647e0d78728c4dba14a81bd191e1192
864
863
2025-01-11T09:39:48Z
KristenStuffs
564421
/* Installation */
wikitext
text/x-wiki
{{Addon Infobox
|title=Missing Lucky Block
|image=Missing lucky block.png
|Creator:=[https://www.minecraftforum.net/members/natorade8000/threads natorade8000]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8 Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Installation ==
The Missing Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.
1) Download lucky_block (2).png<br>
2) Rename lucky_block (2).png to lucky_block.png<br>
3) Open up the [[Lucky Block]] 1.8.jar<br>
4) Go to assets\lucky\textures\blocks<br>
5) Drag the downloaded and renamed lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks\lucky_block.png texture<br>
6) Launch Minecraft with Lucky Block 1.8 installed<br>
7) Close Minecraft<br>
8) Go to the Missing Lucky Block's dropbox<br>
9) Open the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder><br>
10) Open .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt and delete<br>
11) Copy and paste the contents of LuckyBlockProperties.txt from the Missing Lucky Block's dropbox inside of .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt<br>
== History ==
{| class="wikitable"
|-
| April 26th, 2015||
The first Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414050-missing-lucky-block-mod</ref><br>
The Second Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414474-missing-lucky-block-mod-1-8</ref>
|-
|-
| April 27th, 2015||
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414928-lucky-block-missing-mod-1-8</ref><br>
Update the name of Missing Lucky Block to Lucky Block Missing.
|-
|-
| April 30th, 2015||
The fourth Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8</ref><br>
Reverted the name of Lucky Block Missing back to Missing Lucky Block.
|-
|-
| May 2nd, 2015||
The lucky_block (2).png image was modified.
|-
|}
== Available Downloads ==
https://www.dropbox.com/scl/fo/r18n0at3tlz40jb0fe0rm/AM1xJA5-6zbG9uSnjfnluIE?rlkey=eb5ujlsb0432ctttiur49qhzq&e=1&dl=0
== Trivia ==
structures.txt is blank.<br>
All four Minecraft Forums posts lead to the same Dropbox download.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Missing Lucky Block original promo image.png|Original Promotional Image.
File:Missing Lucky Block second promo image.png|Second Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
71bd6809fdd0f88e5905af3f872228a603d6449a
Lucky Block Missing
0
376
851
2025-01-11T08:24:49Z
KristenStuffs
564421
Redirected page to [[Missing Lucky Block]]
wikitext
text/x-wiki
#REDIRECT [[Missing Lucky Block]]
fbea68af8004879a455476847a3ec9a89f837bfc
File:Missing Lucky Block original promo image.png
6
377
853
2025-01-11T09:01:02Z
KristenStuffs
564421
Original promotional image for Missing Lucky Block.
wikitext
text/x-wiki
== Summary ==
Original promotional image for Missing Lucky Block.
11a05cf39d108c6014a63367fce7888d25406f27
File:Missing Lucky Block second promo image.png
6
378
854
2025-01-11T09:01:35Z
KristenStuffs
564421
Second promotional image for Missing Lucky Block.
wikitext
text/x-wiki
== Summary ==
Second promotional image for Missing Lucky Block.
d16dee3a606e1a52638d44de97aac147d4279ea9
Lucky Block
0
254
865
763
2025-01-11T09:46:15Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge]
|Source:=[https://github.com/alexsocha/luckyblock Github]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== Test ==
The Example Character has several attacks, including:
* Disguise Self As Flower
* Flame Breath
* Sneak Attack
* Fireball
* Dawizard
== Test 2 ==
If the player tames the Example Character, they can perform several Dragon Riding stunts. See [[Dragon Riding]] for more information.
== History ==
{| class="wikitable"
|-
| Before April 20th, 2012||
[[File:Og_lucky_block_texture.png|frameless|32x32px]] The original Lucky Block promotional image before edits was taken.
|-
| May 4th 2012 || Published publicly
|-
| Example ||
[[File:Lucky block.png|frameless|32x32px]] Test
|}
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original promotional image.
</gallery>
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Mods]]
[[Category:Mostly Available]]
1590841a8906126bcd12bef200f0be22a972711d
866
865
2025-01-11T09:48:01Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge]
|Source:=[https://github.com/alexsocha/luckyblock Github]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== History ==
{| class="wikitable"
|-
| April 20th, 2012||
[[File:Og_lucky_block_texture.png|frameless|32x32px]] The original Lucky Block promotional screenshot was taken in game.<ref>https://web.archive.org/web/20131022183635im_/http://cdn.planetminecraft.com/files/resource_media/screenshot/1216/2012-04-20_185821_2039015.jpg</ref>.
|-
| May 4th 2012 || Published publicly
|-
| Example ||
[[File:Lucky block.png|frameless|32x32px]] Test
|}
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original promotional image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Mods]]
[[Category:Mostly Available]]
78237bc1d7b3ddb827be28e971fc5901d02e4172
867
866
2025-01-11T10:29:33Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge]
|Source:=[https://github.com/alexsocha/luckyblock Github]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== History ==
{| class="wikitable"
|-
| April 20th, 2012||
[[File:Og_lucky_block_texture.png|frameless|32x32px]] The original Lucky Block promotional screenshot was taken in game.<ref>https://web.archive.org/web/20131022183635im_/http://cdn.planetminecraft.com/files/resource_media/screenshot/1216/2012-04-20_185821_2039015.jpg</ref>.
|-
| May 4th, 2012 ||
Lucky Block mod was posted onto Planet Minecraft<ref name="pmcluckyblocklink" <ref>https://web.archive.org/web/20160708091216/https://www.planetminecraft.com/mod/lucky-block/#tab_log</ref>.
|-
|-
| May 25th, 2012 ||
v2.0 was released.<br>
Lucky Blocks can now spawn naturally.<br>
Drops Nether Portals instead of Gold Nuggets.<br>
Drops End Portal instead of End Portal Frames.
|-
|-
| June 8th, 2012 ||
V3.0 was released.
|-
|-
| September 7th, 2012 ||
V3.1 was released.
|-
|-
| October 14th, 2013 ||
V4.0 was released.
|-
|-
| November 12th, 2013 ||
V.4.1 was released.<br>
Crafting recipe was updated to require a dropper and 8 gold nuggets instead of a dispenser and 8 gold nuggets.
|-
|-
| December 17th, 2013 ||
V4.2 was released.<br>
The crafting recipe can now be changed in the properties file.
|-
|-
| December 28th, 2013 ||
V4.2.1 was released.
|-
|-
| March 15th, 2014 ||
V4.5 was released.<br>
Bob was added.<br>
Romantic Rose was added.<br>
Lucky Block now uses name ids instead of number ids.
Lucky tools and armours are now gold instead of diamond.<br>
|-
|-
| April 6th, 2014 ||
V5.0.0 was released.<br>
Lucky Temples were added.<br>
One is Lucky and One is Not structure added.<br>
Lucky Blocks can now spawn naturally in custom structures.<br>
Lucky Blocks can now be crafted to become luckier or unluckier.
|-
|-
| August 12th, 2014 ||
V5.1.0 was released.<br>
Lucky Potion was added.<br>
Tamed Wolves were added.<br>
Unlucky Potion was added.<br>
Lucky Villagers were added.<br>
Wishing Wells were added.
|-
|-
| January 4th, 2015 ||
V5.2.0 was released.<br>
[[File:Lucky block.png|frameless|32x32px]] The texture was updated.<br>
Bob can now drop items on death.
|-
|-
| April 3rd, 2015 ||
V.6.0.0 was released.<br>
Addon support was added.<br>
Giant Lucky Block structure was added.
|-
|-
| February 21st, 2016 ||
V7.0.1 Combat Update was released.<br>
Lucky Bow was added.<br>
Lucky Sword was added.<br>
Lucky Potion was added.
|-
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original promotional image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Mods]]
[[Category:Mostly Available]]
9f279b7e03a2998156c89ac2b1f400aafa9608a8
868
867
2025-01-11T10:31:24Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge]
|Source:=[https://github.com/alexsocha/luckyblock Github]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== History ==
{| class="wikitable"
|-
| April 20th, 2012||
[[File:Og_lucky_block_texture.png|frameless|32x32px]] The original Lucky Block promotional screenshot was taken in game.<ref>https://web.archive.org/web/20131022183635im_/http://cdn.planetminecraft.com/files/resource_media/screenshot/1216/2012-04-20_185821_2039015.jpg</ref>.
|-
| May 4th, 2012 ||
Lucky Block mod was posted onto Planet Minecraft.<ref name="pmcluckyblocklink" <ref>https://web.archive.org/web/20160708091216/https://www.planetminecraft.com/mod/lucky-block/#tab_log</ref>.
|-
|-
| May 25th, 2012 ||
v2.0 was released.<br>
Lucky Blocks can now spawn naturally.<br>
Drops Nether Portals instead of Gold Nuggets.<br>
Drops End Portal instead of End Portal Frames.
|-
|-
| June 8th, 2012 ||
V3.0 was released.
|-
|-
| September 7th, 2012 ||
V3.1 was released.
|-
|-
| October 14th, 2013 ||
V4.0 was released.
|-
|-
| November 12th, 2013 ||
V.4.1 was released.<br>
Crafting recipe was updated to require a dropper and 8 gold nuggets instead of a dispenser and 8 gold nuggets.
|-
|-
| December 17th, 2013 ||
V4.2 was released.<br>
The crafting recipe can now be changed in the properties file.
|-
|-
| December 28th, 2013 ||
V4.2.1 was released.
|-
|-
| March 15th, 2014 ||
V4.5 was released.<br>
Bob was added.<br>
Romantic Rose was added.<br>
Lucky Block now uses name ids instead of number ids.
Lucky tools and armours are now gold instead of diamond.<br>
|-
|-
| April 6th, 2014 ||
V5.0.0 was released.<br>
Lucky Temples were added.<br>
One is Lucky and One is Not structure added.<br>
Lucky Blocks can now spawn naturally in custom structures.<br>
Lucky Blocks can now be crafted to become luckier or unluckier.
|-
|-
| August 12th, 2014 ||
V5.1.0 was released.<br>
Lucky Potion was added.<br>
Tamed Wolves were added.<br>
Unlucky Potion was added.<br>
Lucky Villagers were added.<br>
Wishing Wells were added.
|-
|-
| January 4th, 2015 ||
V5.2.0 was released.<br>
[[File:Lucky block.png|frameless|32x32px]] The texture was updated.<br>
Bob can now drop items on death.
|-
|-
| April 3rd, 2015 ||
V.6.0.0 was released.<br>
Addon support was added.<br>
Giant Lucky Block structure was added.
|-
|-
| February 21st, 2016 ||
V7.0.1 Combat Update was released.<br>
Lucky Bow was added.<br>
Lucky Sword was added.<br>
Lucky Potion was added.
|-
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original promotional image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Mods]]
[[Category:Mostly Available]]
1f3a57ff65094cc4c5ad1a55f98ed86a73d05c4e
870
868
2025-01-11T10:36:31Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge]
|Source:=[https://github.com/alexsocha/luckyblock Github]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== History ==
{| class="wikitable"
|-
| April 20th, 2012||
[[File:Og_lucky_block_texture.png|frameless|32x32px]] The original Lucky Block promotional screenshot was taken in game.<ref>https://web.archive.org/web/20131022183635im_/http://cdn.planetminecraft.com/files/resource_media/screenshot/1216/2012-04-20_185821_2039015.jpg</ref>.
|-
| May 4th, 2012 ||
Lucky Block mod was posted onto Planet Minecraft.<ref name="pmcluckyblocklink" <ref>https://web.archive.org/web/20160708091216/https://www.planetminecraft.com/mod/lucky-block/#tab_log</ref>.
|-
|-
| May 25th, 2012 ||
v2.0 was released.<br>
Lucky Blocks can now spawn naturally.<br>
Drops Nether Portals instead of Gold Nuggets.<br>
Drops End Portal instead of End Portal Frames.
|-
|-
| June 8th, 2012 ||
V3.0 was released.
|-
|-
| September 7th, 2012 ||
V3.1 was released.
|-
|-
| October 14th, 2013 ||
V4.0 was released.
|-
|-
| November 12th, 2013 ||
V.4.1 was released.<br>
Crafting recipe was updated to require a dropper and 8 gold nuggets instead of a dispenser and 8 gold nuggets.
|-
|-
| December 17th, 2013 ||
V4.2 was released.<br>
The crafting recipe can now be changed in the properties file.
|-
|-
| December 28th, 2013 ||
V4.2.1 was released.
|-
|-
| March 15th, 2014 ||
V4.5 was released.<br>
Bob was added.<br>
Romantic Rose was added.<br>
Lucky Block now uses name ids instead of number ids.
Lucky tools and armours are now gold instead of diamond.<br>
|-
|-
| April 6th, 2014 ||
V5.0.0 was released.<br>
Lucky Temples were added.<br>
One is Lucky and One is Not structure added.<br>
Lucky Blocks can now spawn naturally in custom structures.<br>
Lucky Blocks can now be crafted to become luckier or unluckier.
|-
|-
| August 12th, 2014 ||
V5.1.0 was released.<br>
Lucky Potion was added.<br>
Tamed Wolves were added.<br>
Unlucky Potion was added.<br>
Lucky Villagers were added.<br>
Wishing Wells were added.
|-
|-
| January 4th, 2015 ||
V5.2.0 was released.<br>
[[File:Lucky block.png|frameless|32x32px]] The texture was updated.<br>
Bob can now drop items on death.
|-
|-
| April 3rd, 2015 ||
V.6.0.0 was released.<br>
Addon support was added.<br>
Giant Lucky Block structure was added.
|-
|-
| February 21st, 2016 ||
V7.0.1 Combat Update was released.<br>
Lucky Bow was added.<br>
Lucky Sword was added.<br>
Lucky Potion was added.
|-
|-
|}
== Trivia ==
The current Lucky Block artwork is made by [https://badnix.com/portfolio/ Clayton Chowaniec]<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1292247-lucky-block-mod-drops-items-spawns-mobs-structures</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original promotional image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Mods]]
[[Category:Mostly Available]]
71c3c5222fc6b861414bed9fdfa8ab842784a01c
871
870
2025-01-11T10:42:49Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge]
|Source:=[https://github.com/alexsocha/luckyblock Github]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== History ==
{| class="wikitable"
|-
| April 20th, 2012||
[[File:Og_lucky_block_texture.png|frameless|32x32px]] The original Lucky Block promotional screenshot was taken in game.<ref>https://web.archive.org/web/20131022183635im_/http://cdn.planetminecraft.com/files/resource_media/screenshot/1216/2012-04-20_185821_2039015.jpg</ref>.
|-
| May 4th, 2012 ||
Lucky Block mod was posted onto Planet Minecraft.<ref name="pmcluckyblocklink" <ref>https://web.archive.org/web/20160708091216/https://www.planetminecraft.com/mod/lucky-block/#tab_log</ref>.
|-
|-
| May 25th, 2012 ||
v2.0 was released.<br>
Lucky Blocks can now spawn naturally.<br>
Drops Nether Portals instead of Gold Nuggets.<br>
Drops End Portal instead of End Portal Frames.
|-
|-
| June 8th, 2012 ||
V3.0 was released.
|-
|-
| September 7th, 2012 ||
V3.1 was released.
|-
|-
| October 14th, 2013 ||
V4.0 was released.<br>
Lucky Block was posted onto the Minecraft Forums.
|-
|-
| November 12th, 2013 ||
V.4.1 was released.<br>
Crafting recipe was updated to require a dropper and 8 gold nuggets instead of a dispenser and 8 gold nuggets.
|-
|-
| December 17th, 2013 ||
V4.2 was released.<br>
The crafting recipe can now be changed in the properties file.
|-
|-
| December 28th, 2013 ||
V4.2.1 was released.
|-
|-
| March 15th, 2014 ||
V4.5 was released.<br>
Bob was added.<br>
Romantic Rose was added.<br>
Lucky Block now uses name ids instead of number ids.
Lucky tools and armours are now gold instead of diamond.<br>
|-
|-
| April 6th, 2014 ||
V5.0.0 was released.<br>
Lucky Temples were added.<br>
One is Lucky and One is Not structure added.<br>
Lucky Blocks can now spawn naturally in custom structures.<br>
Lucky Blocks can now be crafted to become luckier or unluckier.
|-
|-
| August 12th, 2014 ||
V5.1.0 was released.<br>
Lucky Potion was added.<br>
Tamed Wolves were added.<br>
Unlucky Potion was added.<br>
Lucky Villagers were added.<br>
Wishing Wells were added.
|-
|-
| January 4th, 2015 ||
V5.2.0 was released.<br>
[[File:Lucky block.png|frameless|32x32px]] The texture was updated.<br>
Bob can now drop items on death.
|-
|-
| April 3rd, 2015 ||
V.6.0.0 was released.<br>
Addon support was added.<br>
Giant Lucky Block structure was added.
|-
|-
| February 21st, 2016 ||
V7.0.1 Combat Update was released.<br>
Lucky Bow was added.<br>
Lucky Sword was added.<br>
Lucky Potion was added.
|-
|-
| February 6th, 2022 ||
Lucky Block was posted onto Curseforge.
|-
|-
| November 18th, 2023 ||
[https://web.archive.org/web/20231116175520/https://www.luckyblockmod.com/ https://www.luckyblockmod.com/] was shutdown.
|-
|}
== Trivia ==
The current Lucky Block artwork is made by [https://badnix.com/portfolio/ Clayton Chowaniec]<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1292247-lucky-block-mod-drops-items-spawns-mobs-structures</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original promotional image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Mods]]
[[Category:Mostly Available]]
d207a85926ec1d175e53adec4457e55936eb4a59
872
871
2025-01-11T10:44:54Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge]
|Source:=[https://github.com/alexsocha/luckyblock Github]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== History ==
{| class="wikitable"
|-
| April 20th, 2012||
[[File:Og_lucky_block_texture.png|frameless|32x32px]] The original Lucky Block promotional screenshot was taken in game.<ref>https://web.archive.org/web/20131022183635im_/http://cdn.planetminecraft.com/files/resource_media/screenshot/1216/2012-04-20_185821_2039015.jpg</ref>.
|-
| May 4th, 2012 ||
Lucky Block mod was posted onto Planet Minecraft.<ref name="pmcluckyblocklink" <ref>https://web.archive.org/web/20160708091216/https://www.planetminecraft.com/mod/lucky-block/#tab_log</ref>.
|-
|-
| May 25th, 2012 ||
v2.0 was released.<br>
Lucky Blocks can now spawn naturally.<br>
Drops Nether Portals instead of Gold Nuggets.<br>
Drops End Portal instead of End Portal Frames.
|-
|-
| June 8th, 2012 ||
V3.0 was released.
|-
|-
| September 7th, 2012 ||
V3.1 was released.
|-
|-
| October 14th, 2013 ||
V4.0 was released.<br>
Lucky Block was posted onto the Minecraft Forums.
|-
|-
| November 12th, 2013 ||
V.4.1 was released.<br>
Crafting recipe was updated to require a dropper and 8 gold nuggets instead of a dispenser and 8 gold nuggets.
|-
|-
| December 17th, 2013 ||
V4.2 was released.<br>
The crafting recipe can now be changed in the properties file.
|-
|-
| December 28th, 2013 ||
V4.2.1 was released.
|-
|-
| March 15th, 2014 ||
V4.5 was released.<br>
Bob was added.<br>
Romantic Rose was added.<br>
Lucky Block now uses name ids instead of number ids.
Lucky tools and armours are now gold instead of diamond.<br>
|-
|-
| April 6th, 2014 ||
V5.0.0 was released.<br>
Lucky Temples were added.<br>
One is Lucky and One is Not structure added.<br>
Lucky Blocks can now spawn naturally in custom structures.<br>
Lucky Blocks can now be crafted to become luckier or unluckier.
|-
|-
| August 12th, 2014 ||
V5.1.0 was released.<br>
Lucky Potion was added.<br>
Tamed Wolves were added.<br>
Unlucky Potion was added.<br>
Lucky Villagers were added.<br>
Wishing Wells were added.
|-
|-
| January 4th, 2015 ||
V5.2.0 was released.<br>
[[File:Lucky block.png|frameless|32x32px]] The texture was updated.<br>
Bob can now drop items on death.
|-
|-
| April 3rd, 2015 ||
V.6.0.0 was released.<br>
Addon support was added.<br>
Giant Lucky Block structure was added.
|-
|-
| February 21st, 2016 ||
V7.0.1 Combat Update was released.<br>
Lucky Bow was added.<br>
Lucky Sword was added.<br>
Lucky Potion was added.
|-
|-
| February 6th, 2022 ||
Lucky Block was posted onto Curseforge.
|-
|-
| November 18th, 2023 ||
[https://web.archive.org/web/20231116175520/https://www.luckyblockmod.com/ https://www.luckyblockmod.com/] was acquired LuckyBlock Casino and stopped hosting Lucky Block.<ref>https://github.com/alexsocha/luckyblock/issues/120</ref>
|-
|}
== Trivia ==
The current Lucky Block artwork is made by [https://badnix.com/portfolio/ Clayton Chowaniec]<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1292247-lucky-block-mod-drops-items-spawns-mobs-structures</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original promotional image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Mods]]
[[Category:Mostly Available]]
da2ab304c741193acdbb7c785133f2efcee35a13
File:Lucky Block Combat Update Promotional Image.png
6
379
873
2025-01-11T10:47:43Z
KristenStuffs
564421
Promotion image for the Lucky Block Combat Update.
wikitext
text/x-wiki
== Summary ==
Promotion image for the Lucky Block Combat Update.
c0782d11ba97c76162b65728799bf37610e8b06c
875
873
2025-01-11T10:48:37Z
KristenStuffs
564421
KristenStuffs moved page [[File:Lucky Block Combat Update Promotion Image.png]] to [[File:Lucky Block Combat Update Promotional Image.png]] without leaving a redirect
wikitext
text/x-wiki
== Summary ==
Promotion image for the Lucky Block Combat Update.
c0782d11ba97c76162b65728799bf37610e8b06c
876
875
2025-01-11T10:48:50Z
KristenStuffs
564421
wikitext
text/x-wiki
== Summary ==
Promotional image for the Lucky Block Combat Update.
19dab0284c2ced8c1e37ca2e74a30d70bb2007e3
Lucky Block
0
254
874
872
2025-01-11T10:48:24Z
KristenStuffs
564421
/* Gallery */
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge]
|Source:=[https://github.com/alexsocha/luckyblock Github]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== History ==
{| class="wikitable"
|-
| April 20th, 2012||
[[File:Og_lucky_block_texture.png|frameless|32x32px]] The original Lucky Block promotional screenshot was taken in game.<ref>https://web.archive.org/web/20131022183635im_/http://cdn.planetminecraft.com/files/resource_media/screenshot/1216/2012-04-20_185821_2039015.jpg</ref>.
|-
| May 4th, 2012 ||
Lucky Block mod was posted onto Planet Minecraft.<ref name="pmcluckyblocklink" <ref>https://web.archive.org/web/20160708091216/https://www.planetminecraft.com/mod/lucky-block/#tab_log</ref>.
|-
|-
| May 25th, 2012 ||
v2.0 was released.<br>
Lucky Blocks can now spawn naturally.<br>
Drops Nether Portals instead of Gold Nuggets.<br>
Drops End Portal instead of End Portal Frames.
|-
|-
| June 8th, 2012 ||
V3.0 was released.
|-
|-
| September 7th, 2012 ||
V3.1 was released.
|-
|-
| October 14th, 2013 ||
V4.0 was released.<br>
Lucky Block was posted onto the Minecraft Forums.
|-
|-
| November 12th, 2013 ||
V.4.1 was released.<br>
Crafting recipe was updated to require a dropper and 8 gold nuggets instead of a dispenser and 8 gold nuggets.
|-
|-
| December 17th, 2013 ||
V4.2 was released.<br>
The crafting recipe can now be changed in the properties file.
|-
|-
| December 28th, 2013 ||
V4.2.1 was released.
|-
|-
| March 15th, 2014 ||
V4.5 was released.<br>
Bob was added.<br>
Romantic Rose was added.<br>
Lucky Block now uses name ids instead of number ids.
Lucky tools and armours are now gold instead of diamond.<br>
|-
|-
| April 6th, 2014 ||
V5.0.0 was released.<br>
Lucky Temples were added.<br>
One is Lucky and One is Not structure added.<br>
Lucky Blocks can now spawn naturally in custom structures.<br>
Lucky Blocks can now be crafted to become luckier or unluckier.
|-
|-
| August 12th, 2014 ||
V5.1.0 was released.<br>
Lucky Potion was added.<br>
Tamed Wolves were added.<br>
Unlucky Potion was added.<br>
Lucky Villagers were added.<br>
Wishing Wells were added.
|-
|-
| January 4th, 2015 ||
V5.2.0 was released.<br>
[[File:Lucky block.png|frameless|32x32px]] The texture was updated.<br>
Bob can now drop items on death.
|-
|-
| April 3rd, 2015 ||
V.6.0.0 was released.<br>
Addon support was added.<br>
Giant Lucky Block structure was added.
|-
|-
| February 21st, 2016 ||
V7.0.1 Combat Update was released.<br>
Lucky Bow was added.<br>
Lucky Sword was added.<br>
Lucky Potion was added.
|-
|-
| February 6th, 2022 ||
Lucky Block was posted onto Curseforge.
|-
|-
| November 18th, 2023 ||
[https://web.archive.org/web/20231116175520/https://www.luckyblockmod.com/ https://www.luckyblockmod.com/] was acquired LuckyBlock Casino and stopped hosting Lucky Block.<ref>https://github.com/alexsocha/luckyblock/issues/120</ref>
|-
|}
== Trivia ==
The current Lucky Block artwork is made by [https://badnix.com/portfolio/ Clayton Chowaniec]<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1292247-lucky-block-mod-drops-items-spawns-mobs-structures</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original promotional image.
File:Lucky Block Combat Update Promotional Image.png|Combat Update promotional image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Mods]]
[[Category:Mostly Available]]
acd595bc6a62ea25284ba0c500571caaf6de2fda
878
874
2025-01-11T10:54:12Z
KristenStuffs
564421
/* Gallery */
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge]
|Source:=[https://github.com/alexsocha/luckyblock Github]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== History ==
{| class="wikitable"
|-
| April 20th, 2012||
[[File:Og_lucky_block_texture.png|frameless|32x32px]] The original Lucky Block promotional screenshot was taken in game.<ref>https://web.archive.org/web/20131022183635im_/http://cdn.planetminecraft.com/files/resource_media/screenshot/1216/2012-04-20_185821_2039015.jpg</ref>.
|-
| May 4th, 2012 ||
Lucky Block mod was posted onto Planet Minecraft.<ref name="pmcluckyblocklink" <ref>https://web.archive.org/web/20160708091216/https://www.planetminecraft.com/mod/lucky-block/#tab_log</ref>.
|-
|-
| May 25th, 2012 ||
v2.0 was released.<br>
Lucky Blocks can now spawn naturally.<br>
Drops Nether Portals instead of Gold Nuggets.<br>
Drops End Portal instead of End Portal Frames.
|-
|-
| June 8th, 2012 ||
V3.0 was released.
|-
|-
| September 7th, 2012 ||
V3.1 was released.
|-
|-
| October 14th, 2013 ||
V4.0 was released.<br>
Lucky Block was posted onto the Minecraft Forums.
|-
|-
| November 12th, 2013 ||
V.4.1 was released.<br>
Crafting recipe was updated to require a dropper and 8 gold nuggets instead of a dispenser and 8 gold nuggets.
|-
|-
| December 17th, 2013 ||
V4.2 was released.<br>
The crafting recipe can now be changed in the properties file.
|-
|-
| December 28th, 2013 ||
V4.2.1 was released.
|-
|-
| March 15th, 2014 ||
V4.5 was released.<br>
Bob was added.<br>
Romantic Rose was added.<br>
Lucky Block now uses name ids instead of number ids.
Lucky tools and armours are now gold instead of diamond.<br>
|-
|-
| April 6th, 2014 ||
V5.0.0 was released.<br>
Lucky Temples were added.<br>
One is Lucky and One is Not structure added.<br>
Lucky Blocks can now spawn naturally in custom structures.<br>
Lucky Blocks can now be crafted to become luckier or unluckier.
|-
|-
| August 12th, 2014 ||
V5.1.0 was released.<br>
Lucky Potion was added.<br>
Tamed Wolves were added.<br>
Unlucky Potion was added.<br>
Lucky Villagers were added.<br>
Wishing Wells were added.
|-
|-
| January 4th, 2015 ||
V5.2.0 was released.<br>
[[File:Lucky block.png|frameless|32x32px]] The texture was updated.<br>
Bob can now drop items on death.
|-
|-
| April 3rd, 2015 ||
V.6.0.0 was released.<br>
Addon support was added.<br>
Giant Lucky Block structure was added.
|-
|-
| February 21st, 2016 ||
V7.0.1 Combat Update was released.<br>
Lucky Bow was added.<br>
Lucky Sword was added.<br>
Lucky Potion was added.
|-
|-
| February 6th, 2022 ||
Lucky Block was posted onto Curseforge.
|-
|-
| November 18th, 2023 ||
[https://web.archive.org/web/20231116175520/https://www.luckyblockmod.com/ https://www.luckyblockmod.com/] was acquired LuckyBlock Casino and stopped hosting Lucky Block.<ref>https://github.com/alexsocha/luckyblock/issues/120</ref>
|-
|}
== Trivia ==
The current Lucky Block artwork is made by [https://badnix.com/portfolio/ Clayton Chowaniec]<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1292247-lucky-block-mod-drops-items-spawns-mobs-structures</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original promotional image.
File:Lucky Block Combat Update Promotional Image.png|Combat Update promotional image.
File:Acropolis Structure.png|Acropolis natural structure containing a Lucky Block.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Mods]]
[[Category:Mostly Available]]
b6bda8a1d5db749cd356ffd76ac1a4a8b7982de2
881
878
2025-01-11T10:59:54Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge]
|Source:=[https://github.com/alexsocha/luckyblock Github]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== History ==
{| class="wikitable"
|-
| April 20th, 2012||
[[File:Og_lucky_block_texture.png|frameless|32x32px]] The original Lucky Block promotional screenshot was taken in game.<ref>https://web.archive.org/web/20131022183635im_/http://cdn.planetminecraft.com/files/resource_media/screenshot/1216/2012-04-20_185821_2039015.jpg</ref>.
|-
| May 4th, 2012 ||
Lucky Block mod was posted onto Planet Minecraft.<ref name="pmcluckyblocklink" <ref>https://web.archive.org/web/20160708091216/https://www.planetminecraft.com/mod/lucky-block/#tab_log</ref>.
|-
|-
| May 25th, 2012 ||
v2.0 was released.<br>
Lucky Blocks can now spawn naturally.<br>
Drops Nether Portals instead of Gold Nuggets.<br>
Drops End Portal instead of End Portal Frames.
|-
|-
| June 8th, 2012 ||
V3.0 was released.
|-
|-
| September 7th, 2012 ||
V3.1 was released.
|-
|-
| October 14th, 2013 ||
V4.0 was released.<br>
Lucky Block was posted onto the Minecraft Forums.
|-
|-
| November 12th, 2013 ||
V.4.1 was released.<br>
Crafting recipe was updated to require a dropper and 8 gold nuggets instead of a dispenser and 8 gold nuggets.
|-
|-
| December 17th, 2013 ||
V4.2 was released.<br>
The crafting recipe can now be changed in the properties file.
|-
|-
| December 28th, 2013 ||
V4.2.1 was released.
|-
|-
| March 15th, 2014 ||
V4.5 was released.<br>
Bob was added.<br>
Romantic Rose was added.<br>
Lucky Block now uses name ids instead of number ids.
Lucky tools and armours are now gold instead of diamond.<br>
|-
|-
| April 6th, 2014 ||
V5.0.0 was released.<br>
Lucky Temples were added.<br>
One is Lucky and One is Not structure added.<br>
Lucky Blocks can now spawn naturally in custom structures.<br>
Lucky Blocks can now be crafted to become luckier or unluckier.
|-
|-
| August 12th, 2014 ||
V5.1.0 was released.<br>
Lucky Potion was added.<br>
Tamed Wolves were added.<br>
Unlucky Potion was added.<br>
Lucky Villagers were added.<br>
Wishing Wells were added.
|-
|-
| January 4th, 2015 ||
V5.2.0 was released.<br>
[[File:Lucky block.png|frameless|32x32px]] The texture was updated.<br>
Bob can now drop items on death.
|-
|-
| April 3rd, 2015 ||
V.6.0.0 was released.<br>
Addon support was added.<br>
Giant Lucky Block structure was added.
|-
|-
| February 21st, 2016 ||
V7.0.1 Combat Update was released.<br>
Lucky Bow was added.<br>
Lucky Sword was added.<br>
Lucky Potion was added.
|-
|-
| February 6th, 2022 ||
Lucky Block was posted onto Curseforge.
|-
|-
| November 18th, 2023 ||
[https://web.archive.org/web/20231116175520/https://www.luckyblockmod.com/ https://www.luckyblockmod.com/] was acquired by LuckyBlock Casino and stopped hosting Lucky Block.<ref>https://github.com/alexsocha/luckyblock/issues/120</ref>
|-
|}
== Trivia ==
The current Lucky Block artwork is made by [https://badnix.com/portfolio/ Clayton Chowaniec]<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1292247-lucky-block-mod-drops-items-spawns-mobs-structures</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original promotional image.
File:Lucky Block Combat Update Promotional Image.png|Combat Update promotional image.
File:Acropolis Structure.png|Acropolis natural structure containing a Lucky Block.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Mods]]
[[Category:Mostly Available]]
5d5148506b96d9734f983f88faea85116fe92c2a
882
881
2025-01-11T12:09:17Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge]
|Source:=[https://github.com/alexsocha/luckyblock Github]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== History ==
{| class="wikitable"
|-
| April 20th, 2012||
[[File:Og_lucky_block_texture.png|frameless|32x32px]] The original Lucky Block promotional screenshot was taken in game.<ref>https://web.archive.org/web/20131022183635im_/http://cdn.planetminecraft.com/files/resource_media/screenshot/1216/2012-04-20_185821_2039015.jpg</ref>.
|-
| May 4th, 2012 ||
Lucky Block mod was posted onto Planet Minecraft.<ref name="pmcluckyblocklink" <ref>https://web.archive.org/web/20160708091216/https://www.planetminecraft.com/mod/lucky-block/#tab_log</ref>.
|-
|-
| May 25th, 2012 ||
v2.0 was released.<br>
Lucky Blocks can now spawn naturally.<br>
Drops Nether Portals instead of Gold Nuggets.<br>
Drops End Portal instead of End Portal Frames.
|-
|-
| June 8th, 2012 ||
V3.0 was released.
|-
|-
| September 7th, 2012 ||
V3.1 was released.
|-
|-
| October 14th, 2013 ||
V4.0 was released.<br>
Lucky Block was posted onto the Minecraft Forums.
|-
|-
| November 12th, 2013 ||
V.4.1 was released.<br>
Crafting recipe was updated to require a dropper and 8 gold nuggets instead of a dispenser and 8 gold nuggets.
|-
|-
| December 17th, 2013 ||
V4.2 was released.<br>
The crafting recipe can now be changed in the properties file.
|-
|-
| December 28th, 2013 ||
V4.2.1 was released.
|-
|-
| March 15th, 2014 ||
V4.5 was released.<br>
Bob was added.<br>
Romantic Rose was added.<br>
Lucky Block now uses name ids instead of number ids.
Lucky tools and armours are now gold instead of diamond.<br>
|-
|-
| April 6th, 2014 ||
V5.0.0 was released.<br>
Lucky Temples were added.<br>
One is Lucky and One is Not structure added.<br>
Lucky Blocks can now spawn naturally in custom structures.<br>
Lucky Blocks can now be crafted to become luckier or unluckier.
|-
|-
| August 12th, 2014 ||
V5.1.0 was released.<br>
Lucky Potion was added.<br>
Tamed Wolves were added.<br>
Unlucky Potion was added.<br>
Lucky Villagers were added.<br>
Wishing Wells were added.
|-
|-
| January 4th, 2015 ||
V5.2.0 was released.<br>
[[File:Lucky block.png|frameless|32x32px]] The texture was updated.<br>
Bob can now drop items on death.
|-
|-
| April 3rd, 2015 ||
V.6.0.0 was released.<br>
Addon support was added.<br>
Giant Lucky Block structure was added.
|-
|-
| February 21st, 2016 ||
V7.0.1 Combat Update was released.<br>
Lucky Bow was added.<br>
Lucky Potion was added.<br>
Lucky Sword was added.
|-
|-
| February 6th, 2022 ||
Lucky Block was posted onto Curseforge.
|-
|-
| November 18th, 2023 ||
[https://web.archive.org/web/20231116175520/https://www.luckyblockmod.com/ https://www.luckyblockmod.com/] was acquired by LuckyBlock Casino and stopped hosting Lucky Block.<ref>https://github.com/alexsocha/luckyblock/issues/120</ref>
|-
|}
== Trivia ==
The current Lucky Block artwork is made by [https://badnix.com/portfolio/ Clayton Chowaniec]<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1292247-lucky-block-mod-drops-items-spawns-mobs-structures</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original promotional image.
File:Lucky Block Combat Update Promotional Image.png|Combat Update promotional image.
File:Acropolis Structure.png|Acropolis natural structure containing a Lucky Block.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Mods]]
[[Category:Mostly Available]]
b5c077ff314f060955c2816db55633b77ac8bbb1
884
882
2025-01-11T19:24:10Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge]
|Source:=[https://github.com/alexsocha/luckyblock Github]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== History ==
{| class="wikitable"
|-
| April 20th, 2012||
[[File:Og_lucky_block_texture.png|frameless|32x32px]] The original Lucky Block promotional screenshot was taken in game.<ref>https://web.archive.org/web/20131022183635im_/http://cdn.planetminecraft.com/files/resource_media/screenshot/1216/2012-04-20_185821_2039015.jpg</ref>.
|-
| May 4th, 2012 ||
Lucky Block mod was posted onto Planet Minecraft.<ref name="pmcluckyblocklink" <ref>https://web.archive.org/web/20160708091216/https://www.planetminecraft.com/mod/lucky-block/#tab_log</ref>
|-
|-
| May 25th, 2012 ||
v2.0 was released.<br>
Lucky Blocks can now spawn naturally.<br>
Drops Nether Portals instead of Gold Nuggets.<br>
Drops End Portal instead of End Portal Frames.
|-
|-
| June 8th, 2012 ||
V3.0 was released.
|-
|-
| September 7th, 2012 ||
V3.1 was released.
|-
|-
| October 14th, 2013 ||
V4.0 was released.<br>
Lucky Block was posted onto the Minecraft Forums.
|-
|-
| November 12th, 2013 ||
V.4.1 was released.<br>
Crafting recipe was updated to require a dropper and 8 gold nuggets instead of a dispenser and 8 gold nuggets.
|-
|-
| December 17th, 2013 ||
V4.2 was released.<br>
The crafting recipe can now be changed in the properties file.
|-
|-
| December 28th, 2013 ||
V4.2.1 was released.
|-
|-
| March 15th, 2014 ||
V4.5 was released.<br>
Bob was added.<br>
Romantic Rose was added.<br>
Lucky Block now uses name ids instead of number ids.
Lucky tools and armours are now gold instead of diamond.<br>
|-
|-
| April 6th, 2014 ||
V5.0.0 was released.<br>
Lucky Temples were added.<br>
One is Lucky and One is Not structure added.<br>
Lucky Blocks can now spawn naturally in custom structures.<br>
Lucky Blocks can now be crafted to become luckier or unluckier.
|-
|-
| August 12th, 2014 ||
V5.1.0 was released.<br>
Lucky Potion was added.<br>
Tamed Wolves were added.<br>
Unlucky Potion was added.<br>
Lucky Villagers were added.<br>
Wishing Wells were added.
|-
|-
| January 4th, 2015 ||
V5.2.0 was released.<br>
[[File:Lucky block.png|frameless|32x32px]] The texture was updated.<br>
Bob can now drop items on death.
|-
|-
| April 3rd, 2015 ||
V.6.0.0 was released.<br>
Addon support was added.<br>
Giant Lucky Block structure was added.
|-
|-
| February 21st, 2016 ||
V7.0.1 Combat Update was released.<br>
Lucky Bow was added.<br>
Lucky Potion was added.<br>
Lucky Sword was added.
|-
|-
| February 6th, 2022 ||
Lucky Block was posted onto Curseforge.
|-
|-
| November 18th, 2023 ||
[https://web.archive.org/web/20231116175520/https://www.luckyblockmod.com/ https://www.luckyblockmod.com/] was acquired by LuckyBlock Casino and stopped hosting Lucky Block.<ref>https://github.com/alexsocha/luckyblock/issues/120</ref>
|-
|}
== Trivia ==
The current Lucky Block artwork is made by [https://badnix.com/portfolio/ Clayton Chowaniec]<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1292247-lucky-block-mod-drops-items-spawns-mobs-structures</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original promotional image.
File:Lucky Block Combat Update Promotional Image.png|Combat Update promotional image.
File:Acropolis Structure.png|Acropolis natural structure containing a Lucky Block.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Mods]]
[[Category:Mostly Available]]
cceaec61c84f491f4a2301019484666a997c87f2
885
884
2025-01-11T19:24:24Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge]
|Source:=[https://github.com/alexsocha/luckyblock Github]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== History ==
{| class="wikitable"
|-
| April 20th, 2012||
[[File:Og_lucky_block_texture.png|frameless|32x32px]] The original Lucky Block promotional screenshot was taken in game.<ref>https://web.archive.org/web/20131022183635im_/http://cdn.planetminecraft.com/files/resource_media/screenshot/1216/2012-04-20_185821_2039015.jpg</ref>.
|-
| May 4th, 2012 ||
Lucky Block was posted onto Planet Minecraft.<ref name="pmcluckyblocklink" <ref>https://web.archive.org/web/20160708091216/https://www.planetminecraft.com/mod/lucky-block/#tab_log</ref>
|-
|-
| May 25th, 2012 ||
v2.0 was released.<br>
Lucky Blocks can now spawn naturally.<br>
Drops Nether Portals instead of Gold Nuggets.<br>
Drops End Portal instead of End Portal Frames.
|-
|-
| June 8th, 2012 ||
V3.0 was released.
|-
|-
| September 7th, 2012 ||
V3.1 was released.
|-
|-
| October 14th, 2013 ||
V4.0 was released.<br>
Lucky Block was posted onto the Minecraft Forums.
|-
|-
| November 12th, 2013 ||
V.4.1 was released.<br>
Crafting recipe was updated to require a dropper and 8 gold nuggets instead of a dispenser and 8 gold nuggets.
|-
|-
| December 17th, 2013 ||
V4.2 was released.<br>
The crafting recipe can now be changed in the properties file.
|-
|-
| December 28th, 2013 ||
V4.2.1 was released.
|-
|-
| March 15th, 2014 ||
V4.5 was released.<br>
Bob was added.<br>
Romantic Rose was added.<br>
Lucky Block now uses name ids instead of number ids.
Lucky tools and armours are now gold instead of diamond.<br>
|-
|-
| April 6th, 2014 ||
V5.0.0 was released.<br>
Lucky Temples were added.<br>
One is Lucky and One is Not structure added.<br>
Lucky Blocks can now spawn naturally in custom structures.<br>
Lucky Blocks can now be crafted to become luckier or unluckier.
|-
|-
| August 12th, 2014 ||
V5.1.0 was released.<br>
Lucky Potion was added.<br>
Tamed Wolves were added.<br>
Unlucky Potion was added.<br>
Lucky Villagers were added.<br>
Wishing Wells were added.
|-
|-
| January 4th, 2015 ||
V5.2.0 was released.<br>
[[File:Lucky block.png|frameless|32x32px]] The texture was updated.<br>
Bob can now drop items on death.
|-
|-
| April 3rd, 2015 ||
V.6.0.0 was released.<br>
Addon support was added.<br>
Giant Lucky Block structure was added.
|-
|-
| February 21st, 2016 ||
V7.0.1 Combat Update was released.<br>
Lucky Bow was added.<br>
Lucky Potion was added.<br>
Lucky Sword was added.
|-
|-
| February 6th, 2022 ||
Lucky Block was posted onto Curseforge.
|-
|-
| November 18th, 2023 ||
[https://web.archive.org/web/20231116175520/https://www.luckyblockmod.com/ https://www.luckyblockmod.com/] was acquired by LuckyBlock Casino and stopped hosting Lucky Block.<ref>https://github.com/alexsocha/luckyblock/issues/120</ref>
|-
|}
== Trivia ==
The current Lucky Block artwork is made by [https://badnix.com/portfolio/ Clayton Chowaniec]<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1292247-lucky-block-mod-drops-items-spawns-mobs-structures</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original promotional image.
File:Lucky Block Combat Update Promotional Image.png|Combat Update promotional image.
File:Acropolis Structure.png|Acropolis natural structure containing a Lucky Block.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Mods]]
[[Category:Mostly Available]]
e337052f4d6bdceec216b45219e7afdebea24419
File:Acropolis Structure.png
6
380
877
2025-01-11T10:53:20Z
KristenStuffs
564421
Lucky Block Acropolis natural structure.
wikitext
text/x-wiki
== Summary ==
Lucky Block Acropolis natural structure.
b80f8dacd5d5fc46383f27652a989516c705b904
Lucky Block Wiki/pages
0
244
879
266
2025-01-11T10:57:50Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Main page box/start
| title = Useful wiki pages
| id = pages<!-- this should be identical to the subpage name, and must be a valid CSS custom-ident: https://developer.mozilla.org/en-US/docs/Web/CSS/custom-ident -->
| class = centered-content
}}
<div class="mp-links columns-2">
* {{MP link|Important page here|image=Wiki.gg logo-pink.svg|size=92px}}
* {{MP link|Random page|link=Special:Random}}
* {{MP link|Lucky Block|link=https://luckyblock.wiki.gg/wiki/Lucky_Block|image=Example_character_image.png|size=92px}}
* {{MP link|Example character infobox|link=Template:Example character infobox|image=Lucky_block.png|size=92px}}
</div>
{{Main page box/end}}<noinclude>[[Category:Main page boxes]]</noinclude><!-- don't edit this line -->
d478e5493fc5796020eb508f4646776511bba2dd
880
879
2025-01-11T10:58:25Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Main page box/start
| title = Useful wiki pages
| id = pages<!-- this should be identical to the subpage name, and must be a valid CSS custom-ident: https://developer.mozilla.org/en-US/docs/Web/CSS/custom-ident -->
| class = centered-content
}}
<div class="mp-links columns-2">
* {{MP link|Important page here|image=Wiki.gg logo-pink.svg|size=92px}}
* {{MP link|Random page|link=Special:Random}}
* {{MP link|Lucky Block|link=https://luckyblock.wiki.gg/wiki/Lucky_Block|image=Lucky block.png|size=92px}}
* {{MP link|Example character infobox|link=Template:Example character infobox|image=Example_character_image.png|size=92px}}
</div>
{{Main page box/end}}<noinclude>[[Category:Main page boxes]]</noinclude><!-- don't edit this line -->
178d6cdcc08bfb4462eb6ad07619aba51cd87d22
Missing Lucky Block
0
375
883
864
2025-01-11T12:11:23Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Missing Lucky Block
|image=Missing lucky block.png
|Creator:=[https://www.minecraftforum.net/members/natorade8000/threads natorade8000]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8 Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Installation ==
The Missing Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.
1) Download lucky_block (2).png<br>
2) Rename lucky_block (2).png to lucky_block.png<br>
3) Open up the [[Lucky Block]] 1.8.jar<br>
4) Go to assets\lucky\textures\blocks<br>
5) Drag the downloaded and renamed lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks\lucky_block.png texture<br>
6) Launch Minecraft with Lucky Block 1.8 installed<br>
7) Close Minecraft<br>
8) Go to the Missing Lucky Block's dropbox<br>
9) Open the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder><br>
10) Open .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt and delete the contents inside<br>
11) Copy and paste the contents of LuckyBlockProperties.txt from the Missing Lucky Block's dropbox inside of .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt<br>
== History ==
{| class="wikitable"
|-
| April 26th, 2015||
The first Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414050-missing-lucky-block-mod</ref><br>
The Second Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414474-missing-lucky-block-mod-1-8</ref>
|-
|-
| April 27th, 2015||
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414928-lucky-block-missing-mod-1-8</ref><br>
Update the name of Missing Lucky Block to Lucky Block Missing.
|-
|-
| April 30th, 2015||
The fourth Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8</ref><br>
Reverted the name of Lucky Block Missing back to Missing Lucky Block.
|-
|-
| May 2nd, 2015||
The lucky_block (2).png image was modified.
|-
|}
== Available Downloads ==
https://www.dropbox.com/scl/fo/r18n0at3tlz40jb0fe0rm/AM1xJA5-6zbG9uSnjfnluIE?rlkey=eb5ujlsb0432ctttiur49qhzq&e=1&dl=0
== Trivia ==
structures.txt is blank.<br>
All four Minecraft Forums posts lead to the same Dropbox download.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Missing Lucky Block original promo image.png|Original Promotional Image.
File:Missing Lucky Block second promo image.png|Second Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
ce0da7f47ca60c1ae69d91dabe85b6d28a24fad2
886
883
2025-01-11T19:26:11Z
KristenStuffs
564421
/* Installation */
wikitext
text/x-wiki
{{Addon Infobox
|title=Missing Lucky Block
|image=Missing lucky block.png
|Creator:=[https://www.minecraftforum.net/members/natorade8000/threads natorade8000]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8 Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Installation ==
The Missing Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.<br>
For the best experience use Lucky Block 5.2.0 as the base, as other 1.8 versions will still work, but unforeseen problems may occur.
1) Download lucky_block (2).png<br>
2) Rename lucky_block (2).png to lucky_block.png<br>
3) Open up the [[Lucky Block]] 1.8.jar<br>
4) Go to assets\lucky\textures\blocks<br>
5) Drag the downloaded and renamed lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks\lucky_block.png texture<br>
6) Launch Minecraft with Lucky Block 1.8 installed<br>
7) Close Minecraft<br>
8) Go to the Missing Lucky Block's dropbox<br>
9) Open the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder><br>
10) Open .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt and delete the contents inside<br>
11) Copy and paste the contents of LuckyBlockProperties.txt from the Missing Lucky Block's dropbox inside of .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt<br>
== History ==
{| class="wikitable"
|-
| April 26th, 2015||
The first Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414050-missing-lucky-block-mod</ref><br>
The Second Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414474-missing-lucky-block-mod-1-8</ref>
|-
|-
| April 27th, 2015||
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414928-lucky-block-missing-mod-1-8</ref><br>
Update the name of Missing Lucky Block to Lucky Block Missing.
|-
|-
| April 30th, 2015||
The fourth Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8</ref><br>
Reverted the name of Lucky Block Missing back to Missing Lucky Block.
|-
|-
| May 2nd, 2015||
The lucky_block (2).png image was modified.
|-
|}
== Available Downloads ==
https://www.dropbox.com/scl/fo/r18n0at3tlz40jb0fe0rm/AM1xJA5-6zbG9uSnjfnluIE?rlkey=eb5ujlsb0432ctttiur49qhzq&e=1&dl=0
== Trivia ==
structures.txt is blank.<br>
All four Minecraft Forums posts lead to the same Dropbox download.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Missing Lucky Block original promo image.png|Original Promotional Image.
File:Missing Lucky Block second promo image.png|Second Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
348a3992d00750a57eee9a7e620b53da8e37c4d8
887
886
2025-01-11T19:26:56Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Missing Lucky Block
|image=Missing lucky block.png
|Creator:=[https://www.minecraftforum.net/members/natorade8000/threads natorade8000]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8 Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Installation ==
The Missing Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.<br>
For the best experience use Lucky Block 5.2.0 as the base, as unforeseen problems may occur.
1) Download lucky_block (2).png<br>
2) Rename lucky_block (2).png to lucky_block.png<br>
3) Open up the [[Lucky Block]] 1.8.jar<br>
4) Go to assets\lucky\textures\blocks<br>
5) Drag the downloaded and renamed lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks\lucky_block.png texture<br>
6) Launch Minecraft with Lucky Block 1.8 installed<br>
7) Close Minecraft<br>
8) Go to the Missing Lucky Block's dropbox<br>
9) Open the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder><br>
10) Open .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt and delete the contents inside<br>
11) Copy and paste the contents of LuckyBlockProperties.txt from the Missing Lucky Block's dropbox inside of .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt<br>
== History ==
{| class="wikitable"
|-
| April 26th, 2015||
The first Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414050-missing-lucky-block-mod</ref><br>
The Second Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414474-missing-lucky-block-mod-1-8</ref>
|-
|-
| April 27th, 2015||
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414928-lucky-block-missing-mod-1-8</ref><br>
Update the name of Missing Lucky Block to Lucky Block Missing.
|-
|-
| April 30th, 2015||
The fourth Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8</ref><br>
Reverted the name of Lucky Block Missing back to Missing Lucky Block.
|-
|-
| May 2nd, 2015||
The lucky_block (2).png image was modified.
|-
|}
== Available Downloads ==
https://www.dropbox.com/scl/fo/r18n0at3tlz40jb0fe0rm/AM1xJA5-6zbG9uSnjfnluIE?rlkey=eb5ujlsb0432ctttiur49qhzq&e=1&dl=0
== Trivia ==
structures.txt is blank.<br>
All four Minecraft Forums posts lead to the same Dropbox download.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Missing Lucky Block original promo image.png|Original Promotional Image.
File:Missing Lucky Block second promo image.png|Second Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
80ab8325df259cd2ffe2c773dca9c20daa22b208
888
887
2025-01-11T19:27:29Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Missing Lucky Block
|image=Missing lucky block.png
|Creator:=[https://www.minecraftforum.net/members/natorade8000/threads natorade8000]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8 Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Installation ==
The Missing Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.<br>
For the best experience use Lucky Block 5.2.0 as the base, as unforeseen problems may occur with other 1.8 [[Lucky Block]] versions.
1) Download lucky_block (2).png<br>
2) Rename lucky_block (2).png to lucky_block.png<br>
3) Open up the Lucky Block 1.8.jar<br>
4) Go to assets\lucky\textures\blocks<br>
5) Drag the downloaded and renamed lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks\lucky_block.png texture<br>
6) Launch Minecraft with Lucky Block 1.8 installed<br>
7) Close Minecraft<br>
8) Go to the Missing Lucky Block's dropbox<br>
9) Open the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder><br>
10) Open .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt and delete the contents inside<br>
11) Copy and paste the contents of LuckyBlockProperties.txt from the Missing Lucky Block's dropbox inside of .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt<br>
== History ==
{| class="wikitable"
|-
| April 26th, 2015||
The first Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414050-missing-lucky-block-mod</ref><br>
The Second Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414474-missing-lucky-block-mod-1-8</ref>
|-
|-
| April 27th, 2015||
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414928-lucky-block-missing-mod-1-8</ref><br>
Update the name of Missing Lucky Block to Lucky Block Missing.
|-
|-
| April 30th, 2015||
The fourth Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8</ref><br>
Reverted the name of Lucky Block Missing back to Missing Lucky Block.
|-
|-
| May 2nd, 2015||
The lucky_block (2).png image was modified.
|-
|}
== Available Downloads ==
https://www.dropbox.com/scl/fo/r18n0at3tlz40jb0fe0rm/AM1xJA5-6zbG9uSnjfnluIE?rlkey=eb5ujlsb0432ctttiur49qhzq&e=1&dl=0
== Trivia ==
structures.txt is blank.<br>
All four Minecraft Forums posts lead to the same Dropbox download.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Missing Lucky Block original promo image.png|Original Promotional Image.
File:Missing Lucky Block second promo image.png|Second Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
6de54c41d5de76f7daeeda98fd9cd7ce423ad4e6
889
888
2025-01-11T19:27:55Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Missing Lucky Block
|image=Missing lucky block.png
|Creator:=[https://www.minecraftforum.net/members/natorade8000/threads natorade8000]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8 Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Installation ==
The Missing Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.<br>
For the best experience use [[Lucky Block]] 5.2.0 as the base, as unforeseen problems may occur with other 1.8 Lucky Block versions.
1) Download lucky_block (2).png<br>
2) Rename lucky_block (2).png to lucky_block.png<br>
3) Open up the Lucky Block 1.8.jar<br>
4) Go to assets\lucky\textures\blocks<br>
5) Drag the downloaded and renamed lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks\lucky_block.png texture<br>
6) Launch Minecraft with Lucky Block 1.8 installed<br>
7) Close Minecraft<br>
8) Go to the Missing Lucky Block's dropbox<br>
9) Open the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder><br>
10) Open .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt and delete the contents inside<br>
11) Copy and paste the contents of LuckyBlockProperties.txt from the Missing Lucky Block's dropbox inside of .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt<br>
== History ==
{| class="wikitable"
|-
| April 26th, 2015||
The first Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414050-missing-lucky-block-mod</ref><br>
The Second Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414474-missing-lucky-block-mod-1-8</ref>
|-
|-
| April 27th, 2015||
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414928-lucky-block-missing-mod-1-8</ref><br>
Update the name of Missing Lucky Block to Lucky Block Missing.
|-
|-
| April 30th, 2015||
The fourth Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8</ref><br>
Reverted the name of Lucky Block Missing back to Missing Lucky Block.
|-
|-
| May 2nd, 2015||
The lucky_block (2).png image was modified.
|-
|}
== Available Downloads ==
https://www.dropbox.com/scl/fo/r18n0at3tlz40jb0fe0rm/AM1xJA5-6zbG9uSnjfnluIE?rlkey=eb5ujlsb0432ctttiur49qhzq&e=1&dl=0
== Trivia ==
structures.txt is blank.<br>
All four Minecraft Forums posts lead to the same Dropbox download.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Missing Lucky Block original promo image.png|Original Promotional Image.
File:Missing Lucky Block second promo image.png|Second Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
25c5ca2dc737bc2177f88749151893318358721f
890
889
2025-01-11T19:28:31Z
KristenStuffs
564421
/* Installation */
wikitext
text/x-wiki
{{Addon Infobox
|title=Missing Lucky Block
|image=Missing lucky block.png
|Creator:=[https://www.minecraftforum.net/members/natorade8000/threads natorade8000]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8 Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Installation ==
The Missing Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.<br>
For the best experience use [[Lucky Block]] V5.2.0 as the base, as unforeseen problems may occur with other 1.8 Lucky Block versions.
1) Download lucky_block (2).png<br>
2) Rename lucky_block (2).png to lucky_block.png<br>
3) Open up the Lucky Block 1.8.jar<br>
4) Go to assets\lucky\textures\blocks<br>
5) Drag the downloaded and renamed lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks\lucky_block.png texture<br>
6) Launch Minecraft with Lucky Block 1.8 installed<br>
7) Close Minecraft<br>
8) Go to the Missing Lucky Block's dropbox<br>
9) Open the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder><br>
10) Open .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt and delete the contents inside<br>
11) Copy and paste the contents of LuckyBlockProperties.txt from the Missing Lucky Block's dropbox inside of .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt<br>
== History ==
{| class="wikitable"
|-
| April 26th, 2015||
The first Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414050-missing-lucky-block-mod</ref><br>
The Second Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414474-missing-lucky-block-mod-1-8</ref>
|-
|-
| April 27th, 2015||
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414928-lucky-block-missing-mod-1-8</ref><br>
Update the name of Missing Lucky Block to Lucky Block Missing.
|-
|-
| April 30th, 2015||
The fourth Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8</ref><br>
Reverted the name of Lucky Block Missing back to Missing Lucky Block.
|-
|-
| May 2nd, 2015||
The lucky_block (2).png image was modified.
|-
|}
== Available Downloads ==
https://www.dropbox.com/scl/fo/r18n0at3tlz40jb0fe0rm/AM1xJA5-6zbG9uSnjfnluIE?rlkey=eb5ujlsb0432ctttiur49qhzq&e=1&dl=0
== Trivia ==
structures.txt is blank.<br>
All four Minecraft Forums posts lead to the same Dropbox download.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Missing Lucky Block original promo image.png|Original Promotional Image.
File:Missing Lucky Block second promo image.png|Second Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
092ec5c1e17788ffaa2ffcde9cc56128f2fcb69f
901
890
2025-01-11T20:36:43Z
KristenStuffs
564421
/* Available Downloads */
wikitext
text/x-wiki
{{Addon Infobox
|title=Missing Lucky Block
|image=Missing lucky block.png
|Creator:=[https://www.minecraftforum.net/members/natorade8000/threads natorade8000]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8 Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Installation ==
The Missing Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.<br>
For the best experience use [[Lucky Block]] V5.2.0 as the base, as unforeseen problems may occur with other 1.8 Lucky Block versions.
1) Download lucky_block (2).png<br>
2) Rename lucky_block (2).png to lucky_block.png<br>
3) Open up the Lucky Block 1.8.jar<br>
4) Go to assets\lucky\textures\blocks<br>
5) Drag the downloaded and renamed lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks\lucky_block.png texture<br>
6) Launch Minecraft with Lucky Block 1.8 installed<br>
7) Close Minecraft<br>
8) Go to the Missing Lucky Block's dropbox<br>
9) Open the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder><br>
10) Open .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt and delete the contents inside<br>
11) Copy and paste the contents of LuckyBlockProperties.txt from the Missing Lucky Block's dropbox inside of .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt<br>
== History ==
{| class="wikitable"
|-
| April 26th, 2015||
The first Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414050-missing-lucky-block-mod</ref><br>
The Second Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414474-missing-lucky-block-mod-1-8</ref>
|-
|-
| April 27th, 2015||
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414928-lucky-block-missing-mod-1-8</ref><br>
Update the name of Missing Lucky Block to Lucky Block Missing.
|-
|-
| April 30th, 2015||
The fourth Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8</ref><br>
Reverted the name of Lucky Block Missing back to Missing Lucky Block.
|-
|-
| May 2nd, 2015||
The lucky_block (2).png image was modified.
|-
|}
== Available Downloads ==
[https://www.dropbox.com/scl/fo/r18n0at3tlz40jb0fe0rm/AM1xJA5-6zbG9uSnjfnluIE?rlkey=eb5ujlsb0432ctttiur49qhzq&e=1&dl=0 Currently available dropbox contents]
== Trivia ==
structures.txt is blank.<br>
All four Minecraft Forums posts lead to the same Dropbox download.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Missing Lucky Block original promo image.png|Original Promotional Image.
File:Missing Lucky Block second promo image.png|Second Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
9ebb94b989c280690bfe18252306ce1aa490e3c0
903
901
2025-01-11T20:37:25Z
KristenStuffs
564421
/* Available Downloads */
wikitext
text/x-wiki
{{Addon Infobox
|title=Missing Lucky Block
|image=Missing lucky block.png
|Creator:=[https://www.minecraftforum.net/members/natorade8000/threads natorade8000]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8 Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Installation ==
The Missing Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.<br>
For the best experience use [[Lucky Block]] V5.2.0 as the base, as unforeseen problems may occur with other 1.8 Lucky Block versions.
1) Download lucky_block (2).png<br>
2) Rename lucky_block (2).png to lucky_block.png<br>
3) Open up the Lucky Block 1.8.jar<br>
4) Go to assets\lucky\textures\blocks<br>
5) Drag the downloaded and renamed lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks\lucky_block.png texture<br>
6) Launch Minecraft with Lucky Block 1.8 installed<br>
7) Close Minecraft<br>
8) Go to the Missing Lucky Block's dropbox<br>
9) Open the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder><br>
10) Open .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt and delete the contents inside<br>
11) Copy and paste the contents of LuckyBlockProperties.txt from the Missing Lucky Block's dropbox inside of .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt<br>
== History ==
{| class="wikitable"
|-
| April 26th, 2015||
The first Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414050-missing-lucky-block-mod</ref><br>
The Second Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414474-missing-lucky-block-mod-1-8</ref>
|-
|-
| April 27th, 2015||
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414928-lucky-block-missing-mod-1-8</ref><br>
Update the name of Missing Lucky Block to Lucky Block Missing.
|-
|-
| April 30th, 2015||
The fourth Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8</ref><br>
Reverted the name of Lucky Block Missing back to Missing Lucky Block.
|-
|-
| May 2nd, 2015||
The lucky_block (2).png image was modified.
|-
|}
== Available Downloads ==
[https://www.dropbox.com/scl/fo/r18n0at3tlz40jb0fe0rm/AM1xJA5-6zbG9uSnjfnluIE?rlkey=eb5ujlsb0432ctttiur49qhzq&e=1&dl=0 Currently available original dropbox contents]
== Trivia ==
structures.txt is blank.<br>
All four Minecraft Forums posts lead to the same Dropbox download.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Missing Lucky Block original promo image.png|Original Promotional Image.
File:Missing Lucky Block second promo image.png|Second Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
267bdc955e002aeba9ce16c92212837699b3ee79
904
903
2025-01-11T20:37:37Z
KristenStuffs
564421
/* Available Downloads */
wikitext
text/x-wiki
{{Addon Infobox
|title=Missing Lucky Block
|image=Missing lucky block.png
|Creator:=[https://www.minecraftforum.net/members/natorade8000/threads natorade8000]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8 Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Installation ==
The Missing Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.<br>
For the best experience use [[Lucky Block]] V5.2.0 as the base, as unforeseen problems may occur with other 1.8 Lucky Block versions.
1) Download lucky_block (2).png<br>
2) Rename lucky_block (2).png to lucky_block.png<br>
3) Open up the Lucky Block 1.8.jar<br>
4) Go to assets\lucky\textures\blocks<br>
5) Drag the downloaded and renamed lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks\lucky_block.png texture<br>
6) Launch Minecraft with Lucky Block 1.8 installed<br>
7) Close Minecraft<br>
8) Go to the Missing Lucky Block's dropbox<br>
9) Open the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder><br>
10) Open .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt and delete the contents inside<br>
11) Copy and paste the contents of LuckyBlockProperties.txt from the Missing Lucky Block's dropbox inside of .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt<br>
== History ==
{| class="wikitable"
|-
| April 26th, 2015||
The first Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414050-missing-lucky-block-mod</ref><br>
The Second Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414474-missing-lucky-block-mod-1-8</ref>
|-
|-
| April 27th, 2015||
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414928-lucky-block-missing-mod-1-8</ref><br>
Update the name of Missing Lucky Block to Lucky Block Missing.
|-
|-
| April 30th, 2015||
The fourth Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8</ref><br>
Reverted the name of Lucky Block Missing back to Missing Lucky Block.
|-
|-
| May 2nd, 2015||
The lucky_block (2).png image was modified.
|-
|}
== Available Downloads ==
[https://www.dropbox.com/scl/fo/r18n0at3tlz40jb0fe0rm/AM1xJA5-6zbG9uSnjfnluIE?rlkey=eb5ujlsb0432ctttiur49qhzq&e=1&dl=0 Currently available original Dropbox contents]
== Trivia ==
structures.txt is blank.<br>
All four Minecraft Forums posts lead to the same Dropbox download.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Missing Lucky Block original promo image.png|Original Promotional Image.
File:Missing Lucky Block second promo image.png|Second Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
ba3f56ef9f557bfd31d1ce88a25a64af796c3841
911
904
2025-01-11T20:54:41Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Missing Lucky Block
|image=Missing lucky block.png
|Creator:=[https://www.minecraftforum.net/members/natorade8000/threads natorade8000]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8 Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Installation ==
The Missing Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.<br>
For the best experience use [[Lucky Block]] V5.2.0 as the base, as unforeseen problems may occur with other 1.8 Lucky Block versions.
1) Download lucky_block (2).png<br>
2) Rename lucky_block (2).png to lucky_block.png<br>
3) Open up the Lucky Block 1.8.jar<br>
4) Go to assets\lucky\textures\blocks<br>
5) Drag the downloaded and renamed lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks\lucky_block.png texture<br>
6) Launch Minecraft with Lucky Block 1.8 installed<br>
7) Close Minecraft<br>
8) Go to the Missing Lucky Block's dropbox<br>
9) Open the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder><br>
10) Open .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt and delete the contents inside<br>
11) Copy and paste the contents of LuckyBlockProperties.txt from the Missing Lucky Block's dropbox inside of .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt<br>
== History ==
{| class="wikitable"
|-
| April 26th, 2015||
The first Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414050-missing-lucky-block-mod</ref><br>
The Second Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414474-missing-lucky-block-mod-1-8</ref>
|-
|-
| April 27th, 2015||
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414928-lucky-block-missing-mod-1-8</ref><br>
Update the name of Missing Lucky Block to Lucky Block Missing.
|-
|-
| April 30th, 2015||
The fourth Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8</ref><br>
Reverted the name of Lucky Block Missing back to Missing Lucky Block.
|-
|-
| May 2nd, 2015||
The lucky_block (2).png image was modified.
|-
|}
== Available Downloads ==
[https://www.dropbox.com/scl/fo/r18n0at3tlz40jb0fe0rm/AM1xJA5-6zbG9uSnjfnluIE?rlkey=eb5ujlsb0432ctttiur49qhzq&e=1&dl=0 Currently available original Dropbox contents]
== Trivia ==
structures.txt is blank.<br>
All four Minecraft Forums posts lead to the same Dropbox download.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Missing Lucky Block original promo image.png|Original promotional image.
File:Missing Lucky Block second promo image.png|Second promotional image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
04cd7f078ee27bc0e0e80135bc840e7a8064a369
918
911
2025-01-11T21:10:45Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Missing Lucky Block
|image=Missing lucky block.png
|Creator:=[https://www.minecraftforum.net/members/natorade8000/threads natorade8000]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8 Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Installation ==
The Missing Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.<br>
For the best experience use [[Lucky Block]] V5.2.0 as the base, as unforeseen problems may occur with other 1.8 Lucky Block versions.
1) Download lucky_block (2).png<br>
2) Rename lucky_block (2).png to lucky_block.png<br>
3) Open up the Lucky Block 1.8.jar<br>
4) Go to assets\lucky\textures\blocks<br>
5) Drag the downloaded and renamed lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks\lucky_block.png texture<br>
6) Launch Minecraft with Lucky Block 1.8 installed<br>
7) Close Minecraft<br>
8) Go to the Missing Lucky Block's dropbox<br>
9) Open the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder><br>
10) Open .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt and delete the contents inside<br>
11) Copy and paste the contents of LuckyBlockProperties.txt from the Missing Lucky Block's dropbox inside of .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt<br>
== History ==
{| class="wikitable"
|-
| April 26th, 2015||
The first Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414050-missing-lucky-block-mod</ref><br>
The Second Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414474-missing-lucky-block-mod-1-8</ref>
|-
|-
| April 27th, 2015||
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414928-lucky-block-missing-mod-1-8</ref><br>
Update the name of Missing Lucky Block to Lucky Block Missing.
|-
|-
| April 30th, 2015||
The fourth Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8</ref><br>
Reverted the name of Lucky Block Missing back to Missing Lucky Block.
|-
|-
| May 2nd, 2015||
The lucky_block (2).png image was modified.
|-
|}
== Available Downloads ==
[https://www.dropbox.com/scl/fo/r18n0at3tlz40jb0fe0rm/AM1xJA5-6zbG9uSnjfnluIE?rlkey=eb5ujlsb0432ctttiur49qhzq&e=1&dl=0 Currently available original Dropbox contents]
== Trivia ==
structures.txt is blank.<br>
All four Minecraft Forums posts lead to the same Dropbox download.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Missing Lucky Block original promo image.png|Original promotional image.
File:Missing Lucky Block second promo image.png|Second promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Forge]]
[[Category:Minecraft Forums]]
[[Category:Mostly Available]]
37771de03e78a763c88370f1fdfdf9d8668cd4c8
Lucky Block Sly
0
369
891
833
2025-01-11T19:42:01Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://legacy.curseforge.com/members/sthot/projects sthot]<ref>https://imgur.com/a/piO0FE4</ref>
|Link:=[https://web.archive.org/web/20160704144120/http://minecraft.curseforge.com/projects/lucky-block-sly Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >28,478<ref name="curseforgedownloadsly" <ref>https://web.archive.org/web/20180905231734/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?cookieTest=1&page=3</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
Lucky Block Sly 1.0 was released.
|-
|-
| July 10th, 2015||
Lucky Block Sly 1.1b was released.<br>
Lucky Block Sly 1.1c was released.
|-
|-
| July 16th, 2015||
Lucky Block Sly1.2a was released.<br>
Lucky Block Sly1.2b was released.<br>
Lucky Block Sly 1.3 was released.
|-
|-
| July 17th, 2015||
Lucky Block Sly 1.4 was released.
|-
|-
| July 20th, 2015||
Lucky Block Sly 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Lucky Block Sly 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Lucky Block Sly 1.6 was released.
|-
|-
| August 6th, 2015||
Lucky Block Sly 1.7 was released.
|-
|-
| August 8th, 2015||
Lucky Block Sly 1.7b was released.
|-
|-
| August 9th, 2015||
Lucky Block Sly 1.8 was released.
|-
|-
| July 29th, 2016||
An update released.
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/wfhqqkldfyozee2/Lucky%20Block%20Sly.7z<ref>Beta version of July 20th, 2015's LuckyBlockSly1.5.</ref>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
905efe33ed1363c9c9233422f6f6ec5460a88142
892
891
2025-01-11T19:42:52Z
KristenStuffs
564421
/* Available Downloads */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://legacy.curseforge.com/members/sthot/projects sthot]<ref>https://imgur.com/a/piO0FE4</ref>
|Link:=[https://web.archive.org/web/20160704144120/http://minecraft.curseforge.com/projects/lucky-block-sly Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >28,478<ref name="curseforgedownloadsly" <ref>https://web.archive.org/web/20180905231734/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?cookieTest=1&page=3</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
Lucky Block Sly 1.0 was released.
|-
|-
| July 10th, 2015||
Lucky Block Sly 1.1b was released.<br>
Lucky Block Sly 1.1c was released.
|-
|-
| July 16th, 2015||
Lucky Block Sly1.2a was released.<br>
Lucky Block Sly1.2b was released.<br>
Lucky Block Sly 1.3 was released.
|-
|-
| July 17th, 2015||
Lucky Block Sly 1.4 was released.
|-
|-
| July 20th, 2015||
Lucky Block Sly 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Lucky Block Sly 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Lucky Block Sly 1.6 was released.
|-
|-
| August 6th, 2015||
Lucky Block Sly 1.7 was released.
|-
|-
| August 8th, 2015||
Lucky Block Sly 1.7b was released.
|-
|-
| August 9th, 2015||
Lucky Block Sly 1.8 was released.
|-
|-
| July 29th, 2016||
An update released.
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/wfhqqkldfyozee2/Lucky%20Block%20Sly.7z<ref>Beta version of July 20th, 2015's Lucky Block Sly 1.5.</ref>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
4ebf93197753f292624c84b0bad4b810a7f9c7ee
893
892
2025-01-11T19:46:14Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://legacy.curseforge.com/members/sthot/projects sthot]<ref>https://imgur.com/a/piO0FE4</ref>
|Link:=[https://web.archive.org/web/20160704144120/http://minecraft.curseforge.com/projects/lucky-block-sly Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >28,478<ref name="curseforgedownloadsly" <ref>https://web.archive.org/web/20180905231734/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?cookieTest=1&page=3</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
Lucky Block Sly 1.0 was released.
|-
|-
| July 10th, 2015||
Lucky Block Sly 1.1b was released.<br>
Lucky Block Sly 1.1c was released.
|-
|-
| July 16th, 2015||
Lucky Block Sly1.2a was released.<br>
Lucky Block Sly 1.2b was released.<br>
Lucky Block Sly 1.3 was released.
|-
|-
| July 17th, 2015||
Lucky Block Sly 1.4 was released.
|-
|-
| July 20th, 2015||
Lucky Block Sly 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Lucky Block Sly 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Lucky Block Sly 1.6 was released.
|-
|-
| August 6th, 2015||
Lucky Block Sly 1.7 was released.
|-
|-
| August 8th, 2015||
Lucky Block Sly 1.7b was released.
|-
|-
| August 9th, 2015||
Lucky Block Sly 1.8 was released.
|-
|-
| July 29th, 2016||
An update released.
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/wfhqqkldfyozee2/Lucky%20Block%20Sly.7z<ref>Beta version of July 20th, 2015's Lucky Block Sly 1.5.</ref>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
664dc68bfd7f2ebf11f8a594cf26b9a74256bcf0
899
893
2025-01-11T20:33:02Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://legacy.curseforge.com/members/sthot/projects sthot]<ref>https://imgur.com/a/piO0FE4</ref>
|Link:=[https://web.archive.org/web/20160704144120/http://minecraft.curseforge.com/projects/lucky-block-sly Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >28,478<ref name="curseforgedownloadsly" <ref>https://web.archive.org/web/20180905231734/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?cookieTest=1&page=3</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
Lucky Block Sly 1.0 was released.
|-
|-
| July 10th, 2015||
Lucky Block Sly 1.1b was released.<br>
Lucky Block Sly 1.1c was released.
|-
|-
| July 16th, 2015||
Lucky Block Sly1.2a was released.<br>
Lucky Block Sly 1.2b was released.<br>
Lucky Block Sly 1.3 was released.
|-
|-
| July 17th, 2015||
Lucky Block Sly 1.4 was released.
|-
|-
| July 20th, 2015||
Lucky Block Sly 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Lucky Block Sly 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Lucky Block Sly 1.6 was released.
|-
|-
| August 6th, 2015||
Lucky Block Sly 1.7 was released.
|-
|-
| August 8th, 2015||
Lucky Block Sly 1.7b was released.
|-
|-
| August 9th, 2015||
Lucky Block Sly 1.8 was released.
|-
|-
| July 29th, 2016||
An update released.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/wfhqqkldfyozee2/Lucky%20Block%20Sly.7z Beta version of July 20th, 2015's Lucky Block Sly 1.5.]
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
0eb3aa77c0fa5c36f5d817105cc02167f04fc498
Lucky Block Blue
0
327
894
846
2025-01-11T19:54:08Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >77,390<ref>Combined total between latest archived versions of the Planet Minecraft page and Curseforge.</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released.<br>
The texture was updated.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/><br>
[[File:Lucky block blue. Slow.gif|frameless|36x36px]] The texture was updated.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
745569ba2299458e253e2087b531b2bf4a75bfda
895
894
2025-01-11T19:55:25Z
KristenStuffs
564421
/* Gallery */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >77,390<ref>Combined total between latest archived versions of the Planet Minecraft page and Curseforge.</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released.<br>
The texture was updated.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/><br>
[[File:Lucky block blue. Slow.gif|frameless|36x36px]] The texture was updated.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
File:Lucky block blue.gif|How Lucky Block Blue 2.1 looks in game without being slowed.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
6c28112621afc7985354e53219e49da1227c274a
896
895
2025-01-11T20:06:40Z
KristenStuffs
564421
/* Gallery */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >77,390<ref>Combined total between latest archived versions of the Planet Minecraft page and Curseforge.</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released.<br>
The texture was updated.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/><br>
[[File:Lucky block blue. Slow.gif|frameless|36x36px]] The texture was updated.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
Some images in this Gallery flash really quickly, click at your own risk.
{{spoiler|block=y|
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
File:Lucky block blue.gif|How Lucky Block Blue 2.1 looks without being slowed.
</gallery>
}}
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
7f23ea94d029b34d517b4683e2076cb4981c82fd
897
896
2025-01-11T20:09:36Z
KristenStuffs
564421
/* Gallery */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >77,390<ref>Combined total between latest archived versions of the Planet Minecraft page and Curseforge.</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released.<br>
The texture was updated.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/><br>
[[File:Lucky block blue. Slow.gif|frameless|36x36px]] The texture was updated.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
'''Some images in this Gallery flash really quickly, click the spoiler at your own risk.'''
{{spoiler|block=y|
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
File:Lucky block blue.gif|How Lucky Block Blue 2.1 looks without being slowed.
</gallery>
}}
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Partially Available]]
4def4cc38a90ed1b2e5358a83094cd0857d1d488
Rainbow Lucky Block
0
348
898
815
2025-01-11T20:18:15Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow lucky block
|image=Lucky block rainbow.gif
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge]
|Requires Additional Mods:= ❌<ref>1.7.10 Lucky Block mod only version.</ref><br>
[[Loot++]]<ref>1.8.x Version only.</ref><br>
Orespawn<ref>Both Modded 1.7.10 Versions only.</ref><br>
Much More Spiders<ref name="1710exclusivemoddedrainbowdownloads"<ref>Multi-Modded 1.7.10 Versions only</ref><br>
Rainbow World<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Pandora's Box<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Better Furances<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Enchanting Plus<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Mutant Creatures<ref name="1710exclusivemoddedrainbowdownloads"/><br>
|Total Downloads:= >1,000,000<ref>Only 41,626 downloads are currently verifiable as of January 10th, 2025 including from the latest archived versions of the [https://web.archive.org/web/20161108135846/http://mapsandmods.com:80/s/rainbowluckyblock Maps & Mods Page] .</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:RainbowLuckyBlockOG.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
The final update released.
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Maps & Mods]]
[[Category:Addons]]
[[Category:Partially Available]]
358997689bd7b1fcc0dec4d3b3c0cab3e3c734a3
Turquoise Lucky Block
0
374
900
859
2025-01-11T20:34:04Z
KristenStuffs
564421
/* Available Downloads */
wikitext
text/x-wiki
{{Addon Infobox
|title=Turquoise Lucky Block
|image=turquoise lucky block.png
|Creator:=[https://www.minecraftforum.net/members/mkaegi24/threads mkaegi24]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2418790-turquoise-lucky-block-mod-1-8-v-1-1-the-lucky#c1 Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Installation ==
The Turquoise Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.
1) Extract TLB_1-8-3_v6-0-0 3.zip<br>
2) Inside of the TLB_1-8-3_v6-0-0 folder go to TLB_1-8-3_v6-0-0.zip\assets\lucky\textures\blocks<br>
3) Open up the [[Lucky Block]] 1.8.jar<br>
4) Go to Lucky Block 1.8.jar\assets\lucky\textures\blocks<br>
5) Drag the TLB_1-8-3_v6-0-0.zip lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks\lucky_block.png texture<br>
6) Boot up Minecraft Forge 1.8 at least once with the Lucky Block Mod installed<br>
7) Close Minecraft<br>
8) Open the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder><br>
9) Inside of the TLB_1-8-3_v6-0-0 extracted folder go to TLB_1-8-3_v6-0-0.zip\lucky_block\version-6.0.0<br>
10) Drag the TLB_1-8-3_v6-0-0.zip\lucky_block\version-6.0.0 drops.txt and replace the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt file
== History ==
{| class="wikitable"
|-
| May 3rd, 2015||
The Minecraft Forums page was created.
|-
|-
| Before May 14th, 2015||
Turquoise Lucky Block 1.0 was released.<br>
Turquoise Lucky Block 1.1 was released.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/bi3l1mh6db95byu/TLB_1-8-3_v6-0-0+3.zip Turquoise Lucky Block v 1.1]
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
fdb28b265d699da44ab4c1dda5d5ed9e2da09b27
919
900
2025-01-11T21:11:27Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Turquoise Lucky Block
|image=turquoise lucky block.png
|Creator:=[https://www.minecraftforum.net/members/mkaegi24/threads mkaegi24]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2418790-turquoise-lucky-block-mod-1-8-v-1-1-the-lucky#c1 Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Installation ==
The Turquoise Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.
1) Extract TLB_1-8-3_v6-0-0 3.zip<br>
2) Inside of the TLB_1-8-3_v6-0-0 folder go to TLB_1-8-3_v6-0-0.zip\assets\lucky\textures\blocks<br>
3) Open up the [[Lucky Block]] 1.8.jar<br>
4) Go to Lucky Block 1.8.jar\assets\lucky\textures\blocks<br>
5) Drag the TLB_1-8-3_v6-0-0.zip lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks\lucky_block.png texture<br>
6) Boot up Minecraft Forge 1.8 at least once with the Lucky Block Mod installed<br>
7) Close Minecraft<br>
8) Open the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder><br>
9) Inside of the TLB_1-8-3_v6-0-0 extracted folder go to TLB_1-8-3_v6-0-0.zip\lucky_block\version-6.0.0<br>
10) Drag the TLB_1-8-3_v6-0-0.zip\lucky_block\version-6.0.0 drops.txt and replace the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt file
== History ==
{| class="wikitable"
|-
| May 3rd, 2015||
The Minecraft Forums page was created.
|-
|-
| Before May 14th, 2015||
Turquoise Lucky Block 1.0 was released.<br>
Turquoise Lucky Block 1.1 was released.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/bi3l1mh6db95byu/TLB_1-8-3_v6-0-0+3.zip Turquoise Lucky Block v 1.1]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Mostly Available]]
f80fd6eeed53e5d305656289123c4d1389bafde9
920
919
2025-01-11T21:11:40Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Turquoise Lucky Block
|image=turquoise lucky block.png
|Creator:=[https://www.minecraftforum.net/members/mkaegi24/threads mkaegi24]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2418790-turquoise-lucky-block-mod-1-8-v-1-1-the-lucky#c1 Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Installation ==
The Turquoise Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.
1) Extract TLB_1-8-3_v6-0-0 3.zip<br>
2) Inside of the TLB_1-8-3_v6-0-0 folder go to TLB_1-8-3_v6-0-0.zip\assets\lucky\textures\blocks<br>
3) Open up the [[Lucky Block]] 1.8.jar<br>
4) Go to Lucky Block 1.8.jar\assets\lucky\textures\blocks<br>
5) Drag the TLB_1-8-3_v6-0-0.zip lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks\lucky_block.png texture<br>
6) Boot up Minecraft Forge 1.8 at least once with the Lucky Block Mod installed<br>
7) Close Minecraft<br>
8) Open the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder><br>
9) Inside of the TLB_1-8-3_v6-0-0 extracted folder go to TLB_1-8-3_v6-0-0.zip\lucky_block\version-6.0.0<br>
10) Drag the TLB_1-8-3_v6-0-0.zip\lucky_block\version-6.0.0 drops.txt and replace the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt file
== History ==
{| class="wikitable"
|-
| May 3rd, 2015||
The Minecraft Forums page was created.
|-
|-
| Before May 14th, 2015||
Turquoise Lucky Block 1.0 was released.<br>
Turquoise Lucky Block 1.1 was released.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/bi3l1mh6db95byu/TLB_1-8-3_v6-0-0+3.zip Turquoise Lucky Block v 1.1]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Mostly Available]]
e1100d410204956dac4c49760099c812aa421e19
Lucky Block Present
0
381
902
2025-01-11T20:37:19Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Lucky Block Present |image=lucky block present.png |Creator:=[https://www.minecraftforum.net/members/RuffAnnhilator123 RuffAnnhilator123] |Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2409151-lucky-block-present-addon-1-7-10-twilight-forest Minecraft Forums] |Requires Additional Mods:= ❌<ref>First Version only.</ref><br> Twilight Forest<ref>Second Version and Second Version reupload only.<ref> |Tot..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Present
|image=lucky block present.png
|Creator:=[https://www.minecraftforum.net/members/RuffAnnhilator123 RuffAnnhilator123]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2409151-lucky-block-present-addon-1-7-10-twilight-forest Minecraft Forums]
|Requires Additional Mods:= ❌<ref>First Version only.</ref><br>
Twilight Forest<ref>Second Version and Second Version reupload only.<ref>
|Total Downloads:=>2
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| April 19th, 2015||
[[File:lucky block present.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.
|-
|-
| April 15th, 2016||
The final update released.
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
d03d66dad3838d1cb802be754b782765ff6cf046
912
902
2025-01-11T20:56:07Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Present
|image=lucky block present.png
|Creator:=[https://www.minecraftforum.net/members/RuffAnnhilator123 RuffAnnhilator123]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2409151-lucky-block-present-addon-1-7-10-twilight-forest Minecraft Forums]
|Requires Additional Mods:= ❌<ref>First Version only.</ref><br>
Twilight Forest<ref>Second Version and Second Version [reupload] only.</ref>
|Total Downloads:=>2
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| April 19th, 2015||
[[File:lucky block present.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.
|-
|-
| Sometime in on or after April 19th, 2015||
Lucky Block Present First Version was released.
|-
|-
| Before or on April 14th, 2015||
Second Version was released. <br>
|-
|-
| April 14th, 2015||
Second Version [reupload] was released, fixing bugs from Second Version.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/w2yd9la8cwcv5d5/Lucky+Block+Present+1.7.10.rar First Version]<br>
[https://www.mediafire.com/file/y7ujvao0047jh55/Lucky-Block-Present+1.7.10+Update+2.rar Second Version [reupload<nowiki>]</nowiki>]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Present Original Promo Image|Original promotional image.
File:Present_Promo_Image_4.png|Fourth Promotional image.
File:Present Promotional Image 5.png|Fifth Promotional image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
10aefb215a6bf941ed1c0c06a691cb370169a26a
913
912
2025-01-11T20:56:20Z
KristenStuffs
564421
/* Gallery */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Present
|image=lucky block present.png
|Creator:=[https://www.minecraftforum.net/members/RuffAnnhilator123 RuffAnnhilator123]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2409151-lucky-block-present-addon-1-7-10-twilight-forest Minecraft Forums]
|Requires Additional Mods:= ❌<ref>First Version only.</ref><br>
Twilight Forest<ref>Second Version and Second Version [reupload] only.</ref>
|Total Downloads:=>2
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| April 19th, 2015||
[[File:lucky block present.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.
|-
|-
| Sometime in on or after April 19th, 2015||
Lucky Block Present First Version was released.
|-
|-
| Before or on April 14th, 2015||
Second Version was released. <br>
|-
|-
| April 14th, 2015||
Second Version [reupload] was released, fixing bugs from Second Version.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/w2yd9la8cwcv5d5/Lucky+Block+Present+1.7.10.rar First Version]<br>
[https://www.mediafire.com/file/y7ujvao0047jh55/Lucky-Block-Present+1.7.10+Update+2.rar Second Version [reupload<nowiki>]</nowiki>]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Present Original Promo Image.png|Original promotional image.
File:Present_Promo_Image_4.png|Fourth Promotional image.
File:Present Promotional Image 5.png|Fifth Promotional image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
6d37cd117ae55392d2b85a95fe59201952ff0f85
914
913
2025-01-11T20:57:59Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Present
|image=lucky block present.png
|Creator:=[https://www.minecraftforum.net/members/RuffAnnhilator123 RuffAnnhilator123]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2409151-lucky-block-present-addon-1-7-10-twilight-forest Minecraft Forums]
|Requires Additional Mods:= ❌<ref>First Version only.</ref><br>
Twilight Forest<ref>Second Version and Second Version [reupload] only.</ref>
|Total Downloads:=>2
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| April 19th, 2015||
[[File:lucky block present.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.
|-
|-
| Sometime in on or after April 19th, 2015||
First Version was released.
|-
|-
| Before or on April 14th, 2015||
Second Version was released. <br>
|-
|-
| April 14th, 2015||
Second Version [reupload] was released, fixing bugs from Second Version.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/w2yd9la8cwcv5d5/Lucky+Block+Present+1.7.10.rar First Version]<br>
[https://www.mediafire.com/file/y7ujvao0047jh55/Lucky-Block-Present+1.7.10+Update+2.rar Second Version [reupload<nowiki>]</nowiki>]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Present Original Promo Image.png|Original promotional image.
File:Present_Promo_Image_4.png|Fourth Promotional image.
File:Present Promotional Image 5.png|Fifth Promotional image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
31e4fbe45aafa0ea24655a5df1c49c792352ba62
915
914
2025-01-11T21:01:18Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Present
|image=lucky block present.png
|Creator:=[https://www.minecraftforum.net/members/RuffAnnhilator123 RuffAnnhilator123]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2409151-lucky-block-present-addon-1-7-10-twilight-forest Minecraft Forums]
|Requires Additional Mods:= ❌<ref>First Version only.</ref><br>
Twilight Forest<ref>Second Version and Second Version [reupload] only.</ref>
|Total Downloads:=>2
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| April 19th, 2015||
[[File:lucky block present.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.
|-
|-
| Sometime on or after April 19th, 2015||
First Version was released.
|-
|-
| Before or on April 14th, 2015||
Second Version was released. <br>
|-
|-
| April 14th, 2015||
Second Version [reupload] was released, fixing bugs from Second Version.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/w2yd9la8cwcv5d5/Lucky+Block+Present+1.7.10.rar First Version]<br>
[https://www.mediafire.com/file/y7ujvao0047jh55/Lucky-Block-Present+1.7.10+Update+2.rar Second Version [reupload<nowiki>]</nowiki>]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Present Original Promo Image.png|Original promotional image.
File:Present_Promo_Image_4.png|Fourth Promotional image.
File:Present Promotional Image 5.png|Fifth Promotional image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
cefdabb8f50733ff8dd10f6d62a318c9df86798b
916
915
2025-01-11T21:02:29Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Present
|image=lucky block present.png
|Creator:=[https://www.minecraftforum.net/members/RuffAnnhilator123 RuffAnnhilator123]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2409151-lucky-block-present-addon-1-7-10-twilight-forest Minecraft Forums]
|Requires Additional Mods:= ❌<ref>First Version only.</ref><br>
Twilight Forest<ref>Second Version and Second Version [reupload] only.</ref>
|Total Downloads:=>2
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| April 19th, 2015||
[[File:lucky block present.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.
|-
|-
| Sometime on or after April 19th, 2015||
First Version was released.
|-
|-
| Before or on April 14th, 2017||
Second Version was released. <br>
|-
|-
| April 14th, 2017||
Second Version [reupload] was released, fixing bugs from Second Version.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/w2yd9la8cwcv5d5/Lucky+Block+Present+1.7.10.rar First Version]<br>
[https://www.mediafire.com/file/y7ujvao0047jh55/Lucky-Block-Present+1.7.10+Update+2.rar Second Version [reupload<nowiki>]</nowiki>]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Present Original Promo Image.png|Original promotional image.
File:Present_Promo_Image_4.png|Fourth Promotional image.
File:Present Promotional Image 5.png|Fifth Promotional image.
</gallery>
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Mostly Available]]
1d05f48bd6677cf9a532351630505f4ce3db6d51
File:Present Original Promo Image.png
6
382
905
2025-01-11T20:50:20Z
KristenStuffs
564421
Original Promotional Image for Lucky Block Present.
wikitext
text/x-wiki
== Summary ==
Original Promotional Image for Lucky Block Present.
4cb24cb87bff719460da7e7989a652711947b039
909
905
2025-01-11T20:52:21Z
KristenStuffs
564421
wikitext
text/x-wiki
== Summary ==
Original promotional image for Lucky Block Present.
5287e56236faa4fda50593d5f7aec961a71a879b
File:Present Promo Image 4.png
6
383
906
2025-01-11T20:50:55Z
KristenStuffs
564421
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
907
906
2025-01-11T20:51:37Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Block Present 4th Promotional Image.
72d03e0d68eea063051ae32296a472a8f2854767
908
907
2025-01-11T20:52:10Z
KristenStuffs
564421
wikitext
text/x-wiki
4th promotional image for Lucky Block Present.
02bd8261a5981a822729e7ceeefd03260e7ef68f
File:Present Promotional Image 5.png
6
384
910
2025-01-11T20:53:23Z
KristenStuffs
564421
5th promotional image for Lucky Block Present.
wikitext
text/x-wiki
== Summary ==
5th promotional image for Lucky Block Present.
e06dcb2eca17b7fbb36ccdfa73005cfd4957ad29
Category:Minecraft Forums
14
385
917
2025-01-11T21:08:08Z
KristenStuffs
564421
Created page with "Lucky Blocks posted onto the Minecraft Forums. [[Category:Websites]]"
wikitext
text/x-wiki
Lucky Blocks posted onto the Minecraft Forums.
[[Category:Websites]]
4bc556216c00ed32950408c473ecd346e9f862af
Lucky Block Spiral
0
347
921
792
2025-01-11T21:11:52Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spiral
|image=Lucky block spiral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon Curseforge]
|Requires Additional Mods:=[[Loot++]]<br>
Headcrumbs<ref name="1710exclusivespiraldownloads"<ref>[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-7-lucky-block-addon 1.7.10] only.</ref>
<br> Just A Few Fish<ref name="1710exclusivespiraldownloads"/><br>
Ruins<ref name="1710exclusivespiraldownloads"/>
Tinker's Construct<ref name="1710exclusivespiraldownloads"/>
|Total Downloads:=>1,637,507<ref>Combined total between the 1.7.10, 1.8 Lucky Block Spiral Pages as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161106033732/http://mapsandmods.com:80/s/spiralluckyblocks1710 1.7.10] and [https://web.archive.org/web/20161103135136/http://mapsandmods.com:80/s/spiralluckyblocks18 1.8.9] page from Maps & Mods.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Trivia ==
This is the first known Lucky Block Addon to use Loot++.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Completely Available]]
36c7fb1a81e310e8010fa276c3d596c8e1bc86da
Astral Lucky Block
0
363
922
816
2025-01-11T21:12:27Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Astral Lucky Block
|image=astral
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/customization/astral-lucky-blocks Curseforge]
|Requires Additional Mods:=[[Loot++]]<br>
[[Potion Core]]
|Total Downloads:=>1,091,602<ref>Combined total from the Curseforge page as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161111214832/http://mapsandmods.com:80/s/astralluckyblocks Maps & Mods page].</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| March 29th, 2016||
The curseforge page was created.<br>
[[File:astral.png|frameless|32x32px]] Astral Lucky Block V1.0 was uploaded.
|-
|-
| March 30th, 2016||
Astral Lucky Block V1.1 was uploaded.
|-
|-
| April 7th, 2016||
Astral Lucky Block V1.2 was uploaded.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Completely Available]]
85b27d71fe67d1999988ec3cf4ebd9e59204520b
Lucky Block Present
0
381
923
916
2025-01-11T21:12:54Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Present
|image=lucky block present.png
|Creator:=[https://www.minecraftforum.net/members/RuffAnnhilator123 RuffAnnhilator123]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2409151-lucky-block-present-addon-1-7-10-twilight-forest Minecraft Forums]
|Requires Additional Mods:= ❌<ref>First Version only.</ref><br>
Twilight Forest<ref>Second Version and Second Version [reupload] only.</ref>
|Total Downloads:=>2
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| April 19th, 2015||
[[File:lucky block present.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.
|-
|-
| Sometime on or after April 19th, 2015||
First Version was released.
|-
|-
| Before or on April 14th, 2017||
Second Version was released. <br>
|-
|-
| April 14th, 2017||
Second Version [reupload] was released, fixing bugs from Second Version.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/w2yd9la8cwcv5d5/Lucky+Block+Present+1.7.10.rar First Version]<br>
[https://www.mediafire.com/file/y7ujvao0047jh55/Lucky-Block-Present+1.7.10+Update+2.rar Second Version [reupload<nowiki>]</nowiki>]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Present Original Promo Image.png|Original promotional image.
File:Present_Promo_Image_4.png|Fourth Promotional image.
File:Present Promotional Image 5.png|Fifth Promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Mostly Available]]
111ae630b220a17cd36570125b563f0a7f1c7bca
943
923
2025-01-11T23:59:11Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Present
|image=lucky block present.png
|Creator:=[https://www.minecraftforum.net/members/RuffAnnhilator123 RuffAnnhilator123]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2409151-lucky-block-present-addon-1-7-10-twilight-forest Minecraft Forums]
|Requires Additional Mods:= ❌<ref>First Version only.</ref><br>
Twilight Forest<ref>Second Version and Second Version [reupload] only.</ref>
|Total Downloads:=>2
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| April 19th, 2015||
[[File:lucky block present.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.
|-
|-
| Sometime on or after April 19th, 2015||
First Version was released.
|-
|-
| Before or on April 14th, 2017||
Second Version was released. <br>
|-
|-
| April 14th, 2017||
Second Version [reupload] was released, fixing bugs from Second Version.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/w2yd9la8cwcv5d5/Lucky+Block+Present+1.7.10.rar First Version]<br>
[https://www.mediafire.com/file/y7ujvao0047jh55/Lucky-Block-Present+1.7.10+Update+2.rar Second Version [reupload<nowiki>]</nowiki>]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Present Original Promo Image.png|Original promotional image.
File:Present_Promo_Image_4.png|Fourth Promotional image.
File:Present Promotional Image 5.png|Fifth Promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
cacfc583a4a5ac6400520ab77f7e5ad9fd958bf9
944
943
2025-01-11T23:59:41Z
KristenStuffs
564421
/* Notes */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Present
|image=lucky block present.png
|Creator:=[https://www.minecraftforum.net/members/RuffAnnhilator123 RuffAnnhilator123]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2409151-lucky-block-present-addon-1-7-10-twilight-forest Minecraft Forums]
|Requires Additional Mods:= ❌<ref>First Version only.</ref><br>
Twilight Forest<ref>Second Version and Second Version [reupload] only.</ref>
|Total Downloads:=>2
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| April 19th, 2015||
[[File:lucky block present.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.
|-
|-
| Sometime on or after April 19th, 2015||
First Version was released.
|-
|-
| Before or on April 14th, 2017||
Second Version was released. <br>
|-
|-
| April 14th, 2017||
Second Version [reupload] was released, fixing bugs from Second Version.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/w2yd9la8cwcv5d5/Lucky+Block+Present+1.7.10.rar First Version]<br>
[https://www.mediafire.com/file/y7ujvao0047jh55/Lucky-Block-Present+1.7.10+Update+2.rar Second Version [reupload<nowiki>]</nowiki>]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Present Original Promo Image.png|Original promotional image.
File:Present_Promo_Image_4.png|Fourth Promotional image.
File:Present Promotional Image 5.png|Fifth Promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Forge]]
59c07c303c475e89bd0c5f9b0018d3d2a7a36876
948
944
2025-01-12T00:38:13Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Present
|image=lucky block present.png
|Creator:=[https://www.minecraftforum.net/members/RuffAnnhilator123 RuffAnnhilator123]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2409151-lucky-block-present-addon-1-7-10-twilight-forest Minecraft Forums]
|Requires Additional Mods:= ❌<ref>First Version only.</ref><br>
Twilight Forest<ref>Second Version and Second Version [reupload] only.</ref>
|Total Downloads:=>2
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| April 19th, 2015||
[[File:lucky block present.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.
|-
|-
| Sometime on or after April 19th, 2015||
First Version was released.
|-
|-
| Before or on April 14th, 2017||
Second Version was released. <br>
|-
|-
| April 14th, 2017||
Second Version [reupload] was released, fixing bugs from Second Version.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/w2yd9la8cwcv5d5/Lucky+Block+Present+1.7.10.rar First Version]<br>
[https://www.mediafire.com/file/y7ujvao0047jh55/Lucky-Block-Present+1.7.10+Update+2.rar Second Version [reupload<nowiki>]</nowiki>]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Present Original Promo Image.png|Original promotional image.
File:Present_Promo_Image_4.png|Fourth Promotional image.
File:Present Promotional Image 5.png|Fifth Promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
6f1c837f78db67d79cc0b22c1240cbaa45aa4705
Lucky Block
0
254
924
885
2025-01-11T21:13:24Z
KristenStuffs
564421
/* Notes */
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge]
|Source:=[https://github.com/alexsocha/luckyblock Github]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== History ==
{| class="wikitable"
|-
| April 20th, 2012||
[[File:Og_lucky_block_texture.png|frameless|32x32px]] The original Lucky Block promotional screenshot was taken in game.<ref>https://web.archive.org/web/20131022183635im_/http://cdn.planetminecraft.com/files/resource_media/screenshot/1216/2012-04-20_185821_2039015.jpg</ref>.
|-
| May 4th, 2012 ||
Lucky Block was posted onto Planet Minecraft.<ref name="pmcluckyblocklink" <ref>https://web.archive.org/web/20160708091216/https://www.planetminecraft.com/mod/lucky-block/#tab_log</ref>
|-
|-
| May 25th, 2012 ||
v2.0 was released.<br>
Lucky Blocks can now spawn naturally.<br>
Drops Nether Portals instead of Gold Nuggets.<br>
Drops End Portal instead of End Portal Frames.
|-
|-
| June 8th, 2012 ||
V3.0 was released.
|-
|-
| September 7th, 2012 ||
V3.1 was released.
|-
|-
| October 14th, 2013 ||
V4.0 was released.<br>
Lucky Block was posted onto the Minecraft Forums.
|-
|-
| November 12th, 2013 ||
V.4.1 was released.<br>
Crafting recipe was updated to require a dropper and 8 gold nuggets instead of a dispenser and 8 gold nuggets.
|-
|-
| December 17th, 2013 ||
V4.2 was released.<br>
The crafting recipe can now be changed in the properties file.
|-
|-
| December 28th, 2013 ||
V4.2.1 was released.
|-
|-
| March 15th, 2014 ||
V4.5 was released.<br>
Bob was added.<br>
Romantic Rose was added.<br>
Lucky Block now uses name ids instead of number ids.
Lucky tools and armours are now gold instead of diamond.<br>
|-
|-
| April 6th, 2014 ||
V5.0.0 was released.<br>
Lucky Temples were added.<br>
One is Lucky and One is Not structure added.<br>
Lucky Blocks can now spawn naturally in custom structures.<br>
Lucky Blocks can now be crafted to become luckier or unluckier.
|-
|-
| August 12th, 2014 ||
V5.1.0 was released.<br>
Lucky Potion was added.<br>
Tamed Wolves were added.<br>
Unlucky Potion was added.<br>
Lucky Villagers were added.<br>
Wishing Wells were added.
|-
|-
| January 4th, 2015 ||
V5.2.0 was released.<br>
[[File:Lucky block.png|frameless|32x32px]] The texture was updated.<br>
Bob can now drop items on death.
|-
|-
| April 3rd, 2015 ||
V.6.0.0 was released.<br>
Addon support was added.<br>
Giant Lucky Block structure was added.
|-
|-
| February 21st, 2016 ||
V7.0.1 Combat Update was released.<br>
Lucky Bow was added.<br>
Lucky Potion was added.<br>
Lucky Sword was added.
|-
|-
| February 6th, 2022 ||
Lucky Block was posted onto Curseforge.
|-
|-
| November 18th, 2023 ||
[https://web.archive.org/web/20231116175520/https://www.luckyblockmod.com/ https://www.luckyblockmod.com/] was acquired by LuckyBlock Casino and stopped hosting Lucky Block.<ref>https://github.com/alexsocha/luckyblock/issues/120</ref>
|-
|}
== Trivia ==
The current Lucky Block artwork is made by [https://badnix.com/portfolio/ Clayton Chowaniec]<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1292247-lucky-block-mod-drops-items-spawns-mobs-structures</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original promotional image.
File:Lucky Block Combat Update Promotional Image.png|Combat Update promotional image.
File:Acropolis Structure.png|Acropolis natural structure containing a Lucky Block.
</gallery>
== Notes ==
<references />
[[Category:Mods]]
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Mostly Available]]
38ab67d58ba5354729879cb4520f6ce00535f5fd
956
924
2025-01-12T00:44:21Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge]
|Source:=[https://github.com/alexsocha/luckyblock Github]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== History ==
{| class="wikitable"
|-
| April 20th, 2012||
[[File:Og_lucky_block_texture.png|frameless|32x32px]] The original Lucky Block promotional screenshot was taken in game.<ref>https://web.archive.org/web/20131022183635im_/http://cdn.planetminecraft.com/files/resource_media/screenshot/1216/2012-04-20_185821_2039015.jpg</ref>.
|-
| May 4th, 2012 ||
Lucky Block was posted onto Planet Minecraft.<ref name="pmcluckyblocklink" <ref>https://web.archive.org/web/20160708091216/https://www.planetminecraft.com/mod/lucky-block/#tab_log</ref>
|-
|-
| May 25th, 2012 ||
v2.0 was released.<br>
Lucky Blocks can now spawn naturally.<br>
Drops Nether Portals instead of Gold Nuggets.<br>
Drops End Portal instead of End Portal Frames.
|-
|-
| June 8th, 2012 ||
V3.0 was released.
|-
|-
| September 7th, 2012 ||
V3.1 was released.
|-
|-
| October 14th, 2013 ||
V4.0 was released.<br>
Lucky Block was posted onto the Minecraft Forums.
|-
|-
| November 12th, 2013 ||
V.4.1 was released.<br>
Crafting recipe was updated to require a dropper and 8 gold nuggets instead of a dispenser and 8 gold nuggets.
|-
|-
| December 17th, 2013 ||
V4.2 was released.<br>
The crafting recipe can now be changed in the properties file.
|-
|-
| December 28th, 2013 ||
V4.2.1 was released.
|-
|-
| March 15th, 2014 ||
V4.5 was released.<br>
Bob was added.<br>
Romantic Rose was added.<br>
Lucky Block now uses name ids instead of number ids.
Lucky tools and armours are now gold instead of diamond.<br>
|-
|-
| April 6th, 2014 ||
V5.0.0 was released.<br>
Lucky Temples were added.<br>
One is Lucky and One is Not structure added.<br>
Lucky Blocks can now spawn naturally in custom structures.<br>
Lucky Blocks can now be crafted to become luckier or unluckier.
|-
|-
| August 12th, 2014 ||
V5.1.0 was released.<br>
Lucky Potion was added.<br>
Tamed Wolves were added.<br>
Unlucky Potion was added.<br>
Lucky Villagers were added.<br>
Wishing Wells were added.
|-
|-
| January 4th, 2015 ||
V5.2.0 was released.<br>
[[File:Lucky block.png|frameless|32x32px]] The texture was updated.<br>
Bob can now drop items on death.
|-
|-
| April 3rd, 2015 ||
V.6.0.0 was released.<br>
Addon support was added.<br>
Giant Lucky Block structure was added.
|-
|-
| February 21st, 2016 ||
V7.0.1 Combat Update was released.<br>
Lucky Bow was added.<br>
Lucky Potion was added.<br>
Lucky Sword was added.
|-
|-
| February 6th, 2022 ||
Lucky Block was posted onto Curseforge.
|-
|-
| November 18th, 2023 ||
[https://web.archive.org/web/20231116175520/https://www.luckyblockmod.com/ https://www.luckyblockmod.com/] was acquired by LuckyBlock Casino and stopped hosting Lucky Block.<ref>https://github.com/alexsocha/luckyblock/issues/120</ref>
|-
|}
== Trivia ==
The current Lucky Block artwork is made by [https://badnix.com/portfolio/ Clayton Chowaniec]<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1292247-lucky-block-mod-drops-items-spawns-mobs-structures</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original promotional image.
File:Lucky Block Combat Update Promotional Image.png|Combat Update promotional image.
File:Acropolis Structure.png|Acropolis natural structure containing a Lucky Block.
</gallery>
== Notes ==
<references />
[[Category:Mods]]
[[Category:Mostly Available]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
843b1c3d348d5077145ee83b5e1093285297196a
Lucky Block Spotted
0
372
925
869
2025-01-11T21:16:32Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spotted
|image=Spotted lucky block.png
|Creator:=[https://web.archive.org/web/20160619222431/http://minecraft.curseforge.com/members/ButterCheetah266/projects ButterCheetah266]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spotted-cheetah-lucky-blocks Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:=13,751<ref>As of January 11th, 2015.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
|October 24th, 2015||
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2547928-lucky-block-spotted-my-lucky-block-add-on-for</ref>
|-
|-
|November 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
|-
|-
|November 20th, 2015||
[[File:Spotted lucky block.png|frameless|32x32px]] Lucky Block Spotted (1.7.10) was released.<br>
Lucky Block Spotted (1.8) was released.
|-
|}
== Trivia ==
This Lucky Block is also known as Cheetah Lucky Block.
== Notes ==
<references />
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Completely Available]]
01d3a36f5f33ee30ea6452ef58685ceee543af6e
926
925
2025-01-11T21:16:56Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spotted
|image=Spotted lucky block.png
|Creator:=[https://web.archive.org/web/20160619222431/http://minecraft.curseforge.com/members/ButterCheetah266/projects ButterCheetah266]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spotted-cheetah-lucky-blocks Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:=13,751<ref>As of January 11th, 2015.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
|October 24th, 2015||
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2547928-lucky-block-spotted-my-lucky-block-add-on-for</ref>
|-
|-
|November 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
|-
|-
|November 20th, 2015||
[[File:Spotted lucky block.png|frameless|32x32px]] Lucky Block Spotted (1.7.10) was released.<br>
Lucky Block Spotted (1.8) was released.
|-
|}
== Trivia ==
This Lucky Block is also known as Cheetah Lucky Block.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Completely Available]]
d9ec679d9e6556cec6d53cdd7ffbb7a0e87455ed
955
926
2025-01-12T00:43:19Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spotted
|image=Spotted lucky block.png
|Creator:=[https://web.archive.org/web/20160619222431/http://minecraft.curseforge.com/members/ButterCheetah266/projects ButterCheetah266]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spotted-cheetah-lucky-blocks Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:=13,751<ref>As of January 11th, 2015.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
|October 24th, 2015||
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2547928-lucky-block-spotted-my-lucky-block-add-on-for</ref>
|-
|-
|November 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
|-
|-
|November 20th, 2015||
[[File:Spotted lucky block.png|frameless|32x32px]] Lucky Block Spotted (1.7.10) was released.<br>
Lucky Block Spotted (1.8) was released.
|-
|}
== Trivia ==
This Lucky Block is also known as Cheetah Lucky Block.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
7f34c05bfa2c6c29b1f5c968ac97340747990a52
971
955
2025-01-12T00:57:49Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spotted
|image=Spotted lucky block.png
|Creator:=[https://web.archive.org/web/20160619222431/http://minecraft.curseforge.com/members/ButterCheetah266/projects ButterCheetah266]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spotted-cheetah-lucky-blocks Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:=13,751<ref>As of January 11th, 2015.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
|October 24th, 2015||
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2547928-lucky-block-spotted-my-lucky-block-add-on-for</ref>
|-
|-
|November 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
|-
|-
|November 20th, 2015||
[[File:Spotted lucky block.png|frameless|32x32px]] Lucky Block Spotted (1.7.10) was released.<br>
Lucky Block Spotted (1.8) was released.
|-
|}
== Trivia ==
This Lucky Block is also known as Cheetah Lucky Block.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
cfd288e3a87d58c55ed469e888b5d9dae02ecd96
Lucky Block White
0
356
927
798
2025-01-11T21:19:57Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block White
|image=Lucky block white texture.png
|Creator:=[https://www.planetminecraft.com/member/bobafett/ Bobafett]<ref>https://www.planetminecraft.com/forums/communities/teams/need-modders-423991/</ref>
|Link:=[https://web.archive.org/web/20160712002437/http://minecraft.curseforge.com/projects/lucky-block-white-1-7-10 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >43,267<ref>Latest archived download numbers seen from Curseforge.</ref>
|Availability:= Unavailable
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| January 29th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Forge]]
[[Category:Unavailable]]
74c7f968b136954f699eb8704ab63f7d8861e7b5
954
927
2025-01-12T00:42:43Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block White
|image=Lucky block white texture.png
|Creator:=[https://www.planetminecraft.com/member/bobafett/ Bobafett]<ref>https://www.planetminecraft.com/forums/communities/teams/need-modders-423991/</ref>
|Link:=[https://web.archive.org/web/20160712002437/http://minecraft.curseforge.com/projects/lucky-block-white-1-7-10 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >43,267<ref>Latest archived download numbers seen from Curseforge.</ref>
|Availability:= Unavailable
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| January 29th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Unavailable]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
7e1b094dfce5833ad687148d70191e782a51e0e1
967
954
2025-01-12T00:52:12Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block White
|image=Lucky block white texture.png
|Creator:=[https://www.planetminecraft.com/member/bobafett/ Bobafett]<ref>https://www.planetminecraft.com/forums/communities/teams/need-modders-423991/</ref>
|Link:=[https://web.archive.org/web/20160712002437/http://minecraft.curseforge.com/projects/lucky-block-white-1-7-10 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >43,267<ref>Latest archived download numbers seen from Curseforge.</ref>
|Availability:= Unavailable
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| January 29th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Unavailable]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
0674a71fd4ac330dff821ef0a63ae7e81631ab2a
Lucky Block Blue
0
327
928
897
2025-01-11T21:20:20Z
KristenStuffs
564421
/* Notes */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >77,390<ref>Combined total between latest archived versions of the Planet Minecraft page and Curseforge.</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released.<br>
The texture was updated.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/><br>
[[File:Lucky block blue. Slow.gif|frameless|36x36px]] The texture was updated.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
'''Some images in this Gallery flash really quickly, click the spoiler at your own risk.'''
{{spoiler|block=y|
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
File:Lucky block blue.gif|How Lucky Block Blue 2.1 looks without being slowed.
</gallery>
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Forge]]
[[Category:Partially Available]]
cc0b086f8d5260de4f9c83c261f2c3ab95dec40e
934
928
2025-01-11T21:27:58Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >77,390<ref>Combined total between latest archived versions of the Planet Minecraft page and Curseforge.</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released.<br>
The texture was updated.
|-
|-
|-
| February 26th, 2015||Lucky Block Blue was purged off of Planet Minecraft.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/><br>
[[File:Lucky block blue. Slow.gif|frameless|36x36px]] The texture was updated.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
'''Some images in this Gallery flash really quickly, click the spoiler at your own risk.'''
{{spoiler|block=y|
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
File:Lucky block blue.gif|How Lucky Block Blue 2.1 looks without being slowed.
</gallery>
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Partially Available]]
5552e118f5cccd340027137525b866428c70dcbd
940
934
2025-01-11T22:21:33Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >77,400<ref>Combined total between latest archived versions of the Planet Minecraft page and [https://web.archive.org/web/20190620235739/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?filter-sort=1&page=7 Curseforge].</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141116072731/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released.<br>
The texture was updated.
|-
|-
|-
| February 26th, 2015||Lucky Block Blue was purged off of Planet Minecraft.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/><br>
[[File:Lucky block blue. Slow.gif|frameless|36x36px]] The texture was updated.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
'''Some images in this Gallery flash really quickly, click the spoiler at your own risk.'''
{{spoiler|block=y|
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
File:Lucky block blue.gif|How Lucky Block Blue 2.1 looks without being slowed.
</gallery>
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Partially Available]]
2cea435644d94a92189cffe7d985a4a90a279c3a
941
940
2025-01-11T22:27:04Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >77,404<ref>Combined total between latest archived versions of the Planet Minecraft page and [https://web.archive.org/web/20190621171055/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?filter-sort=1&page=7 Curseforge].</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141212040613/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released.<br>
The texture was updated.
|-
|-
|-
| February 26th, 2015||Lucky Block Blue was purged off of Planet Minecraft.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/><br>
[[File:Lucky block blue. Slow.gif|frameless|36x36px]] The texture was updated.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
'''Some images in this Gallery flash really quickly, click the spoiler at your own risk.'''
{{spoiler|block=y|
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
File:Lucky block blue.gif|How Lucky Block Blue 2.1 looks without being slowed.
</gallery>
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Partially Available]]
da49f57ca4bc8d3a14c9cc3cd60ec9649b88e7c2
950
941
2025-01-12T00:39:29Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >77,404<ref>Combined total between latest archived versions of the Planet Minecraft page and [https://web.archive.org/web/20190621171055/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?filter-sort=1&page=7 Curseforge].</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141212040613/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released.<br>
The texture was updated.
|-
|-
|-
| February 26th, 2015||Lucky Block Blue was purged off of Planet Minecraft.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/><br>
[[File:Lucky block blue. Slow.gif|frameless|36x36px]] The texture was updated.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
'''Some images in this Gallery flash really quickly, click the spoiler at your own risk.'''
{{spoiler|block=y|
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
File:Lucky block blue.gif|How Lucky Block Blue 2.1 looks without being slowed.
</gallery>
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
b9bb1ac9a52348e8e019dae99555b88f0e1f1c7e
965
950
2025-01-12T00:51:21Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >77,404<ref>Combined total between latest archived versions of the Planet Minecraft page and [https://web.archive.org/web/20190621171055/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?filter-sort=1&page=7 Curseforge].</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141212040613/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released.<br>
The texture was updated.
|-
|-
|-
| February 26th, 2015||Lucky Block Blue was purged off of Planet Minecraft.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/><br>
[[File:Lucky block blue. Slow.gif|frameless|36x36px]] The texture was updated.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
'''Some images in this Gallery flash really quickly, click the spoiler at your own risk.'''
{{spoiler|block=y|
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
File:Lucky block blue.gif|How Lucky Block Blue 2.1 looks without being slowed.
</gallery>
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
e75815ee42ed0f1bae7658dbcc14b11366a63a64
Lucky Block Red
0
351
929
762
2025-01-11T21:22:27Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Red
|image=Lucky block red.png
|Creator:=[https://www.minecraftforum.net/members/NuclearBanana NuclearBanana]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2340459-lucky-block-red-mod-addon-adds-even-more-stuff-im Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:= >546<ref>From the latest archived version of the Planet Minecraft page.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| October 27th, 2014||
[[File:Lucky block red.png|frameless|32x32px]] Development began.<ref>https://x.com/NuclearBananaMC/status/526834379499520001</ref>
|-
|-
| October 29th, 2014||Lucky Block Red was posted onto Planet Minecraft.<ref>http://web.archive.org/web/20141031190925/http://www.planetminecraft.com/mod/luckyblockred/</ref>
|-
|-
| January 26th, 2015||Lucky Block Red was posted onto the Minecraft Forums.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-red-by-nuclearbanana%20202501 https://archive.org/details/lucky-block-red-by-nuclearbanana_202501]
== Notes ==
<references />
== Gallery ==
<gallery widths="96px" heights="96px">
File:Lucky block red in dev screenshot.png|In development screenshot of Lucky Block Red.
File:Lucky Block Red Original Promotional Image.jpg|Original promotional image of Lucky Block Red.
</gallery>
[[Category:Addons]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Forge]]
[[Category:Completely Available]]
1952cd404e2104da4a5cd2ca9e79a9dbcae5fdde
933
929
2025-01-11T21:27:00Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Red
|image=Lucky block red.png
|Creator:=[https://www.minecraftforum.net/members/NuclearBanana NuclearBanana]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2340459-lucky-block-red-mod-addon-adds-even-more-stuff-im Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:= >546<ref>From the latest archived version of the Planet Minecraft page.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| October 27th, 2014||
[[File:Lucky block red.png|frameless|32x32px]] Development began.<ref>https://x.com/NuclearBananaMC/status/526834379499520001</ref>
|-
|-
| October 29th, 2014||Lucky Block Red was posted onto Planet Minecraft.<ref>http://web.archive.org/web/20141031190925/http://www.planetminecraft.com/mod/luckyblockred/</ref>
|-
|-
| January 26th, 2015||Lucky Block Red was posted onto the Minecraft Forums.
|-
|-
| February 26th, 2015||Lucky Block Red was purged off of Planet Minecraft.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-red-by-nuclearbanana%20202501 https://archive.org/details/lucky-block-red-by-nuclearbanana_202501]
== Notes ==
<references />
== Gallery ==
<gallery widths="96px" heights="96px">
File:Lucky block red in dev screenshot.png|In development screenshot of Lucky Block Red.
File:Lucky Block Red Original Promotional Image.jpg|Original promotional image of Lucky Block Red.
</gallery>
[[Category:Addons]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Completely Available]]
8c70d01683cc77fc094914ced324d953164f03cd
947
933
2025-01-12T00:38:02Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Red
|image=Lucky block red.png
|Creator:=[https://www.minecraftforum.net/members/NuclearBanana NuclearBanana]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2340459-lucky-block-red-mod-addon-adds-even-more-stuff-im Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:= >546<ref>From the latest archived version of the Planet Minecraft page.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| October 27th, 2014||
[[File:Lucky block red.png|frameless|32x32px]] Development began.<ref>https://x.com/NuclearBananaMC/status/526834379499520001</ref>
|-
|-
| October 29th, 2014||Lucky Block Red was posted onto Planet Minecraft.<ref>http://web.archive.org/web/20141031190925/http://www.planetminecraft.com/mod/luckyblockred/</ref>
|-
|-
| January 26th, 2015||Lucky Block Red was posted onto the Minecraft Forums.
|-
|-
| February 26th, 2015||Lucky Block Red was purged off of Planet Minecraft.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-red-by-nuclearbanana%20202501 https://archive.org/details/lucky-block-red-by-nuclearbanana_202501]
== Notes ==
<references />
== Gallery ==
<gallery widths="96px" heights="96px">
File:Lucky block red in dev screenshot.png|In development screenshot of Lucky Block Red.
File:Lucky Block Red Original Promotional Image.jpg|Original promotional image of Lucky Block Red.
</gallery>
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
3415ec7e49a8a5dd91c216ac3e3ec765ffd7f4fc
Rainbow Lucky Block
0
348
930
898
2025-01-11T21:22:54Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow lucky block
|image=Lucky block rainbow.gif
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge]
|Requires Additional Mods:= ❌<ref>1.7.10 Lucky Block mod only version.</ref><br>
[[Loot++]]<ref>1.8.x Version only.</ref><br>
Orespawn<ref>Both Modded 1.7.10 Versions only.</ref><br>
Much More Spiders<ref name="1710exclusivemoddedrainbowdownloads"<ref>Multi-Modded 1.7.10 Versions only</ref><br>
Rainbow World<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Pandora's Box<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Better Furances<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Enchanting Plus<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Mutant Creatures<ref name="1710exclusivemoddedrainbowdownloads"/><br>
|Total Downloads:= >1,000,000<ref>Only 41,626 downloads are currently verifiable as of January 10th, 2025 including from the latest archived versions of the [https://web.archive.org/web/20161108135846/http://mapsandmods.com:80/s/rainbowluckyblock Maps & Mods Page] .</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:RainbowLuckyBlockOG.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
The final update released.
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Forge]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Partially Available]]
5f652651746b42790d8d204b1bbaceae716d639a
959
930
2025-01-12T00:46:33Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow lucky block
|image=Lucky block rainbow.gif
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge]
|Requires Additional Mods:= ❌<ref>1.7.10 Lucky Block mod only version.</ref><br>
[[Loot++]]<ref>1.8.x Version only.</ref><br>
Orespawn<ref>Both Modded 1.7.10 Versions only.</ref><br>
Much More Spiders<ref name="1710exclusivemoddedrainbowdownloads"<ref>Multi-Modded 1.7.10 Versions only</ref><br>
Rainbow World<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Pandora's Box<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Better Furances<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Enchanting Plus<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Mutant Creatures<ref name="1710exclusivemoddedrainbowdownloads"/><br>
|Total Downloads:= >1,000,000<ref>Only 41,626 downloads are currently verifiable as of January 10th, 2025 including from the latest archived versions of the [https://web.archive.org/web/20161108135846/http://mapsandmods.com:80/s/rainbowluckyblock Maps & Mods Page] .</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:RainbowLuckyBlockOG.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
The final update released.
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
b40764ddb693f37ad2821aeb1345d842c6b49325
Additions Mod
0
342
931
795
2025-01-11T21:23:35Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Additions Mod
|image=
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects <span style="text-decoration:underline;">Tmtravlr</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/additions-mod <span style="text-decoration:underline;">Curseforge</span>]
|Source:=N/A
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
fa6f5d8e5fd079a759b19fa40cc54f1a4afae083
958
931
2025-01-12T00:45:29Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Additions Mod
|image=
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects <span style="text-decoration:underline;">Tmtravlr</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/additions-mod <span style="text-decoration:underline;">Curseforge</span>]
|Source:=N/A
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Minecraft Forums]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
a5b941f181c3f39f30011da9b5ca9cf5f69e9b47
Loot++
0
318
932
794
2025-01-11T21:23:50Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Loot++
|image=
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/loot Curseforge]
|Source:=N/A
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
39bb9586835fd1dc5db5806386a50f0e84c99ada
Category:Planet Minecraft
14
386
935
2025-01-11T21:29:35Z
KristenStuffs
564421
Created page with "Lucky Blocks posted onto the Planet Minecraft. [[Category:Websites]]"
wikitext
text/x-wiki
Lucky Blocks posted onto the Planet Minecraft.
[[Category:Websites]]
8c0791b0b4a29b7fa4ad980a8aab2d3a6e4e0f74
American Lucky Block
0
361
936
862
2025-01-11T21:31:44Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=American Lucky Block
|image=American lucky block texture.png
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Maps&Mods]
|Requires Additional Mods:= [[Loot++]]<br>
|Total Downloads:= >153<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest archived download numbers seen from mapsandmods.com].</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|- 2016/06/29
| June 29th, 2016||
The Maps & Mods page was created.
|-
|}
== Available Downloads ==
http://www.mediafire.com/download/6g5y719rm4o3p44/Lucky_Block_USA.zip
== Trivia ==
The creator, Tmtravlr lives in Canada.<ref>https://www.minecraftforum.net/members/Tmtravlr</ref>
== Notes ==
<references />
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Maps & Mods]]
[[Category:Completely Available]]
e270e028e29c2ed40757da799dfda0c32783f7d3
937
936
2025-01-11T21:32:08Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=American Lucky Block
|image=American lucky block texture.png
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Maps & Mods]
|Requires Additional Mods:= [[Loot++]]<br>
|Total Downloads:= >153<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest archived download numbers seen from mapsandmods.com].</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|- 2016/06/29
| June 29th, 2016||
The Maps & Mods page was created.
|-
|}
== Available Downloads ==
http://www.mediafire.com/download/6g5y719rm4o3p44/Lucky_Block_USA.zip
== Trivia ==
The creator, Tmtravlr lives in Canada.<ref>https://www.minecraftforum.net/members/Tmtravlr</ref>
== Notes ==
<references />
[[Category:Compatible with Forge]]
[[Category:Addons]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Maps & Mods]]
[[Category:Completely Available]]
34640af703a8bcece3432610565ab8fde167364a
953
937
2025-01-12T00:42:14Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=American Lucky Block
|image=American lucky block texture.png
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Maps & Mods]
|Requires Additional Mods:= [[Loot++]]<br>
|Total Downloads:= >153<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest archived download numbers seen from mapsandmods.com].</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|- 2016/06/29
| June 29th, 2016||
The Maps & Mods page was created.
|-
|}
== Available Downloads ==
http://www.mediafire.com/download/6g5y719rm4o3p44/Lucky_Block_USA.zip
== Trivia ==
The creator, Tmtravlr lives in Canada.<ref>https://www.minecraftforum.net/members/Tmtravlr</ref>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
557186395c5a8cb70e155d4c108dc377aa0cf14d
Lucky Block Green
0
357
938
790
2025-01-11T21:32:31Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Green
|image=Green lucky block.png
|Creator:=[http://minecraft.curseforge.com/members/LuckyBlockAddons LuckyBlockAddons]
|Link:=[https://web.archive.org/web/20160720203830/http://minecraft.curseforge.com/projects/lucky-block-green-1-7-10 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >5,911<ref>Latest archived download numbers seen from Curseforge.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| August 28th, 2015||
[[File:Green lucky block.png|frameless|32x32px]] The Curse<ref>Now known as Curseforge.</ref> page was created.
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/8kp25n8kq11t7am/Lucky%2BBlock%2BGreen.zip
== Notes ==
<references />
[[Category:Addons]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Forge]]
[[Category:Completely Available]]
b5dc52cd8b3b515a98de436048ebb03017f8b4f6
960
938
2025-01-12T00:47:29Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Green
|image=Green lucky block.png
|Creator:=[http://minecraft.curseforge.com/members/LuckyBlockAddons LuckyBlockAddons]
|Link:=[https://web.archive.org/web/20160720203830/http://minecraft.curseforge.com/projects/lucky-block-green-1-7-10 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >5,911<ref>Latest archived download numbers seen from Curseforge.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| August 28th, 2015||
[[File:Green lucky block.png|frameless|32x32px]] The Curse<ref>Now known as Curseforge.</ref> page was created.
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/8kp25n8kq11t7am/Lucky%2BBlock%2BGreen.zip
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
0532042a8b7c3a27da1292f4505d0adff7cc1da5
Lucky Block Sly
0
369
939
899
2025-01-11T21:46:21Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://legacy.curseforge.com/members/sthot/projects sthot]<ref>https://imgur.com/a/piO0FE4</ref>
|Link:=[https://web.archive.org/web/20160704144120/http://minecraft.curseforge.com/projects/lucky-block-sly Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >28,478<ref name="curseforgedownloadsly" <ref>https://web.archive.org/web/20180905231734/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?cookieTest=1&page=3</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
Lucky Block Sly 1.0 was released.
|-
|-
| July 10th, 2015||
Lucky Block Sly 1.1b was released.<br>
Lucky Block Sly 1.1c was released.
|-
|-
| July 16th, 2015||
Lucky Block Sly1.2a was released.<br>
Lucky Block Sly 1.2b was released.<br>
Lucky Block Sly 1.3 was released.
|-
|-
| July 17th, 2015||
Lucky Block Sly 1.4 was released.
|-
|-
| July 20th, 2015||
Lucky Block Sly 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Lucky Block Sly 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Lucky Block Sly 1.6 was released.
|-
|-
| August 6th, 2015||
Lucky Block Sly 1.7 was released.
|-
|-
| August 8th, 2015||
Lucky Block Sly 1.7b was released.
|-
|-
| August 9th, 2015||
Lucky Block Sly 1.8 was released.
|-
|-
| July 29th, 2016||
An update released.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/wfhqqkldfyozee2/Lucky%20Block%20Sly.7z Beta version of July 20th, 2015's Lucky Block Sly 1.5.]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Forge]]
[[Category:Partially Available]]
6a9b5f498925d5264b89a6334901951438df89e2
961
939
2025-01-12T00:47:51Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://legacy.curseforge.com/members/sthot/projects sthot]<ref>https://imgur.com/a/piO0FE4</ref>
|Link:=[https://web.archive.org/web/20160704144120/http://minecraft.curseforge.com/projects/lucky-block-sly Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >28,478<ref name="curseforgedownloadsly" <ref>https://web.archive.org/web/20180905231734/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?cookieTest=1&page=3</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
Lucky Block Sly 1.0 was released.
|-
|-
| July 10th, 2015||
Lucky Block Sly 1.1b was released.<br>
Lucky Block Sly 1.1c was released.
|-
|-
| July 16th, 2015||
Lucky Block Sly1.2a was released.<br>
Lucky Block Sly 1.2b was released.<br>
Lucky Block Sly 1.3 was released.
|-
|-
| July 17th, 2015||
Lucky Block Sly 1.4 was released.
|-
|-
| July 20th, 2015||
Lucky Block Sly 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Lucky Block Sly 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Lucky Block Sly 1.6 was released.
|-
|-
| August 6th, 2015||
Lucky Block Sly 1.7 was released.
|-
|-
| August 8th, 2015||
Lucky Block Sly 1.7b was released.
|-
|-
| August 9th, 2015||
Lucky Block Sly 1.8 was released.
|-
|-
| July 29th, 2016||
An update released.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/wfhqqkldfyozee2/Lucky%20Block%20Sly.7z Beta version of July 20th, 2015's Lucky Block Sly 1.5.]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
0f64ab359817b068da477a11b37a66f8a8975bf0
Potion Core
0
364
942
811
2025-01-11T23:56:24Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Potion Core
|image=
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/potion-core Curseforge]
|Source:=N/A
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Forge]]
5450ff793522fdce99f5d50169b1b7494debfcf2
962
942
2025-01-12T00:48:08Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Potion Core
|image=
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/potion-core Curseforge]
|Source:=N/A
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
dd0e32e486c213bcc10fea43596db5c61ef63e4d
Wheat Lucky Block
0
387
945
2025-01-12T00:16:47Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Wheat Lucky Block |image=wheat lucky block.png |Creator:=superfurnance<ref name="wheatfound" <ref>https://imgur.com/a/Nj08ESv cached version of Wheat Lucky Block Curseforge page taken from https://yandexwebcache.net/yandbtm?fmode=inject&tm=1736633519&tld=com&lang=en&la=1569239168&text=wheat+lucky+block&url=https%3A//www.curseforge.com/minecraft/customization/wheat-lucky-block%3Fsort%3Dfilelength&l10n=en&mime=html&sign=565aebe8e961ca7d5567246c8f60a..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Wheat Lucky Block
|image=wheat lucky block.png
|Creator:=superfurnance<ref name="wheatfound" <ref>https://imgur.com/a/Nj08ESv cached version of Wheat Lucky Block Curseforge page taken from https://yandexwebcache.net/yandbtm?fmode=inject&tm=1736633519&tld=com&lang=en&la=1569239168&text=wheat+lucky+block&url=https%3A//www.curseforge.com/minecraft/customization/wheat-lucky-block%3Fsort%3Dfilelength&l10n=en&mime=html&sign=565aebe8e961ca7d5567246c8f60ab78&keyno=0&mode=html on September 23rd, 2019</ref>
|Link:=[https://www.curseforge.com/minecraft/customization/wheat-lucky-block/ Curseforge]<ref>Page does not exist anymore and is not archived.</ref>
|Requires Additional Mods:= <ref>Version 1.3 requirements are unknown.</ref><br>
❌<ref>Versions 1.0, 1.1, and 1.2</ref> <br>
[[Loot++]]<ref name="14only"<ref>Version 1.4 only.</ref><br>
[[Potion Core]]<ref name="14only"/>
|Total Downloads:= >3,863
|Availability:= Mostly Available?<ref>Unknown how many versions released.</ref>
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| March 4th, 2017||
Published publicly onto Curseforge.
|-
|-
| Sometime on or before March 19th, 2017||
[[File:lucky block wheat.png|frameless|32x32px]] Version 1.0 was released.<br>
Version 1.1 was released.<br>
Version 1.2 was released.<br>
Version 1.3 was released.
|-
|-
| March 19th, 2017||
Version 1.4 was released.
|-
|}
== Available Downloads ==
[https://archive.org/details/wheat-lucky-block-1.0-unzip-meeee Version 1.0]<br>
[https://archive.org/details/wheat-lucky-block-1.1 Version 1.1]<br>
[https://archive.org/details/wheat-lucky-block-1.2 Version 1.2]<br>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
59dfeb212fdc265ef2168a4ef8ff66c133ecbcc1
946
945
2025-01-12T00:36:28Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Wheat Lucky Block
|image=wheat lucky block.png
|Creator:=superfurnance<ref name="wheatfound" <ref>https://imgur.com/a/Nj08ESv cached version of Wheat Lucky Block Curseforge page taken from https://yandexwebcache.net/yandbtm?fmode=inject&tm=1736633519&tld=com&lang=en&la=1569239168&text=wheat+lucky+block&url=https%3A//www.curseforge.com/minecraft/customization/wheat-lucky-block%3Fsort%3Dfilelength&l10n=en&mime=html&sign=565aebe8e961ca7d5567246c8f60ab78&keyno=0&mode=html on September 23rd, 2019</ref>
|Link:=[https://www.curseforge.com/minecraft/customization/wheat-lucky-block/ Curseforge]<ref>Page does not exist anymore and is not archived.</ref>
|Requires Additional Mods:= <ref>Version 1.3 requirements are unknown.</ref><br>
❌<ref>Versions 1.0, 1.1, and 1.2</ref> <br>
[[Loot++]]<ref name="14only"<ref>Version 1.4 only.</ref>
[[Potion Core]]<ref name="14only"/>
|Total Downloads:= >3,863
|Availability:= Mostly Available?<ref>Unknown how many versions released.</ref>
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| March 4th, 2017||
Published publicly onto Curseforge.
|-
|-
| Sometime on or before March 19th, 2017||
[[File:lucky block wheat.png|frameless|32x32px]] Version 1.0 was released.<br>
Version 1.1 was released.<br>
Version 1.2 was released.<br>
Version 1.3 was released.
|-
|-
| March 19th, 2017||
Version 1.4 was released.
|-
|}
== Available Downloads ==
[https://archive.org/details/wheat-lucky-block-1.0-unzip-meeee Version 1.0]<br>
[https://archive.org/details/wheat-lucky-block-1.1 Version 1.1]<br>
[https://archive.org/details/wheat-lucky-block-1.2 Version 1.2]<br>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
ae5acfed2106e9ad2a641b32884731d6829ae4a9
970
946
2025-01-12T00:54:10Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Wheat Lucky Block
|image=wheat lucky block.png
|Creator:=superfurnance<ref name="wheatfound" <ref>https://imgur.com/a/Nj08ESv cached version of Wheat Lucky Block Curseforge page taken from https://yandexwebcache.net/yandbtm?fmode=inject&tm=1736633519&tld=com&lang=en&la=1569239168&text=wheat+lucky+block&url=https%3A//www.curseforge.com/minecraft/customization/wheat-lucky-block%3Fsort%3Dfilelength&l10n=en&mime=html&sign=565aebe8e961ca7d5567246c8f60ab78&keyno=0&mode=html on September 23rd, 2019</ref>
|Link:=[https://www.curseforge.com/minecraft/customization/wheat-lucky-block/ Curseforge]<ref>Page does not exist anymore and is not archived.</ref>
|Requires Additional Mods:= <ref>Version 1.3 requirements are unknown.</ref><br>
❌<ref>Versions 1.0, 1.1, and 1.2</ref> <br>
[[Loot++]]<ref name="14only"<ref>Version 1.4 only.</ref>
[[Potion Core]]<ref name="14only"/>
|Total Downloads:= >3,863
|Availability:= Mostly Available?<ref>Unknown how many versions released.</ref>
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| March 4th, 2017||
Published publicly onto Curseforge.
|-
|-
| Sometime on or before March 19th, 2017||
[[File:wheat lucky block.png|frameless|32x32px]] Version 1.0 was released.<br>
Version 1.1 was released.<br>
Version 1.2 was released.<br>
Version 1.3 was released.
|-
|-
| March 19th, 2017||
Version 1.4 was released.
|-
|}
== Available Downloads ==
[https://archive.org/details/wheat-lucky-block-1.0-unzip-meeee Version 1.0]<br>
[https://archive.org/details/wheat-lucky-block-1.1 Version 1.1]<br>
[https://archive.org/details/wheat-lucky-block-1.2 Version 1.2]<br>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
b38f75c8d4734931a2a516338ac5dd633fbbb19a
Black Lucky Block
0
339
949
817
2025-01-12T00:38:48Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items Curseforge]
|Requires Additional Mods:= ❌
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Crafting ==
== Drops ==
<div class="mw-collapsible mw-collapsed">
===== Alpha (More than 100 New Drops) =====
# Example
===== Beta (With Towers) =====
#A Wooden Shovel, Sword, Pickaxe, Axe and Hoe
#A Stone Shovel, Sword, Pickaxe, Axe and Hoe
#A Gold Shovel, Sword, Pickaxe, Axe and Hoe
#(2-3) of either a Iron Shovel, Sword, Pickaxe, Axe or Hoe
#(1-2) of either a Diamond Shovel, Sword, Pickaxe, Axe or Hoe
#A Leather Helmet, Chestplate, Leggings and Boots
#A Gold Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Chainmail Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Iron Helmet, Chestplate, Leggings and Boots
#(1-2) of either a Diamond Helmet, Chestplate, Leggings and Boots
#A Iron, Gold, and Diamond Horse Armor
#A bow with (16-32) arows
#A Sponge
#(8) TNT
#(14) Obsidian
#(2-6) Endportal Frames
#A Dragon Egg
#A Beacon
#(8) Droppers
#(8) Hay Bales
#(8-16) Gold Ingots
#A stick
#(4) Paintings
#(2) Saddles
#A Cake
#A Rotten Flesh
#A Nether Star
#A Poppy named Romantic Rose
#(6-12) Bookshelves and (8-16) Books
#(8-16) Jack O' Lanterns and (8-16) Pumpkins
#(2-4) Golden Apples and (1-2) Enchanted Golden Apples
#(1-2) Buckets, and (1-2) Water Buckets, and (1-2) Milk Buckets, and (1-2) Lava Buckets
#(8-16) Raw Porkchops and (4-8) Cooked Porkchopss
#(8-16) Raw Fish and (4-8) Cooked Fish
#(8-16) Raw Beef and (4-8) Steak
#(8-16) Raw Chicken, and (4-8) Cooked Chicken
</div>
== History ==
{| class="wikitable"
|-
| February 27th, 2015||
[[File:Black lucky block.png|frameless|32x32px]]Published publicly onto Curse<ref>Currently known as Curseforge.</ref>.
|-
|-
| February 28th, 2015||
The second version was released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
2b2b6828dc43f59f937c00ef7fb25c56b45fdf66
969
949
2025-01-12T00:53:27Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items Curseforge]
|Requires Additional Mods:= ❌
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Crafting ==
== Drops ==
<div class="mw-collapsible mw-collapsed">
===== Alpha (More than 100 New Drops) =====
# Example
===== Beta (With Towers) =====
#A Wooden Shovel, Sword, Pickaxe, Axe and Hoe
#A Stone Shovel, Sword, Pickaxe, Axe and Hoe
#A Gold Shovel, Sword, Pickaxe, Axe and Hoe
#(2-3) of either a Iron Shovel, Sword, Pickaxe, Axe or Hoe
#(1-2) of either a Diamond Shovel, Sword, Pickaxe, Axe or Hoe
#A Leather Helmet, Chestplate, Leggings and Boots
#A Gold Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Chainmail Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Iron Helmet, Chestplate, Leggings and Boots
#(1-2) of either a Diamond Helmet, Chestplate, Leggings and Boots
#A Iron, Gold, and Diamond Horse Armor
#A bow with (16-32) arows
#A Sponge
#(8) TNT
#(14) Obsidian
#(2-6) Endportal Frames
#A Dragon Egg
#A Beacon
#(8) Droppers
#(8) Hay Bales
#(8-16) Gold Ingots
#A stick
#(4) Paintings
#(2) Saddles
#A Cake
#A Rotten Flesh
#A Nether Star
#A Poppy named Romantic Rose
#(6-12) Bookshelves and (8-16) Books
#(8-16) Jack O' Lanterns and (8-16) Pumpkins
#(2-4) Golden Apples and (1-2) Enchanted Golden Apples
#(1-2) Buckets, and (1-2) Water Buckets, and (1-2) Milk Buckets, and (1-2) Lava Buckets
#(8-16) Raw Porkchops and (4-8) Cooked Porkchopss
#(8-16) Raw Fish and (4-8) Cooked Fish
#(8-16) Raw Beef and (4-8) Steak
#(8-16) Raw Chicken, and (4-8) Cooked Chicken
</div>
== History ==
{| class="wikitable"
|-
| February 27th, 2015||
[[File:Black lucky block.png|frameless|32x32px]]Published publicly onto Curse<ref>Currently known as Curseforge.</ref>.
|-
|-
| February 28th, 2015||
The second version was released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
39000122335a6226e78169f7462aca82c3f28753
Lucky Block Spiral
0
347
951
921
2025-01-12T00:40:57Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spiral
|image=Lucky block spiral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon Curseforge]
|Requires Additional Mods:=[[Loot++]]<br>
Headcrumbs<ref name="1710exclusivespiraldownloads"<ref>[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-7-lucky-block-addon 1.7.10] only.</ref>
<br> Just A Few Fish<ref name="1710exclusivespiraldownloads"/><br>
Ruins<ref name="1710exclusivespiraldownloads"/>
Tinker's Construct<ref name="1710exclusivespiraldownloads"/>
|Total Downloads:=>1,637,507<ref>Combined total between the 1.7.10, 1.8 Lucky Block Spiral Pages as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161106033732/http://mapsandmods.com:80/s/spiralluckyblocks1710 1.7.10] and [https://web.archive.org/web/20161103135136/http://mapsandmods.com:80/s/spiralluckyblocks18 1.8.9] page from Maps & Mods.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Trivia ==
This is the first known Lucky Block Addon to use Loot++.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
5ab6b656b169a54bbe7dd9f5c3b46de719ff462b
Astral Lucky Block
0
363
952
922
2025-01-12T00:41:38Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Astral Lucky Block
|image=astral
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/customization/astral-lucky-blocks Curseforge]
|Requires Additional Mods:=[[Loot++]]<br>
[[Potion Core]]
|Total Downloads:=>1,091,602<ref>Combined total from the Curseforge page as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161111214832/http://mapsandmods.com:80/s/astralluckyblocks Maps & Mods page].</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| March 29th, 2016||
The curseforge page was created.<br>
[[File:astral.png|frameless|32x32px]] Astral Lucky Block V1.0 was uploaded.
|-
|-
| March 30th, 2016||
Astral Lucky Block V1.1 was uploaded.
|-
|-
| April 7th, 2016||
Astral Lucky Block V1.2 was uploaded.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
d7e88fced506cc7c07908886f7c5b39b1df14e25
968
952
2025-01-12T00:52:54Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Astral Lucky Block
|image=astral
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/customization/astral-lucky-blocks Curseforge]
|Requires Additional Mods:=[[Loot++]]<br>
[[Potion Core]]
|Total Downloads:=>1,091,602<ref>Combined total from the Curseforge page as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161111214832/http://mapsandmods.com:80/s/astralluckyblocks Maps & Mods page].</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| March 29th, 2016||
The curseforge page was created.<br>
[[File:astral.png|frameless|32x32px]] Astral Lucky Block V1.0 was uploaded.
|-
|-
| March 30th, 2016||
Astral Lucky Block V1.1 was uploaded.
|-
|-
| April 7th, 2016||
Astral Lucky Block V1.2 was uploaded.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
e142bf7284739f8a46992c31a64ed5d8fa8a5e9b
Turquoise Lucky Block
0
374
957
920
2025-01-12T00:44:59Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Turquoise Lucky Block
|image=turquoise lucky block.png
|Creator:=[https://www.minecraftforum.net/members/mkaegi24/threads mkaegi24]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2418790-turquoise-lucky-block-mod-1-8-v-1-1-the-lucky#c1 Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Installation ==
The Turquoise Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.
1) Extract TLB_1-8-3_v6-0-0 3.zip<br>
2) Inside of the TLB_1-8-3_v6-0-0 folder go to TLB_1-8-3_v6-0-0.zip\assets\lucky\textures\blocks<br>
3) Open up the [[Lucky Block]] 1.8.jar<br>
4) Go to Lucky Block 1.8.jar\assets\lucky\textures\blocks<br>
5) Drag the TLB_1-8-3_v6-0-0.zip lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks\lucky_block.png texture<br>
6) Boot up Minecraft Forge 1.8 at least once with the Lucky Block Mod installed<br>
7) Close Minecraft<br>
8) Open the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder><br>
9) Inside of the TLB_1-8-3_v6-0-0 extracted folder go to TLB_1-8-3_v6-0-0.zip\lucky_block\version-6.0.0<br>
10) Drag the TLB_1-8-3_v6-0-0.zip\lucky_block\version-6.0.0 drops.txt and replace the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt file
== History ==
{| class="wikitable"
|-
| May 3rd, 2015||
The Minecraft Forums page was created.
|-
|-
| Before May 14th, 2015||
Turquoise Lucky Block 1.0 was released.<br>
Turquoise Lucky Block 1.1 was released.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/bi3l1mh6db95byu/TLB_1-8-3_v6-0-0+3.zip Turquoise Lucky Block v 1.1]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
4a56e7b10ea75dce5cd9e4eac52d0c2c48189af4
Category:Curseforge
14
388
963
2025-01-12T00:50:46Z
KristenStuffs
564421
Created page with "Lucky Blocks posted onto the Curseforge."
wikitext
text/x-wiki
Lucky Blocks posted onto the Curseforge.
806496af639281c599cdbe4f132d6bc1b082af8d
964
963
2025-01-12T00:50:56Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks posted onto Curseforge.
bdc0d6ec78b5dc2c7aaa37720742761ca2c0d59f
File:Wheat lucky block.png
6
389
966
2025-01-12T00:51:47Z
Jerios
566247
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Modern Lucky Block
0
317
972
744
2025-01-12T00:58:02Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Modern Lucky Block
|image=Modern lucky block.png
|Creator:=[https://www.curseforge.com/members/creoii/projects creoii]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/modern-lucky-block Curseforge]
|Source:=[https://github.com/jack-zisa/lucky_block Github]
|Total Downloads:=8,421<ref>As of January 10th, 2015.</ref>
|Availability:= Completely Available
|Forge:= ❌
|NeoForge:= ✔️
|Fabric:= ✔️
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
<references />
c849f9a2262fba5c5d94c1e09d5987e9eb94aa62
Loot++
0
318
973
932
2025-01-12T00:59:03Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Loot++
|image=
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/loot Curseforge]
|Source:=N/A
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
c35e0f2aca0929cab82c6395cea3559caa7141b2
Lucky Block Green
0
357
974
960
2025-01-12T00:59:58Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Green
|image=Green lucky block.png
|Creator:=[http://minecraft.curseforge.com/members/LuckyBlockAddons LuckyBlockAddons]
|Link:=[https://web.archive.org/web/20160720203830/http://minecraft.curseforge.com/projects/lucky-block-green-1-7-10 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >5,911<ref>Latest archived download numbers seen from Curseforge.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| August 28th, 2015||
[[File:Green lucky block.png|frameless|32x32px]] The Curse<ref>Now known as Curseforge.</ref> page was created.
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/8kp25n8kq11t7am/Lucky%2BBlock%2BGreen.zip
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
2691cdaa123fbbef4bd92f1560381548f5070bb3
1003
974
2025-01-12T03:10:00Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Green
|image=Green lucky block.png
|Creator:=[http://minecraft.curseforge.com/members/LuckyBlockAddons LuckyBlockAddons]
|Link:=[https://web.archive.org/web/20160720203830/http://minecraft.curseforge.com/projects/lucky-block-green-1-7-10 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >5,911<ref>Latest archived download numbers seen from Curseforge.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| August 28th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
[[File:Green lucky block.png|frameless|32x32px]] Green Lucky Block was released.
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/8kp25n8kq11t7am/Lucky%2BBlock%2BGreen.zip
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
96c8997aa8181d7ba4187a025cd83c1a9353b848
1004
1003
2025-01-12T03:10:20Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Green
|image=Green lucky block.png
|Creator:=[http://minecraft.curseforge.com/members/LuckyBlockAddons LuckyBlockAddons]
|Link:=[https://web.archive.org/web/20160720203830/http://minecraft.curseforge.com/projects/lucky-block-green-1-7-10 Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >5,911<ref>Latest archived download numbers seen from Curseforge.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| August 28th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
[[File:Green lucky block.png|frameless|32x32px]] Lucky Block Green was released.
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/8kp25n8kq11t7am/Lucky%2BBlock%2BGreen.zip
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
fe4e4bf43393fe14275d8e5ec7e7017c66427ecc
Lucky Block
0
254
975
956
2025-01-12T01:00:45Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge]
|Source:=[https://github.com/alexsocha/luckyblock Github]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== History ==
{| class="wikitable"
|-
| April 20th, 2012||
[[File:Og_lucky_block_texture.png|frameless|32x32px]] The original Lucky Block promotional screenshot was taken in game.<ref>https://web.archive.org/web/20131022183635im_/http://cdn.planetminecraft.com/files/resource_media/screenshot/1216/2012-04-20_185821_2039015.jpg</ref>.
|-
| May 4th, 2012 ||
Lucky Block was posted onto Planet Minecraft.<ref name="pmcluckyblocklink" <ref>https://web.archive.org/web/20160708091216/https://www.planetminecraft.com/mod/lucky-block/#tab_log</ref>
|-
|-
| May 25th, 2012 ||
v2.0 was released.<br>
Lucky Blocks can now spawn naturally.<br>
Drops Nether Portals instead of Gold Nuggets.<br>
Drops End Portal instead of End Portal Frames.
|-
|-
| June 8th, 2012 ||
V3.0 was released.
|-
|-
| September 7th, 2012 ||
V3.1 was released.
|-
|-
| October 14th, 2013 ||
V4.0 was released.<br>
Lucky Block was posted onto the Minecraft Forums.
|-
|-
| November 12th, 2013 ||
V.4.1 was released.<br>
Crafting recipe was updated to require a dropper and 8 gold nuggets instead of a dispenser and 8 gold nuggets.
|-
|-
| December 17th, 2013 ||
V4.2 was released.<br>
The crafting recipe can now be changed in the properties file.
|-
|-
| December 28th, 2013 ||
V4.2.1 was released.
|-
|-
| March 15th, 2014 ||
V4.5 was released.<br>
Bob was added.<br>
Romantic Rose was added.<br>
Lucky Block now uses name ids instead of number ids.
Lucky tools and armours are now gold instead of diamond.<br>
|-
|-
| April 6th, 2014 ||
V5.0.0 was released.<br>
Lucky Temples were added.<br>
One is Lucky and One is Not structure added.<br>
Lucky Blocks can now spawn naturally in custom structures.<br>
Lucky Blocks can now be crafted to become luckier or unluckier.
|-
|-
| August 12th, 2014 ||
V5.1.0 was released.<br>
Lucky Potion was added.<br>
Tamed Wolves were added.<br>
Unlucky Potion was added.<br>
Lucky Villagers were added.<br>
Wishing Wells were added.
|-
|-
| January 4th, 2015 ||
V5.2.0 was released.<br>
[[File:Lucky block.png|frameless|32x32px]] The texture was updated.<br>
Bob can now drop items on death.
|-
|-
| April 3rd, 2015 ||
V.6.0.0 was released.<br>
Addon support was added.<br>
Giant Lucky Block structure was added.
|-
|-
| February 21st, 2016 ||
V7.0.1 Combat Update was released.<br>
Lucky Bow was added.<br>
Lucky Potion was added.<br>
Lucky Sword was added.
|-
|-
| February 6th, 2022 ||
Lucky Block was posted onto Curseforge.
|-
|-
| November 18th, 2023 ||
[https://web.archive.org/web/20231116175520/https://www.luckyblockmod.com/ https://www.luckyblockmod.com/] was acquired by LuckyBlock Casino and stopped hosting Lucky Block.<ref>https://github.com/alexsocha/luckyblock/issues/120</ref>
|-
|}
== Trivia ==
The current Lucky Block artwork is made by [https://badnix.com/portfolio/ Clayton Chowaniec]<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1292247-lucky-block-mod-drops-items-spawns-mobs-structures</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original promotional image.
File:Lucky Block Combat Update Promotional Image.png|Combat Update promotional image.
File:Acropolis Structure.png|Acropolis natural structure containing a Lucky Block.
</gallery>
== Notes ==
<references />
[[Category:Mods]]
[[Category:Mostly Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
e3fe834b9ec36073a24ba8eb8914bfba5926f48a
Additions Mod
0
342
976
958
2025-01-12T01:01:06Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Additions Mod
|image=
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects <span style="text-decoration:underline;">Tmtravlr</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/additions-mod <span style="text-decoration:underline;">Curseforge</span>]
|Source:=N/A
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
4f3ad4393ddc04ed3c34fa71108d533cb5f6d038
Potion Core
0
364
977
962
2025-01-12T01:01:38Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Potion Core
|image=
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/potion-core Curseforge]
|Source:=N/A
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
b787e3a9cbeb928064fd08c54c9e1025fb21d945
978
977
2025-01-12T01:02:15Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Potion Core
|image=
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/potion-core Curseforge]
|Source:=N/A
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
e8d0890cf362857573c8db514201d90f424fbe97
Wheat Lucky Block
0
387
979
970
2025-01-12T01:04:06Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Wheat Lucky Block
|image=wheat lucky block.png
|Creator:=superfurnance<ref name="wheatfound" <ref>https://imgur.com/a/Nj08ESv cached version of Wheat Lucky Block Curseforge page taken from https://yandexwebcache.net/yandbtm?fmode=inject&tm=1736633519&tld=com&lang=en&la=1569239168&text=wheat+lucky+block&url=https%3A//www.curseforge.com/minecraft/customization/wheat-lucky-block%3Fsort%3Dfilelength&l10n=en&mime=html&sign=565aebe8e961ca7d5567246c8f60ab78&keyno=0&mode=html on September 23rd, 2019</ref>
|Link:=[https://www.curseforge.com/minecraft/customization/wheat-lucky-block/ Curseforge]<ref>Page does not exist anymore and is not archived.</ref>
|Requires Additional Mods:= <ref>Version 1.3 requirements are unknown.</ref><br>
❌<ref>Versions 1.0, 1.1, and 1.2</ref> <br>
[[Loot++]]<ref name="14only"<ref>Version 1.4 only.</ref>
[[Potion Core]]<ref name="14only"/>
|Total Downloads:= >3,863
|Availability:= Mostly Available?<ref>Unknown how many versions released.</ref>
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| March 4th, 2017||
Published publicly onto Curseforge.
|-
|-
| Sometime on or before March 19th, 2017||
[[File:wheat lucky block.png|frameless|32x32px]] Version 1.0 was released.<br>
Version 1.1 was released.<br>
Version 1.2 was released.<br>
Version 1.3 was released.
|-
|-
| March 19th, 2017||
Version 1.4 was released.
|-
|}
== Available Downloads ==
[https://archive.org/details/wheat-lucky-block-1.0-unzip-meeee Version 1.0]<br>
[https://archive.org/details/wheat-lucky-block-1.1 Version 1.1]<br>
[https://archive.org/details/wheat-lucky-block-1.2 Version 1.2]<br>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
819de9c009fbef73cbb58731c0bc45be846963e0
1007
979
2025-01-12T03:33:48Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Wheat Lucky Block
|image=wheat lucky block.png
|Creator:=superfurnance<ref name="wheatfound" <ref>https://imgur.com/a/Nj08ESv cached version of Wheat Lucky Block Curseforge page taken from https://yandexwebcache.net/yandbtm?fmode=inject&tm=1736633519&tld=com&lang=en&la=1569239168&text=wheat+lucky+block&url=https%3A//www.curseforge.com/minecraft/customization/wheat-lucky-block%3Fsort%3Dfilelength&l10n=en&mime=html&sign=565aebe8e961ca7d5567246c8f60ab78&keyno=0&mode=html on September 23rd, 2019</ref>
|Link:=[https://www.curseforge.com/minecraft/customization/wheat-lucky-block/ Curseforge]<ref>Page does not exist anymore and is not archived.</ref>
|Requires Additional Mods:= <ref>Version 1.3 requirements are unknown.</ref><br>
❌<ref>Versions 1.0, 1.1, and 1.2</ref> <br>
[[Loot++]]<ref name="14only"<ref>Version 1.4 only.</ref>
[[Potion Core]]<ref name="14only"/>
|Total Downloads:= >3,863
|Availability:= Mostly Available?<ref>Unknown how many versions released.</ref>
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| March 4th, 2017||
Published publicly onto Curseforge.
|-
|-
| Before or on March 19th, 2017||
[[File:wheat lucky block.png|frameless|32x32px]] Version 1.0 was released.<br>
Version 1.1 was released.<br>
Version 1.2 was released.<br>
Version 1.3 was released.
|-
|-
| March 19th, 2017||
Version 1.4 was released.
|-
|}
== Available Downloads ==
[https://archive.org/details/wheat-lucky-block-1.0-unzip-meeee Version 1.0]<br>
[https://archive.org/details/wheat-lucky-block-1.1 Version 1.1]<br>
[https://archive.org/details/wheat-lucky-block-1.2 Version 1.2]<br>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
657cba71dcb35d9b3d99dfcdadd492607ed6bc90
Lucky Block Spiral
0
347
980
951
2025-01-12T01:04:49Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spiral
|image=Lucky block spiral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon Curseforge]
|Requires Additional Mods:=[[Loot++]]<br>
Headcrumbs<ref name="1710exclusivespiraldownloads"<ref>[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-7-lucky-block-addon 1.7.10] only.</ref>
<br> Just A Few Fish<ref name="1710exclusivespiraldownloads"/><br>
Ruins<ref name="1710exclusivespiraldownloads"/>
Tinker's Construct<ref name="1710exclusivespiraldownloads"/>
|Total Downloads:=>1,637,507<ref>Combined total between the 1.7.10, 1.8 Lucky Block Spiral Pages as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161106033732/http://mapsandmods.com:80/s/spiralluckyblocks1710 1.7.10] and [https://web.archive.org/web/20161103135136/http://mapsandmods.com:80/s/spiralluckyblocks18 1.8.9] page from Maps & Mods.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Trivia ==
This is the first known Lucky Block Addon to use Loot++.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
12a7a6946122d8df2b267d491218f37b0b968435
981
980
2025-01-12T01:05:07Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spiral
|image=Lucky block spiral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon Curseforge]
|Requires Additional Mods:=[[Loot++]]<br>
Headcrumbs<ref name="1710exclusivespiraldownloads"<ref>[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-7-lucky-block-addon 1.7.10] only.</ref>
<br> Just A Few Fish<ref name="1710exclusivespiraldownloads"/><br>
Ruins<ref name="1710exclusivespiraldownloads"/>
Tinker's Construct<ref name="1710exclusivespiraldownloads"/>
|Total Downloads:=>1,637,507<ref>Combined total between the 1.7.10, 1.8 Lucky Block Spiral Pages as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161106033732/http://mapsandmods.com:80/s/spiralluckyblocks1710 1.7.10] and [https://web.archive.org/web/20161103135136/http://mapsandmods.com:80/s/spiralluckyblocks18 1.8.9] page from Maps & Mods.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Trivia ==
This is the first known Lucky Block Addon to use Loot++.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Created by Tmtravlr]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
5d48a11984e9ba4fa172ff0bb2b1ffa58ec80108
File:Wheat lucky block.png
6
389
982
966
2025-01-12T01:13:12Z
Jerios
566247
Jerios uploaded a new version of [[File:Wheat lucky block.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
988
982
2025-01-12T01:40:18Z
Jerios
566247
Jerios uploaded a new version of [[File:Wheat lucky block.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
989
988
2025-01-12T01:41:20Z
Jerios
566247
Jerios uploaded a new version of [[File:Wheat lucky block.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
990
989
2025-01-12T01:53:44Z
Jerios
566247
Jerios uploaded a new version of [[File:Wheat lucky block.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
991
990
2025-01-12T01:58:33Z
Jerios
566247
Jerios uploaded a new version of [[File:Wheat lucky block.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
992
991
2025-01-12T01:58:55Z
Jerios
566247
Jerios uploaded a new version of [[File:Wheat lucky block.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
994
992
2025-01-12T02:18:13Z
Jerios
566247
Jerios uploaded a new version of [[File:Wheat lucky block.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
995
994
2025-01-12T02:28:45Z
Jerios
566247
Jerios uploaded a new version of [[File:Wheat lucky block.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
996
995
2025-01-12T02:30:22Z
Jerios
566247
Jerios uploaded a new version of [[File:Wheat lucky block.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
997
996
2025-01-12T02:31:58Z
Jerios
566247
Jerios uploaded a new version of [[File:Wheat lucky block.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
998
997
2025-01-12T02:35:42Z
Jerios
566247
Jerios uploaded a new version of [[File:Wheat lucky block.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
999
998
2025-01-12T02:40:24Z
Jerios
566247
Jerios uploaded a new version of [[File:Wheat lucky block.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Fantasia Promotional Image.png
6
390
983
2025-01-12T01:14:11Z
KristenStuffs
564421
FANTASIA LUCKY BLOCK promotional image.
wikitext
text/x-wiki
== Summary ==
FANTASIA LUCKY BLOCK promotional image.
3a97db7fbf838a9e302763cb7b1ec28646fe1b10
File:FANTASIA LUCKY BLOCK banner.png
6
391
984
2025-01-12T01:14:48Z
KristenStuffs
564421
FANTASIA LUCKY BLOCK banner.
wikitext
text/x-wiki
== Summary ==
FANTASIA LUCKY BLOCK banner.
3bbe3af07d9a0e0bf883dcda93f3ba5da2fad07f
Fantasia Lucky Block
0
392
985
2025-01-12T01:32:03Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=FANTASIA LUCKY BLOCK |image=Fantasia lucky block.png |Creator:=[https://www.minecraftforum.net/members/CazCadeMC/threads CazCadeMC] |Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various Minecraft Forums] |Requires Additional Mods:= ❌ |Total Downloads:=>10,000<ref>This number cannot be verified.</ref> |Availability:=Partially Available |Forge:= ✔️..."
wikitext
text/x-wiki
{{Addon Infobox
|title=FANTASIA LUCKY BLOCK
|image=Fantasia lucky block.png
|Creator:=[https://www.minecraftforum.net/members/CazCadeMC/threads CazCadeMC]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>10,000<ref>This number cannot be verified.</ref>
|Availability:=Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Available Downloads ==
== Gallery ==
<gallery widths="96px" heights="96px">
File:Fantasia Promotional Image.png|Promotional image.
File:FANTASIA LUCKY BLOCK banner.png|FANTASIA LUCKY BLOCK-themed banner.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Forge]]
[[Category:Minecraft Forums]]
[[Category:Partially Available]]
ff2a688cd4fc5fa260b5ee6e68e60520cabefa96
986
985
2025-01-12T01:33:06Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=FANTASIA LUCKY BLOCK
|image=Fantasia lucky block.png
|Creator:=[https://www.minecraftforum.net/members/CazCadeMC/threads CazCadeMC]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>10,000<ref>This number cannot be verified.</ref>
|Availability:=Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Available Downloads ==
== Gallery ==
<gallery widths="96px" heights="96px">
File:Fantasia Promotional Image.png|Promotional image.
File:FANTASIA LUCKY BLOCK banner.png|FANTASIA LUCKY BLOCK-themed banner.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Forge]]
[[Category:Minecraft Forums]]
401e1602d4ff4fb0881a45e409f0f4de94e72d9f
1011
986
2025-01-12T03:59:39Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=FANTASIA LUCKY BLOCK
|image=Fantasia lucky block.png
|Creator:=[https://www.minecraftforum.net/members/CazCadeMC/threads CazCadeMC]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>10,000<ref>This number cannot be verified.</ref>
|Availability:=Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| January 16th, 2016||
Minecraft Forums page created.<br>
[[File:fantasia lucky block.png|frameless|32x32px]] V 1.0 was released into the Minecraft Forums.<ref>https://web.archive.org/web/20160120011800/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref><ref>https://web.archive.org/web/20160322063243/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref>
|-
|-
| Before or on January 20th, 2016||
V 1.1 (Name Update) was released.<br>
The name was updated.<br>
V 2 (Chance Update!) was released.
|-
|-
| Before or on March 20th, 2016
V 1.3 (Revolution Update) was released.<br>
V1.4 (Improvement Update) was released.<br>
V1.41 (Improvement Update II) was released.<br>
V1.5 (The Base Update) was released.<br>
V1.5.1 (BugFix Update) was released.
V A1.42 (10000 Downloaders Update) was released.
V B1.6 (10000 Downloaders Update) was released.
|-
|-
| After December 7th, 2016<https://web.archive.org/web/20161207023128/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various> but before or on February 5th, 2017||
V1.7 (Revolution Update) was released.<ref>File name says v1.5 despite it being v1.7.</ref><ref>This is not a typo on the wiki, this is the second updated called "Revolution Update".</ref>
V1.71 (Bugfix Update II) was released.
|-
|}
== Available Downloads ==
== Gallery ==
<gallery widths="96px" heights="96px">
File:FANTASIA_promo_image.png|Original promotional image.
File:Fantasia_promo_image_3.png|Second promotional image.
File:Fantasia Promotional Image.png|Current promotional image.
File:FANTASIA LUCKY BLOCK banner.png|FANTASIA LUCKY BLOCK-themed banner.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
ae70f5dee0ce0a9347e8a9625f0e7d0caa6b9902
1012
1011
2025-01-12T04:04:43Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=FANTASIA LUCKY BLOCK
|image=Fantasia lucky block.png
|Creator:=[https://www.minecraftforum.net/members/CazCadeMC/threads CazCadeMC]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>10,000<ref>This number cannot be verified.</ref>
|Availability:=Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| January 16th, 2016||
Minecraft Forums page created.<br>
[[File:fantasia lucky block.png|frameless|32x32px]] V 1.0 was released into the Minecraft Forums.<ref>https://web.archive.org/web/20160120011800/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref><ref>https://web.archive.org/web/20160322063243/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref>
|-
|-
| Before or on January 20th, 2016||
V 1.1 (Name Update) was released.<br>
The name was updated.<br>
V 2 (Chance Update!) was released.
|-
|-
| Before or on March 20th, 2016||
V 1.3 (Revolution Update) was released.<br>
V1.4 (Improvement Update) was released.<br>
V1.41 (Improvement Update II) was released.<br>
V1.5 (The Base Update) was released.<br>
V1.5.1 (BugFix Update) was released.
V A1.42 (10000 Downloaders Update) was released.
V B1.6 (10000 Downloaders Update) was released.
|-
|-
| After December 7th, 2016<ref> https://web.archive.org/web/20161207023128/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref> but before or on February 5th, 2017||
V1.7 (Revolution Update) was released.<ref>File name says v1.5 despite it being v1.7.</ref><ref>This is not a typo on the wiki, this is the second updated called "Revolution Update".</ref><br>
V1.71 (Bugfix Update II) was released.
|-
|}
== Available Downloads ==
== Gallery ==
<gallery widths="96px" heights="96px">
File:FANTASIA_promo_image.png|Original promotional image.
File:Fantasia_promo_image_3.png|Second promotional image.
File:Fantasia Promotional Image.png|Current promotional image.
File:FANTASIA LUCKY BLOCK banner.png|FANTASIA LUCKY BLOCK-themed banner.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
616415a634774702ba4ac07b215c96ab0e3341db
1013
1012
2025-01-12T04:08:41Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=FANTASIA LUCKY BLOCK
|image=Fantasia lucky block.png
|Creator:=[https://www.minecraftforum.net/members/CazCadeMC/threads CazCadeMC]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>10,000<ref>This number cannot be verified.</ref>
|Availability:=Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| January 16th, 2016||
Minecraft Forums page created.<br>
[[File:fantasia lucky block.png|frameless|32x32px]] V 1.0 was released into the Minecraft Forums.<ref>https://web.archive.org/web/20160120011800/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref><ref>https://web.archive.org/web/20160322063243/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref>
|-
|-
| Before or on January 20th, 2016||
V 1.1 (Name Update) was released.<br>
The name was updated.<br>
V 2 (Chance Update!) was released.
|-
|-
| Before or on March 20th, 2016||
V 1.3 (Revolution Update) was released.<br>
V1.4 (Improvement Update) was released.<br>
V1.41 (Improvement Update II) was released.<br>
V1.5 (The Base Update) was released.<br>
V1.5.1 (BugFix Update) was released.<br>
V A1.42 (10000 Downloaders Update) was released.<br>
V B1.6 (10000 Downloaders Update) was released.
|-
|-
| After December 7th, 2016<ref> https://web.archive.org/web/20161207023128/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref> but before or on February 5th, 2017||
V1.7 (Revolution Update) was released.<ref>File name says v1.5 despite it being v1.7.</ref><ref>This is not a typo on the wiki, this is the second updated called "Revolution Update".</ref><br>
V1.71 (Bugfix Update II) was released.
|-
|}
== Available Downloads ==
== Gallery ==
<gallery widths="96px" heights="96px">
File:FANTASIA_promo_image.png|Original promotional image.
File:Fantasia_promo_image_3.png|Second promotional image.
File:Fantasia Promotional Image.png|Current promotional image.
File:FANTASIA LUCKY BLOCK banner.png|FANTASIA LUCKY BLOCK-themed banner.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
24e8efe6831bac74f8d219499bda5cddcaf3f456
1014
1013
2025-01-12T04:22:44Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=FANTASIA LUCKY BLOCK
|image=Fantasia lucky block.png
|Creator:=[https://www.minecraftforum.net/members/CazCadeMC/threads CazCadeMC]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>10,000<ref>This number cannot be verified.</ref>
|Availability:=Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| January 16th, 2016||
Minecraft Forums page created.<br>
[[File:fantasia lucky block.png|frameless|32x32px]] V 1.0 was released into the Minecraft Forums.<ref>https://web.archive.org/web/20160120011800/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref><ref>https://web.archive.org/web/20160322063243/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref>
|-
|-
| Before or on January 20th, 2016||
V 1.1 (Name Update) was released.<br>
The name was updated.<br>
V 2 (Chance Update!) was released.
|-
|-
| Before or on March 20th, 2016||
V 1.3 (Revolution Update) was released.<br>
V1.4 (Improvement Update) was released.<br>
V1.41 (Improvement Update II) was released.<br>
V1.5 (The Base Update) was released.<br>
V1.5.1 (BugFix Update) was released.<br>
V A1.42 (10000 Downloaders Update) was released.<br>
V B1.6 (10000 Downloaders Update) was released.
|-
|-
| After December 7th, 2016<ref> https://web.archive.org/web/20161207023128/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref> but before or on February 5th, 2017||
V1.7 (Revolution Update) was released.<ref>File name says v1.5 despite it being v1.7.</ref><ref>This is not a typo on the wiki, this is the second updated called "Revolution Update".</ref><br>
|-
|-
| On or after January 17th, 2017<ref>Latest modified file date for V1.71</ref>, but before or on February 5th, 2017||
V1.71 (Bugfix Update II) was released.
|-
|-
|}
== Available Downloads ==
== Gallery ==
<gallery widths="96px" heights="96px">
File:FANTASIA_promo_image.png|Original promotional image.
File:Fantasia_promo_image_3.png|Second promotional image.
File:Fantasia Promotional Image.png|Current promotional image.
File:FANTASIA LUCKY BLOCK banner.png|FANTASIA LUCKY BLOCK-themed banner.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
68532ac4bdf88c19c583e3c7d06ed1b41848e892
1015
1014
2025-01-12T04:22:57Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=FANTASIA LUCKY BLOCK
|image=Fantasia lucky block.png
|Creator:=[https://www.minecraftforum.net/members/CazCadeMC/threads CazCadeMC]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>10,000<ref>This number cannot be verified.</ref>
|Availability:=Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| January 16th, 2016||
Minecraft Forums page created.<br>
[[File:fantasia lucky block.png|frameless|32x32px]] V 1.0 was released into the Minecraft Forums.<ref>https://web.archive.org/web/20160120011800/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref><ref>https://web.archive.org/web/20160322063243/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref>
|-
|-
| Before or on January 20th, 2016||
V 1.1 (Name Update) was released.<br>
The name was updated.<br>
V 2 (Chance Update!) was released.
|-
|-
| Before or on March 20th, 2016||
V 1.3 (Revolution Update) was released.<br>
V1.4 (Improvement Update) was released.<br>
V1.41 (Improvement Update II) was released.<br>
V1.5 (The Base Update) was released.<br>
V1.5.1 (BugFix Update) was released.<br>
V A1.42 (10000 Downloaders Update) was released.<br>
V B1.6 (10000 Downloaders Update) was released.
|-
|-
| After December 7th, 2016<ref> https://web.archive.org/web/20161207023128/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref> but before or on February 5th, 2017||
V1.7 (Revolution Update) was released.<ref>File name says v1.5 despite it being v1.7.</ref><ref>This is not a typo on the wiki, this is the second updated called "Revolution Update".</ref><br>
|-
|-
| On or after January 17th, 2017<ref>Latest modified file date for V1.71</ref> but before or on February 5th, 2017||
V1.71 (Bugfix Update II) was released.
|-
|-
|}
== Available Downloads ==
== Gallery ==
<gallery widths="96px" heights="96px">
File:FANTASIA_promo_image.png|Original promotional image.
File:Fantasia_promo_image_3.png|Second promotional image.
File:Fantasia Promotional Image.png|Current promotional image.
File:FANTASIA LUCKY BLOCK banner.png|FANTASIA LUCKY BLOCK-themed banner.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
9599c6e0879653374132d1e522281d79d11c9347
1016
1015
2025-01-12T04:25:18Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=FANTASIA LUCKY BLOCK
|image=Fantasia lucky block.png
|Creator:=[https://www.minecraftforum.net/members/CazCadeMC/threads CazCadeMC]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>10,000<ref>This number cannot be verified.</ref>
|Availability:=Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| January 16th, 2016||
Minecraft Forums page created.<br>
[[File:fantasia lucky block.png|frameless|32x32px]] V 1.0 was released into the Minecraft Forums.<ref>https://web.archive.org/web/20160120011800/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref><ref>https://web.archive.org/web/20160322063243/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref>
|-
|-
| Before or on January 20th, 2016||
V 1.1 (Name Update) was released.<br>
The name was updated.<br>
V 2 (Chance Update) was released.
|-
|-
| Before or on March 20th, 2016||
V 1.3 (Revolution Update) was released.<br>
V1.4 (Improvement Update) was released.<br>
V1.41 (Improvement Update II) was released.<br>
V1.5 (The Base Update) was released.<br>
V1.5.1 (BugFix Update) was released.<br>
V A1.42 (10000 Downloaders Update) was released.<br>
V B1.6 (10000 Downloaders Update) was released.
|-
|-
| After December 7th, 2016<ref> https://web.archive.org/web/20161207023128/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref> but before or on February 5th, 2017||
V1.7 (Revolution Update) was released.<ref>File name says v1.5 despite it being v1.7.</ref><ref>This is not a typo on the wiki, this is the second updated called "Revolution Update".</ref><br>
|-
|-
| On or after January 17th, 2017<ref>Latest modified file date for V1.71</ref> but before or on February 5th, 2017||
V1.71 (Bugfix Update II) was released.
|-
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-fantasia-1.2-by-caz-cade-1 V 2 (Chance Update)]<br>
== Gallery ==
<gallery widths="96px" heights="96px">
File:FANTASIA_promo_image.png|Original promotional image.
File:Fantasia_promo_image_3.png|Second promotional image.
File:Fantasia Promotional Image.png|Current promotional image.
File:FANTASIA LUCKY BLOCK banner.png|FANTASIA LUCKY BLOCK-themed banner.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
eb2076fa8a4da2077fe141a85fb5730d391be3a7
1017
1016
2025-01-12T04:27:24Z
KristenStuffs
564421
/* Available Downloads */
wikitext
text/x-wiki
{{Addon Infobox
|title=FANTASIA LUCKY BLOCK
|image=Fantasia lucky block.png
|Creator:=[https://www.minecraftforum.net/members/CazCadeMC/threads CazCadeMC]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>10,000<ref>This number cannot be verified.</ref>
|Availability:=Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| January 16th, 2016||
Minecraft Forums page created.<br>
[[File:fantasia lucky block.png|frameless|32x32px]] V 1.0 was released into the Minecraft Forums.<ref>https://web.archive.org/web/20160120011800/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref><ref>https://web.archive.org/web/20160322063243/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref>
|-
|-
| Before or on January 20th, 2016||
V 1.1 (Name Update) was released.<br>
The name was updated.<br>
V 2 (Chance Update) was released.
|-
|-
| Before or on March 20th, 2016||
V 1.3 (Revolution Update) was released.<br>
V1.4 (Improvement Update) was released.<br>
V1.41 (Improvement Update II) was released.<br>
V1.5 (The Base Update) was released.<br>
V1.5.1 (BugFix Update) was released.<br>
V A1.42 (10000 Downloaders Update) was released.<br>
V B1.6 (10000 Downloaders Update) was released.
|-
|-
| After December 7th, 2016<ref> https://web.archive.org/web/20161207023128/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref> but before or on February 5th, 2017||
V1.7 (Revolution Update) was released.<ref>File name says v1.5 despite it being v1.7.</ref><ref>This is not a typo on the wiki, this is the second updated called "Revolution Update".</ref><br>
|-
|-
| On or after January 17th, 2017<ref>Latest modified file date for V1.71</ref> but before or on February 5th, 2017||
V1.71 (Bugfix Update II) was released.
|-
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-fantasia-1.2-by-caz-cade-1 V 2 (Chance Update)]<br>
[https://archive.org/details/lucky-block-fantasia-1.5-by-caz-cade-mc V1.5 (The Base Update)]<br>
[https://archive.org/details/lucky-block-fantasia-b-1.6-by-caz-cade V B1.6 (10000 Downloaders Update)]
[https://archive.org/details/lucky-block-fantasia-1.71-by-caz-cade-mc V1.71 (Bugfix Update II)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:FANTASIA_promo_image.png|Original promotional image.
File:Fantasia_promo_image_3.png|Second promotional image.
File:Fantasia Promotional Image.png|Current promotional image.
File:FANTASIA LUCKY BLOCK banner.png|FANTASIA LUCKY BLOCK-themed banner.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
730963e2d3d987c82d36bf1b5d370e094d49d71f
1018
1017
2025-01-12T04:27:39Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=FANTASIA LUCKY BLOCK
|image=Fantasia lucky block.png
|Creator:=[https://www.minecraftforum.net/members/CazCadeMC/threads CazCadeMC]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>10,000<ref>This number cannot be verified.</ref>
|Availability:=Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| January 16th, 2016||
Minecraft Forums page created.<br>
[[File:fantasia lucky block.png|frameless|32x32px]] V 1.0 was released into the Minecraft Forums.<ref>https://web.archive.org/web/20160120011800/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref><ref>https://web.archive.org/web/20160322063243/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref>
|-
|-
| Before or on January 20th, 2016||
V 1.1 (Name Update) was released.<br>
The name was updated.<br>
V 2 (Chance Update) was released.
|-
|-
| Before or on March 20th, 2016||
V 1.3 (Revolution Update) was released.<br>
V1.4 (Improvement Update) was released.<br>
V1.41 (Improvement Update II) was released.<br>
V1.5 (The Base Update) was released.<br>
V1.5.1 (BugFix Update) was released.<br>
V A1.42 (10000 Downloaders Update) was released.<br>
V B1.6 (10000 Downloaders Update) was released.
|-
|-
| After December 7th, 2016<ref> https://web.archive.org/web/20161207023128/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref> but before or on February 5th, 2017||
V1.7 (Revolution Update) was released.<ref>File name says v1.5 despite it being v1.7.</ref><ref>This is not a typo on the wiki, this is the second updated called "Revolution Update".</ref><br>
|-
|-
| On or after January 17th, 2017<ref>Latest modified file date for V1.71</ref> but before or on February 5th, 2017||
V1.71 (Bugfix Update II) was released.
|-
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-fantasia-1.2-by-caz-cade-1 V 2 (Chance Update)]<br>
[https://archive.org/details/lucky-block-fantasia-1.5-by-caz-cade-mc V1.5 (The Base Update)]<br>
[https://archive.org/details/lucky-block-fantasia-b-1.6-by-caz-cade V B1.6 (10000 Downloaders Update)]<br>
[https://archive.org/details/lucky-block-fantasia-1.71-by-caz-cade-mc V1.71 (Bugfix Update II)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:FANTASIA_promo_image.png|Original promotional image.
File:Fantasia_promo_image_3.png|Second promotional image.
File:Fantasia Promotional Image.png|Current promotional image.
File:FANTASIA LUCKY BLOCK banner.png|FANTASIA LUCKY BLOCK-themed banner.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
91778d5415f8df55420eeec397974cfbc74416ad
1019
1018
2025-01-12T04:52:25Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=FANTASIA LUCKY BLOCK
|image=Fantasia lucky block.png
|Creator:=[https://www.minecraftforum.net/members/CazCadeMC/threads CazCadeMC]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various Minecraft Forums]
|Requires Additional Mods:= Colorful Tools<br>
Nystical Epicarno Dimension Mod<br>
Custom NPCS<br>
Volcaloid mod<br>
Youtubers+<br>
[[Loot++]]<ref>V 1.3 onwards.</ref><br>
Block Monsters Mod<ref>Required before or before V1.5 (The Base Update)</ref>
|Total Downloads:=>10,000<ref>This number cannot be verified.</ref>
|Availability:=Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| January 16th, 2016||
Minecraft Forums page created.<br>
[[File:fantasia lucky block.png|frameless|32x32px]] V 1.0 was released into the Minecraft Forums.<ref>https://web.archive.org/web/20160120011800/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref><ref>https://web.archive.org/web/20160322063243/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref>
|-
|-
| Before or on January 20th, 2016||
V 1.1 (Name Update) was released.<br>
The name was updated.<br>
V 2 (Chance Update) was released.
|-
|-
| Before or on March 20th, 2016||
V 1.3 (Revolution Update) was released.<br>
V1.4 (Improvement Update) was released.<br>
V1.41 (Improvement Update II) was released.<br>
V1.5 (The Base Update) was released.<br>
V1.5.1 (BugFix Update) was released.<br>
V A1.42 (10000 Downloaders Update) was released.<br>
V B1.6 (10000 Downloaders Update) was released.
|-
|-
| After or on January 17th, 2017<ref>Latest modified file date for V1.7</ref> but before or on February 5th, 2017||
V1.7 (Revolution Update) was released.<ref>File name says v1.5 despite it being v1.7.</ref><ref>This is not a typo on the wiki, this is the second updated called "Revolution Update".</ref><br>
|-
|-
| On or after January 27th, 2017<ref>Latest modified file date for V1.71</ref> but before or on February 5th, 2017||
V1.71 (Bugfix Update II) was released.
|-
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-fantasia-1.2-by-caz-cade-1 V 2 (Chance Update)]<br>
[https://archive.org/details/lucky-block-fantasia-b-1.6-by-caz-cade V B1.6 (10000 Downloaders Update)]<br>
[https://archive.org/details/lucky-block-fantasia-1.5-by-caz-cade-mc V1.5 (V1.7 (Revolution Update)]<br>
[https://archive.org/details/lucky-block-fantasia-1.71-by-caz-cade-mc V1.71 (Bugfix Update II)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:FANTASIA_promo_image.png|Original promotional image.
File:Fantasia_promo_image_3.png|Second promotional image.
File:Fantasia Promotional Image.png|Current promotional image.
File:FANTASIA LUCKY BLOCK banner.png|FANTASIA LUCKY BLOCK-themed banner.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
139022c71b6bc8d559624b61b3c249b355ae831b
1020
1019
2025-01-12T04:57:54Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=FANTASIA LUCKY BLOCK
|image=Fantasia lucky block.png
|Creator:=[https://www.minecraftforum.net/members/CazCadeMC/threads CazCadeMC]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various Minecraft Forums]
|Requires Additional Mods:= Colorful Tools<br>
Nystical Epicarno Dimension Mod<br>
Custom NPCS<br>
Volcaloid mod<br>
Youtubers+<br>
[[Loot++]]<ref>V 1.3 onward.</ref>
Block Monsters Mod<ref>Required for V A1.42 (10000 Downloaders Update), V B1.6 (10000 Downloaders Update), and onward.</ref><br>
[[Potion Core]]<ref>V1.7 and V1.71 only.</ref>
|Total Downloads:=>10,000<ref>This number cannot be verified.</ref>
|Availability:=Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| January 16th, 2016||
Minecraft Forums page created.<br>
[[File:fantasia lucky block.png|frameless|32x32px]] V 1.0 was released into the Minecraft Forums.<ref>https://web.archive.org/web/20160120011800/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref><ref>https://web.archive.org/web/20160322063243/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref>
|-
|-
| Before or on January 20th, 2016||
V 1.1 (Name Update) was released.<br>
The name was updated.<br>
V 2 (Chance Update) was released.
|-
|-
| Before or on March 20th, 2016||
V 1.3 (Revolution Update) was released.<br>
V1.4 (Improvement Update) was released.<br>
V1.41 (Improvement Update II) was released.<br>
V1.5 (The Base Update) was released.<br>
V1.5.1 (BugFix Update) was released.<br>
V A1.42 (10000 Downloaders Update) was released.<br>
V B1.6 (10000 Downloaders Update) was released.
|-
|-
| After or on January 17th, 2017<ref>Latest modified file date for V1.7</ref> but before or on February 5th, 2017||
V1.7 (Revolution Update) was released.<ref>File name says v1.5 despite it being v1.7.</ref><ref>This is not a typo on the wiki, this is the second updated called "Revolution Update".</ref><br>
|-
|-
| On or after January 27th, 2017<ref>Latest modified file date for V1.71</ref> but before or on February 5th, 2017||
V1.71 (Bugfix Update II) was released.
|-
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-fantasia-1.2-by-caz-cade-1 V 2 (Chance Update)]<br>
[https://archive.org/details/lucky-block-fantasia-b-1.6-by-caz-cade V B1.6 (10000 Downloaders Update)]<br>
[https://archive.org/details/lucky-block-fantasia-1.5-by-caz-cade-mc V1.5 (V1.7 (Revolution Update)]<br>
[https://archive.org/details/lucky-block-fantasia-1.71-by-caz-cade-mc V1.71 (Bugfix Update II)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:FANTASIA_promo_image.png|Original promotional image.
File:Fantasia_promo_image_3.png|Second promotional image.
File:Fantasia Promotional Image.png|Current promotional image.
File:FANTASIA LUCKY BLOCK banner.png|FANTASIA LUCKY BLOCK-themed banner.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
11545e0aeadfac23de40a078f0c9e515ed2a9374
1021
1020
2025-01-12T04:58:47Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=FANTASIA LUCKY BLOCK
|image=Fantasia lucky block.png
|Creator:=[https://www.minecraftforum.net/members/CazCadeMC/threads CazCadeMC]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various Minecraft Forums]
|Requires Additional Mods:= Colorful Tools<br>
Nystical Epicarno Dimension Mod<br>
Custom NPCS<br>
Volcaloid mod<br>
Youtubers+<br>
[[Loot++]]<ref>V 1.3 onward.</ref><br>
Block Monsters Mod<ref>Required for V A1.42 (10000 Downloaders Update), V B1.6 (10000 Downloaders Update), and onward.</ref><br>
[[Potion Core]]<ref>V1.7 and V1.71 only.</ref>
|Total Downloads:=>10,000<ref>This number cannot be verified.</ref>
|Availability:=Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| January 16th, 2016||
Minecraft Forums page created.<br>
[[File:fantasia lucky block.png|frameless|32x32px]] V 1.0 was released into the Minecraft Forums.<ref>https://web.archive.org/web/20160120011800/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref><ref>https://web.archive.org/web/20160322063243/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref>
|-
|-
| Before or on January 20th, 2016||
V 1.1 (Name Update) was released.<br>
The name was updated.<br>
V 2 (Chance Update) was released.
|-
|-
| Before or on March 20th, 2016||
V 1.3 (Revolution Update) was released.<br>
V1.4 (Improvement Update) was released.<br>
V1.41 (Improvement Update II) was released.<br>
V1.5 (The Base Update) was released.<br>
V1.5.1 (BugFix Update) was released.<br>
V A1.42 (10000 Downloaders Update) was released.<br>
V B1.6 (10000 Downloaders Update) was released.
|-
|-
| After or on January 17th, 2017<ref>Latest modified file date for V1.7</ref> but before or on February 5th, 2017||
V1.7 (Revolution Update) was released.<ref>File name says v1.5 despite it being v1.7.</ref><ref>This is not a typo on the wiki, this is the second updated called "Revolution Update".</ref><br>
|-
|-
| On or after January 27th, 2017<ref>Latest modified file date for V1.71</ref> but before or on February 5th, 2017||
V1.71 (Bugfix Update II) was released.
|-
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-fantasia-1.2-by-caz-cade-1 V 2 (Chance Update)]<br>
[https://archive.org/details/lucky-block-fantasia-b-1.6-by-caz-cade V B1.6 (10000 Downloaders Update)]<br>
[https://archive.org/details/lucky-block-fantasia-1.5-by-caz-cade-mc V1.5 (V1.7 (Revolution Update)]<br>
[https://archive.org/details/lucky-block-fantasia-1.71-by-caz-cade-mc V1.71 (Bugfix Update II)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:FANTASIA_promo_image.png|Original promotional image.
File:Fantasia_promo_image_3.png|Second promotional image.
File:Fantasia Promotional Image.png|Current promotional image.
File:FANTASIA LUCKY BLOCK banner.png|FANTASIA LUCKY BLOCK-themed banner.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
f70d3631e167443e785e736ed06baede899de3a2
1024
1021
2025-01-12T05:24:53Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=FANTASIA LUCKY BLOCK
|image=Fantasia lucky block.png
|Creator:=[https://www.minecraftforum.net/members/CazCadeMC/threads CazCadeMC]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various Minecraft Forums]
|Requires Additional Mods:= Colorful Tools<br>
Nystical Epicarno Dimension Mod<br>
Custom NPCS<br>
Volcaloid mod<br>
Youtubers+<br>
[[Loot++]]<ref>V 1.3 onward.</ref><br>
Block Monsters Mod<ref>Required for V A1.42 (10000 Downloaders Update), V B1.6 (10000 Downloaders Update), and onward.</ref><br>
[[Potion Core]]<ref>V1.7 and V1.71 only.</ref>
|Total Downloads:=>10,000<ref>This number cannot be verified.</ref>
|Availability:=Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| January 16th, 2016||
Minecraft Forums page created.<br>
[[File:fantasia lucky block.png|frameless|32x32px]] V 1.0 was released into the Minecraft Forums.<ref>https://web.archive.org/web/20160120011800/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref><ref>https://web.archive.org/web/20160322063243/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref>
|-
|-
| Before or on January 20th, 2016||
V 1.1 (Name Update) was released.<br>
The name was updated.<br>
V 2 (Chance Update) was released.
|-
|-
| Before or on March 20th, 2016||
V 1.3 (Revolution Update) was released.<br>
V1.4 (Improvement Update) was released.<br>
V1.41 (Improvement Update II) was released.<br>
V1.5 (The Base Update) was released.<br>
V1.5.1 (BugFix Update) was released.<br>
V A1.42 (10000 Downloaders Update) was released.<br>
V B1.6 (10000 Downloaders Update) was released.
|-
|-
| After or on January 17th, 2017<ref>Latest modified file date for V1.7</ref> but before or on February 5th, 2017||
V1.7 (Revolution Update) was released.<ref>File name says v1.5 despite it being v1.7.</ref><ref>This is not a typo on the wiki, this is the second updated called "Revolution Update".</ref><br>
|-
|-
| On or after January 27th, 2017<ref>Latest modified file date for V1.71</ref> but before or on February 5th, 2017||
V1.71 (Bugfix Update II) was released.
|-
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-fantasia-1.2-by-caz-cade-1 V 2 (Chance Update)]<br>
[https://archive.org/details/lucky-block-fantasia-b-1.6-by-caz-cade V B1.6 (10000 Downloaders Update)]<br>
[https://archive.org/details/lucky-block-fantasia-1.5-by-caz-cade-mc V1.5 (V1.7 (Revolution Update)]<br>
[https://archive.org/details/lucky-block-fantasia-1.71-by-caz-cade-mc V1.71 (Bugfix Update II)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:FANTASIA_promo_image.png|Original promotional image.
File:Fantasia_promo_image_3.png|Second promotional image.
File:Fantasia Promotional Image.png|Current promotional image.
File:FANTASIA LUCKY BLOCK banner.png|FANTASIA LUCKY BLOCK-themed banner.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Minecraft Forums]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
2e17eeabb1c68fe2b99045395b8516983d30899a
Missing Lucky Block
0
375
987
918
2025-01-12T01:33:32Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Missing Lucky Block
|image=Missing lucky block.png
|Creator:=[https://www.minecraftforum.net/members/natorade8000/threads natorade8000]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8 Minecraft Forums]
|Requires Additional Mods:= ❌
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Installation ==
The Missing Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.<br>
For the best experience use [[Lucky Block]] V5.2.0 as the base, as unforeseen problems may occur with other 1.8 Lucky Block versions.
1) Download lucky_block (2).png<br>
2) Rename lucky_block (2).png to lucky_block.png<br>
3) Open up the Lucky Block 1.8.jar<br>
4) Go to assets\lucky\textures\blocks<br>
5) Drag the downloaded and renamed lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks\lucky_block.png texture<br>
6) Launch Minecraft with Lucky Block 1.8 installed<br>
7) Close Minecraft<br>
8) Go to the Missing Lucky Block's dropbox<br>
9) Open the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder><br>
10) Open .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt and delete the contents inside<br>
11) Copy and paste the contents of LuckyBlockProperties.txt from the Missing Lucky Block's dropbox inside of .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt<br>
== History ==
{| class="wikitable"
|-
| April 26th, 2015||
The first Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414050-missing-lucky-block-mod</ref><br>
The Second Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414474-missing-lucky-block-mod-1-8</ref>
|-
|-
| April 27th, 2015||
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414928-lucky-block-missing-mod-1-8</ref><br>
Update the name of Missing Lucky Block to Lucky Block Missing.
|-
|-
| April 30th, 2015||
The fourth Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8</ref><br>
Reverted the name of Lucky Block Missing back to Missing Lucky Block.
|-
|-
| May 2nd, 2015||
The lucky_block (2).png image was modified.
|-
|}
== Available Downloads ==
[https://www.dropbox.com/scl/fo/r18n0at3tlz40jb0fe0rm/AM1xJA5-6zbG9uSnjfnluIE?rlkey=eb5ujlsb0432ctttiur49qhzq&e=1&dl=0 Currently available original Dropbox contents]
== Trivia ==
structures.txt is blank.<br>
All four Minecraft Forums posts lead to the same Dropbox download.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Missing Lucky Block original promo image.png|Original promotional image.
File:Missing Lucky Block second promo image.png|Second promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
25d2c52bbc9509c52f8aecd048c8400634f8a276
File:American lucky block.png
6
394
1001
2025-01-12T02:52:33Z
Jerios
566247
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
1002
1001
2025-01-12T02:56:22Z
Jerios
566247
Jerios uploaded a new version of [[File:American lucky block texture.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:FANTASIA promo image.png
6
395
1005
2025-01-12T03:22:37Z
KristenStuffs
564421
Original promotional image for FANTASIA LUCKY BLOCK.
wikitext
text/x-wiki
== Summary ==
Original promotional image for FANTASIA LUCKY BLOCK.
5a29aeaa105c45ad16d8878af735aaf17b68a623
File:Fantasia promo image 3.png
6
396
1006
2025-01-12T03:28:20Z
KristenStuffs
564421
Second FANTASIA LUCKY BLOCK promotional image.
wikitext
text/x-wiki
== Summary ==
Second FANTASIA LUCKY BLOCK promotional image.
b8a174cb56dbd07944d55964e462742e488838d3
Lucky Block Sly
0
369
1008
961
2025-01-12T03:34:22Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://legacy.curseforge.com/members/sthot/projects sthot]<ref>https://imgur.com/a/piO0FE4</ref>
|Link:=[https://web.archive.org/web/20160704144120/http://minecraft.curseforge.com/projects/lucky-block-sly Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >28,478<ref name="curseforgedownloadsly" <ref>https://web.archive.org/web/20180905231734/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?cookieTest=1&page=3</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
Lucky Block Sly 1.0 was released.
|-
|-
| July 10th, 2015||
Lucky Block Sly 1.1b was released.<br>
Lucky Block Sly 1.1c was released.
|-
|-
| July 16th, 2015||
Lucky Block Sly 1.2a was released.<br>
Lucky Block Sly 1.2b was released.<br>
Lucky Block Sly 1.3 was released.
|-
|-
| July 17th, 2015||
Lucky Block Sly 1.4 was released.
|-
|-
| July 20th, 2015||
Lucky Block Sly 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Lucky Block Sly 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Lucky Block Sly 1.6 was released.
|-
|-
| August 6th, 2015||
Lucky Block Sly 1.7 was released.
|-
|-
| August 8th, 2015||
Lucky Block Sly 1.7b was released.
|-
|-
| August 9th, 2015||
Lucky Block Sly 1.8 was released.
|-
|-
| July 29th, 2016||
An update released.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/wfhqqkldfyozee2/Lucky%20Block%20Sly.7z Beta version of July 20th, 2015's Lucky Block Sly 1.5.]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
2bf1b3ab35414f99c1d522e60fbc72ed6976c502
1009
1008
2025-01-12T03:36:15Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://legacy.curseforge.com/members/sthot/projects sthot]<ref>https://imgur.com/a/piO0FE4</ref>
|Link:=[https://web.archive.org/web/20160704144120/http://minecraft.curseforge.com/projects/lucky-block-sly Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >28,478<ref name="curseforgedownloadsly" <ref>https://web.archive.org/web/20180905231734/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?cookieTest=1&page=3</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
Version 1.0 was released.
|-
|-
| July 10th, 2015||
Version 1.1b was released.<br>
Version 1.1c was released.
|-
|-
| July 16th, 2015||
Version 1.2a was released.<br>
Version 1.2b was released.<br>
Version 1.3 was released.
|-
|-
| July 17th, 2015||
Version 1.4 was released.
|-
|-
| July 20th, 2015||
Version 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Version 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Version 1.6 was released.
|-
|-
| August 6th, 2015||
Version 1.7 was released.
|-
|-
| August 8th, 2015||
Version 1.7b was released.
|-
|-
| August 9th, 2015||
Version 1.8 was released.
|-
|-
| July 29th, 2016||
An update released.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/wfhqqkldfyozee2/Lucky%20Block%20Sly.7z Beta version of July 20th, 2015's Lucky Block Sly 1.5.]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
9a347f83856507d3aa018bf70bbcc9253bcd8d61
1010
1009
2025-01-12T03:36:40Z
KristenStuffs
564421
/* Available Downloads */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://legacy.curseforge.com/members/sthot/projects sthot]<ref>https://imgur.com/a/piO0FE4</ref>
|Link:=[https://web.archive.org/web/20160704144120/http://minecraft.curseforge.com/projects/lucky-block-sly Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >28,478<ref name="curseforgedownloadsly" <ref>https://web.archive.org/web/20180905231734/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?cookieTest=1&page=3</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
Version 1.0 was released.
|-
|-
| July 10th, 2015||
Version 1.1b was released.<br>
Version 1.1c was released.
|-
|-
| July 16th, 2015||
Version 1.2a was released.<br>
Version 1.2b was released.<br>
Version 1.3 was released.
|-
|-
| July 17th, 2015||
Version 1.4 was released.
|-
|-
| July 20th, 2015||
Version 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Version 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Version 1.6 was released.
|-
|-
| August 6th, 2015||
Version 1.7 was released.
|-
|-
| August 8th, 2015||
Version 1.7b was released.
|-
|-
| August 9th, 2015||
Version 1.8 was released.
|-
|-
| July 29th, 2016||
An update released.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/wfhqqkldfyozee2/Lucky%20Block%20Sly.7z Beta version of July 20th, 2015's Version 1.5.]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
bef96eca4dbf90337094930bb353541cf3b0e5ee
Category:Mod Requirements
14
397
1022
2025-01-12T05:22:37Z
KristenStuffs
564421
Created page with "Common Lucky Block requirements."
wikitext
text/x-wiki
Common Lucky Block requirements.
492f89fa2e481a91dbb9419d7ffb69b2e1177fc1
Category:Requires Loot++
14
398
1023
2025-01-12T05:24:21Z
KristenStuffs
564421
Created page with "Lucky Blocks which require Loot++. [[Category:Mod Requirements]]"
wikitext
text/x-wiki
Lucky Blocks which require Loot++.
[[Category:Mod Requirements]]
61a4e0bebd1af1a8e4bd092152376a4f62735db9
Rainbow Lucky Block
0
348
1025
959
2025-01-12T05:25:28Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow lucky block
|image=Lucky block rainbow.gif
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge]
|Requires Additional Mods:= ❌<ref>1.7.10 Lucky Block mod only version.</ref><br>
[[Loot++]]<ref>1.8.x Version only.</ref><br>
Orespawn<ref>Both Modded 1.7.10 Versions only.</ref><br>
Much More Spiders<ref name="1710exclusivemoddedrainbowdownloads"<ref>Multi-Modded 1.7.10 Versions only</ref><br>
Rainbow World<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Pandora's Box<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Better Furances<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Enchanting Plus<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Mutant Creatures<ref name="1710exclusivemoddedrainbowdownloads"/><br>
|Total Downloads:= >1,000,000<ref>Only 41,626 downloads are currently verifiable as of January 10th, 2025 including from the latest archived versions of the [https://web.archive.org/web/20161108135846/http://mapsandmods.com:80/s/rainbowluckyblock Maps & Mods Page] .</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:RainbowLuckyBlockOG.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
The final update released.
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
ccb718f3fdc4e195df17d721fcc40916538ae3cb
American Lucky Block
0
361
1026
953
2025-01-12T05:26:02Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=American Lucky Block
|image=American lucky block texture.png
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Maps & Mods]
|Requires Additional Mods:= [[Loot++]]<br>
|Total Downloads:= >153<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest archived download numbers seen from mapsandmods.com].</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|- 2016/06/29
| June 29th, 2016||
The Maps & Mods page was created.
|-
|}
== Available Downloads ==
http://www.mediafire.com/download/6g5y719rm4o3p44/Lucky_Block_USA.zip
== Trivia ==
The creator, Tmtravlr lives in Canada.<ref>https://www.minecraftforum.net/members/Tmtravlr</ref>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Created by Tmtravlr]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
d33781e264d4e468df750a50976e6614f7f4b591
1048
1026
2025-01-12T06:10:15Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=American Lucky Block
|image=American lucky block texture.png
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Maps & Mods]
|Dependencies:= [[Loot++]]<br>
|Total Downloads:= >153<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest archived download numbers seen from mapsandmods.com].</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|- 2016/06/29
| June 29th, 2016||
The Maps & Mods page was created.
|-
|}
== Available Downloads ==
http://www.mediafire.com/download/6g5y719rm4o3p44/Lucky_Block_USA.zip
== Trivia ==
The creator, Tmtravlr lives in Canada.<ref>https://www.minecraftforum.net/members/Tmtravlr</ref>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Created by Tmtravlr]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
c9df3dc2a375efbc6765a38cd25485a47a8a45a1
Astral Lucky Block
0
363
1027
968
2025-01-12T05:26:43Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Astral Lucky Block
|image=astral
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/customization/astral-lucky-blocks Curseforge]
|Requires Additional Mods:=[[Loot++]]<br>
[[Potion Core]]
|Total Downloads:=>1,091,602<ref>Combined total from the Curseforge page as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161111214832/http://mapsandmods.com:80/s/astralluckyblocks Maps & Mods page].</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| March 29th, 2016||
The curseforge page was created.<br>
[[File:astral.png|frameless|32x32px]] Astral Lucky Block V1.0 was uploaded.
|-
|-
| March 30th, 2016||
Astral Lucky Block V1.1 was uploaded.
|-
|-
| April 7th, 2016||
Astral Lucky Block V1.2 was uploaded.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Created by Tmtravlr]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
fb7946b2dcd4d409129e0305af3817f302338a34
1031
1027
2025-01-12T05:31:14Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Astral Lucky Block
|image=astral
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/customization/astral-lucky-blocks Curseforge]
|Requires Additional Mods:=[[Loot++]]<br>
[[Potion Core]]
|Total Downloads:=>1,091,602<ref>Combined total from the Curseforge page as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161111214832/http://mapsandmods.com:80/s/astralluckyblocks Maps & Mods page].</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| March 29th, 2016||
The curseforge page was created.<br>
[[File:astral.png|frameless|32x32px]] Astral Lucky Block V1.0 was uploaded.
|-
|-
| March 30th, 2016||
Astral Lucky Block V1.1 was uploaded.
|-
|-
| April 7th, 2016||
Astral Lucky Block V1.2 was uploaded.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Created by Tmtravlr]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
1383e68a0e33b900b65588025c803f64d298e18a
1071
1031
2025-01-12T06:37:34Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Astral Lucky Block
|image=astral
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/customization/astral-lucky-blocks Curseforge]
|Dependencies:=[[Loot++]]<br>
[[Potion Core]]
|Total Downloads:=>1,091,602<ref>Combined total from the Curseforge page as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161111214832/http://mapsandmods.com:80/s/astralluckyblocks Maps & Mods page].</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| March 29th, 2016||
The curseforge page was created.<br>
[[File:astral.png|frameless|32x32px]] Astral Lucky Block V1.0 was uploaded.
|-
|-
| March 30th, 2016||
Astral Lucky Block V1.1 was uploaded.
|-
|-
| April 7th, 2016||
Astral Lucky Block V1.2 was uploaded.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Tmtravlr]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
ef3c55c54d39e2fe48e8aaf91d731ad994c30e64
Wheat Lucky Block
0
387
1028
1007
2025-01-12T05:27:27Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Wheat Lucky Block
|image=wheat lucky block.png
|Creator:=superfurnance<ref name="wheatfound" <ref>https://imgur.com/a/Nj08ESv cached version of Wheat Lucky Block Curseforge page taken from https://yandexwebcache.net/yandbtm?fmode=inject&tm=1736633519&tld=com&lang=en&la=1569239168&text=wheat+lucky+block&url=https%3A//www.curseforge.com/minecraft/customization/wheat-lucky-block%3Fsort%3Dfilelength&l10n=en&mime=html&sign=565aebe8e961ca7d5567246c8f60ab78&keyno=0&mode=html on September 23rd, 2019</ref>
|Link:=[https://www.curseforge.com/minecraft/customization/wheat-lucky-block/ Curseforge]<ref>Page does not exist anymore and is not archived.</ref>
|Requires Additional Mods:= <ref>Version 1.3 requirements are unknown.</ref><br>
❌<ref>Versions 1.0, 1.1, and 1.2</ref> <br>
[[Loot++]]<ref name="14only"<ref>Version 1.4 only.</ref>
[[Potion Core]]<ref name="14only"/>
|Total Downloads:= >3,863
|Availability:= Mostly Available?<ref>Unknown how many versions released.</ref>
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| March 4th, 2017||
Published publicly onto Curseforge.
|-
|-
| Before or on March 19th, 2017||
[[File:wheat lucky block.png|frameless|32x32px]] Version 1.0 was released.<br>
Version 1.1 was released.<br>
Version 1.2 was released.<br>
Version 1.3 was released.
|-
|-
| March 19th, 2017||
Version 1.4 was released.
|-
|}
== Available Downloads ==
[https://archive.org/details/wheat-lucky-block-1.0-unzip-meeee Version 1.0]<br>
[https://archive.org/details/wheat-lucky-block-1.1 Version 1.1]<br>
[https://archive.org/details/wheat-lucky-block-1.2 Version 1.2]<br>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Curseforge]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
a3ec8c7bf65eb6a3d08a3c7d4e10c8199504b0f3
1033
1028
2025-01-12T05:32:08Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Wheat Lucky Block
|image=wheat lucky block.png
|Creator:=superfurnance<ref name="wheatfound" <ref>https://imgur.com/a/Nj08ESv cached version of Wheat Lucky Block Curseforge page taken from https://yandexwebcache.net/yandbtm?fmode=inject&tm=1736633519&tld=com&lang=en&la=1569239168&text=wheat+lucky+block&url=https%3A//www.curseforge.com/minecraft/customization/wheat-lucky-block%3Fsort%3Dfilelength&l10n=en&mime=html&sign=565aebe8e961ca7d5567246c8f60ab78&keyno=0&mode=html on September 23rd, 2019</ref>
|Link:=[https://www.curseforge.com/minecraft/customization/wheat-lucky-block/ Curseforge]<ref>Page does not exist anymore and is not archived.</ref>
|Requires Additional Mods:= <ref>Version 1.3 requirements are unknown.</ref><br>
❌<ref>Versions 1.0, 1.1, and 1.2</ref> <br>
[[Loot++]]<ref name="14only"<ref>Version 1.4 only.</ref>
[[Potion Core]]<ref name="14only"/>
|Total Downloads:= >3,863
|Availability:= Mostly Available?<ref>Unknown how many versions released.</ref>
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| March 4th, 2017||
Published publicly onto Curseforge.
|-
|-
| Before or on March 19th, 2017||
[[File:wheat lucky block.png|frameless|32x32px]] Version 1.0 was released.<br>
Version 1.1 was released.<br>
Version 1.2 was released.<br>
Version 1.3 was released.
|-
|-
| March 19th, 2017||
Version 1.4 was released.
|-
|}
== Available Downloads ==
[https://archive.org/details/wheat-lucky-block-1.0-unzip-meeee Version 1.0]<br>
[https://archive.org/details/wheat-lucky-block-1.1 Version 1.1]<br>
[https://archive.org/details/wheat-lucky-block-1.2 Version 1.2]<br>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Curseforge]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
df36044060ef62ccd500dd5060303ef7f466447f
Lucky Block Spiral
0
347
1029
981
2025-01-12T05:27:51Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spiral
|image=Lucky block spiral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon Curseforge]
|Requires Additional Mods:=[[Loot++]]<br>
Headcrumbs<ref name="1710exclusivespiraldownloads"<ref>[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-7-lucky-block-addon 1.7.10] only.</ref>
<br> Just A Few Fish<ref name="1710exclusivespiraldownloads"/><br>
Ruins<ref name="1710exclusivespiraldownloads"/>
Tinker's Construct<ref name="1710exclusivespiraldownloads"/>
|Total Downloads:=>1,637,507<ref>Combined total between the 1.7.10, 1.8 Lucky Block Spiral Pages as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161106033732/http://mapsandmods.com:80/s/spiralluckyblocks1710 1.7.10] and [https://web.archive.org/web/20161103135136/http://mapsandmods.com:80/s/spiralluckyblocks18 1.8.9] page from Maps & Mods.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Trivia ==
This is the first known Lucky Block Addon to use Loot++.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Created by Tmtravlr]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
cf5f569364412b57566f6dbd4de26e60f9b81403
1047
1029
2025-01-12T06:08:41Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spiral
|image=Lucky block spiral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon Curseforge]
|Dependencies:=[[Loot++]]<br>
Headcrumbs<ref name="1710exclusivespiraldownloads"<ref>[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-7-lucky-block-addon 1.7.10] only.</ref>
<br> Just A Few Fish<ref name="1710exclusivespiraldownloads"/><br>
Ruins<ref name="1710exclusivespiraldownloads"/>
Tinker's Construct<ref name="1710exclusivespiraldownloads"/>
|Total Downloads:=>1,637,507<ref>Combined total between the 1.7.10, 1.8 Lucky Block Spiral Pages as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161106033732/http://mapsandmods.com:80/s/spiralluckyblocks1710 1.7.10] and [https://web.archive.org/web/20161103135136/http://mapsandmods.com:80/s/spiralluckyblocks18 1.8.9] page from Maps & Mods.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Trivia ==
This is the first known Lucky Block Addon to use Loot++.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Created by Tmtravlr]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
064b3ee1c9ca50fa7466193fbd4d7fc825854303
1070
1047
2025-01-12T06:36:47Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spiral
|image=Lucky block spiral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon Curseforge]
|Dependencies:=[[Loot++]]<br>
Headcrumbs<ref name="1710exclusivespiraldownloads"<ref>[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-7-lucky-block-addon 1.7.10] only.</ref>
<br> Just A Few Fish<ref name="1710exclusivespiraldownloads"/><br>
Ruins<ref name="1710exclusivespiraldownloads"/>
Tinker's Construct<ref name="1710exclusivespiraldownloads"/>
|Total Downloads:=>1,637,507<ref>Combined total between the 1.7.10, 1.8 Lucky Block Spiral Pages as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161106033732/http://mapsandmods.com:80/s/spiralluckyblocks1710 1.7.10] and [https://web.archive.org/web/20161103135136/http://mapsandmods.com:80/s/spiralluckyblocks18 1.8.9] page from Maps & Mods.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== Trivia ==
This is the first known Lucky Block Addon to use Loot++.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Tmtravlr]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
69ff3809cb3c7c23435cb2eea9a3c87775b543ef
Category:Requires Potion Core
14
399
1030
2025-01-12T05:30:00Z
KristenStuffs
564421
Created page with "Lucky Blocks which require Potion Core. [[Category:Mod Requirements]]"
wikitext
text/x-wiki
Lucky Blocks which require Potion Core.
[[Category:Mod Requirements]]
2a78438ecb4931df7a31f1c2edcaa0a4c38f5c33
1032
1030
2025-01-12T05:31:34Z
KristenStuffs
564421
KristenStuffs moved page [[Category:Requires Potion Core.]] to [[Category:Requires Potion Core]] without leaving a redirect
wikitext
text/x-wiki
Lucky Blocks which require Potion Core.
[[Category:Mod Requirements]]
2a78438ecb4931df7a31f1c2edcaa0a4c38f5c33
Fantasia Lucky Block
0
392
1034
1024
2025-01-12T05:33:01Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=FANTASIA LUCKY BLOCK
|image=Fantasia lucky block.png
|Creator:=[https://www.minecraftforum.net/members/CazCadeMC/threads CazCadeMC]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various Minecraft Forums]
|Requires Additional Mods:= Colorful Tools<br>
Nystical Epicarno Dimension Mod<br>
Custom NPCS<br>
Volcaloid mod<br>
Youtubers+<br>
[[Loot++]]<ref>V 1.3 onward.</ref><br>
Block Monsters Mod<ref>Required for V A1.42 (10000 Downloaders Update), V B1.6 (10000 Downloaders Update), and onward.</ref><br>
[[Potion Core]]<ref>V1.7 and V1.71 only.</ref>
|Total Downloads:=>10,000<ref>This number cannot be verified.</ref>
|Availability:=Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| January 16th, 2016||
Minecraft Forums page created.<br>
[[File:fantasia lucky block.png|frameless|32x32px]] V 1.0 was released into the Minecraft Forums.<ref>https://web.archive.org/web/20160120011800/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref><ref>https://web.archive.org/web/20160322063243/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref>
|-
|-
| Before or on January 20th, 2016||
V 1.1 (Name Update) was released.<br>
The name was updated.<br>
V 2 (Chance Update) was released.
|-
|-
| Before or on March 20th, 2016||
V 1.3 (Revolution Update) was released.<br>
V1.4 (Improvement Update) was released.<br>
V1.41 (Improvement Update II) was released.<br>
V1.5 (The Base Update) was released.<br>
V1.5.1 (BugFix Update) was released.<br>
V A1.42 (10000 Downloaders Update) was released.<br>
V B1.6 (10000 Downloaders Update) was released.
|-
|-
| After or on January 17th, 2017<ref>Latest modified file date for V1.7</ref> but before or on February 5th, 2017||
V1.7 (Revolution Update) was released.<ref>File name says v1.5 despite it being v1.7.</ref><ref>This is not a typo on the wiki, this is the second updated called "Revolution Update".</ref><br>
|-
|-
| On or after January 27th, 2017<ref>Latest modified file date for V1.71</ref> but before or on February 5th, 2017||
V1.71 (Bugfix Update II) was released.
|-
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-fantasia-1.2-by-caz-cade-1 V 2 (Chance Update)]<br>
[https://archive.org/details/lucky-block-fantasia-b-1.6-by-caz-cade V B1.6 (10000 Downloaders Update)]<br>
[https://archive.org/details/lucky-block-fantasia-1.5-by-caz-cade-mc V1.5 (V1.7 (Revolution Update)]<br>
[https://archive.org/details/lucky-block-fantasia-1.71-by-caz-cade-mc V1.71 (Bugfix Update II)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:FANTASIA_promo_image.png|Original promotional image.
File:Fantasia_promo_image_3.png|Second promotional image.
File:Fantasia Promotional Image.png|Current promotional image.
File:FANTASIA LUCKY BLOCK banner.png|FANTASIA LUCKY BLOCK-themed banner.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Minecraft Forums]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
bc126f7e8c2e50377366f022c54ae54adaff2207
1043
1034
2025-01-12T06:02:37Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=FANTASIA LUCKY BLOCK
|image=Fantasia lucky block.png
|Creator:=[https://www.minecraftforum.net/members/CazCadeMC/threads CazCadeMC]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various Minecraft Forums]
|Dependencies:= Colorful Tools<br>
Nystical Epicarno Dimension Mod<br>
Custom NPCS<br>
Volcaloid mod<br>
Youtubers+<br>
[[Loot++]]<ref>V 1.3 onward.</ref><br>
Block Monsters Mod<ref>Required for V A1.42 (10000 Downloaders Update), V B1.6 (10000 Downloaders Update), and onward.</ref><br>
[[Potion Core]]<ref>V1.7 and V1.71 only.</ref>
|Total Downloads:=>10,000<ref>This number cannot be verified.</ref>
|Availability:=Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
| January 16th, 2016||
Minecraft Forums page created.<br>
[[File:fantasia lucky block.png|frameless|32x32px]] V 1.0 was released into the Minecraft Forums.<ref>https://web.archive.org/web/20160120011800/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref><ref>https://web.archive.org/web/20160322063243/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref>
|-
|-
| Before or on January 20th, 2016||
V 1.1 (Name Update) was released.<br>
The name was updated.<br>
V 2 (Chance Update) was released.
|-
|-
| Before or on March 20th, 2016||
V 1.3 (Revolution Update) was released.<br>
V1.4 (Improvement Update) was released.<br>
V1.41 (Improvement Update II) was released.<br>
V1.5 (The Base Update) was released.<br>
V1.5.1 (BugFix Update) was released.<br>
V A1.42 (10000 Downloaders Update) was released.<br>
V B1.6 (10000 Downloaders Update) was released.
|-
|-
| After or on January 17th, 2017<ref>Latest modified file date for V1.7</ref> but before or on February 5th, 2017||
V1.7 (Revolution Update) was released.<ref>File name says v1.5 despite it being v1.7.</ref><ref>This is not a typo on the wiki, this is the second updated called "Revolution Update".</ref><br>
|-
|-
| On or after January 27th, 2017<ref>Latest modified file date for V1.71</ref> but before or on February 5th, 2017||
V1.71 (Bugfix Update II) was released.
|-
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-fantasia-1.2-by-caz-cade-1 V 2 (Chance Update)]<br>
[https://archive.org/details/lucky-block-fantasia-b-1.6-by-caz-cade V B1.6 (10000 Downloaders Update)]<br>
[https://archive.org/details/lucky-block-fantasia-1.5-by-caz-cade-mc V1.5 (V1.7 (Revolution Update)]<br>
[https://archive.org/details/lucky-block-fantasia-1.71-by-caz-cade-mc V1.71 (Bugfix Update II)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:FANTASIA_promo_image.png|Original promotional image.
File:Fantasia_promo_image_3.png|Second promotional image.
File:Fantasia Promotional Image.png|Current promotional image.
File:FANTASIA LUCKY BLOCK banner.png|FANTASIA LUCKY BLOCK-themed banner.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Minecraft Forums]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
bd362b331d47ce134d7cdfb66f356048461ef04c
1072
1043
2025-01-12T06:38:11Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=FANTASIA LUCKY BLOCK
|image=Fantasia lucky block.png
|Creator:=[https://www.minecraftforum.net/members/CazCadeMC/threads CazCadeMC]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various Minecraft Forums]
|Dependencies:= Colorful Tools<br>
Nystical Epicarno Dimension Mod<br>
Custom NPCS<br>
Volcaloid mod<br>
Youtubers+<br>
[[Loot++]]<ref>V 1.3 onward.</ref><br>
Block Monsters Mod<ref>Required for V A1.42 (10000 Downloaders Update), V B1.6 (10000 Downloaders Update), and onward.</ref><br>
[[Potion Core]]<ref>V1.7 and V1.71 only.</ref>
|Total Downloads:=>10,000<ref>This number cannot be verified.</ref>
|Availability:=Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| January 16th, 2016||
Minecraft Forums page created.<br>
[[File:fantasia lucky block.png|frameless|32x32px]] V 1.0 was released into the Minecraft Forums.<ref>https://web.archive.org/web/20160120011800/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref><ref>https://web.archive.org/web/20160322063243/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref>
|-
|-
| Before or on January 20th, 2016||
V 1.1 (Name Update) was released.<br>
The name was updated.<br>
V 2 (Chance Update) was released.
|-
|-
| Before or on March 20th, 2016||
V 1.3 (Revolution Update) was released.<br>
V1.4 (Improvement Update) was released.<br>
V1.41 (Improvement Update II) was released.<br>
V1.5 (The Base Update) was released.<br>
V1.5.1 (BugFix Update) was released.<br>
V A1.42 (10000 Downloaders Update) was released.<br>
V B1.6 (10000 Downloaders Update) was released.
|-
|-
| After or on January 17th, 2017<ref>Latest modified file date for V1.7</ref> but before or on February 5th, 2017||
V1.7 (Revolution Update) was released.<ref>File name says v1.5 despite it being v1.7.</ref><ref>This is not a typo on the wiki, this is the second updated called "Revolution Update".</ref><br>
|-
|-
| On or after January 27th, 2017<ref>Latest modified file date for V1.71</ref> but before or on February 5th, 2017||
V1.71 (Bugfix Update II) was released.
|-
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-fantasia-1.2-by-caz-cade-1 V 2 (Chance Update)]<br>
[https://archive.org/details/lucky-block-fantasia-b-1.6-by-caz-cade V B1.6 (10000 Downloaders Update)]<br>
[https://archive.org/details/lucky-block-fantasia-1.5-by-caz-cade-mc V1.5 (V1.7 (Revolution Update)]<br>
[https://archive.org/details/lucky-block-fantasia-1.71-by-caz-cade-mc V1.71 (Bugfix Update II)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:FANTASIA_promo_image.png|Original promotional image.
File:Fantasia_promo_image_3.png|Second promotional image.
File:Fantasia Promotional Image.png|Current promotional image.
File:FANTASIA LUCKY BLOCK banner.png|FANTASIA LUCKY BLOCK-themed banner.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Minecraft Forums]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
546003f57979be519ef20673b69d987b793d17cc
User:OwOstar/common.css
2
343
1035
778
2025-01-12T05:38:29Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
/*.druid-main-image img, */
/*.druid-main-images img {*/
/* max-width:75%;*/
/* height:auto;*/
/*}*/
/*div.druid-row + div.druid-row {*/
/* border-top: none;*/
/* position: relative;*/
/*}*/
/*div.druid-row + div.druid-row::before {*/
/* content: '';*/
/* position: absolute;*/
/* top: 0;*/
/* left: 5%;*/
/* width: 90%;*/
/* height: 1px;*/
/* background-color: black;*/
/*}*/
.druid-label {
text-align: center;
}
361bedc17067bea3431353bc7ffd7c3669d06949
1036
1035
2025-01-12T05:40:20Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
/*.druid-main-image img, */
/*.druid-main-images img {*/
/* max-width:75%;*/
/* height:auto;*/
/*}*/
/*div.druid-row + div.druid-row {*/
/* border-top: none;*/
/* position: relative;*/
/*}*/
/*div.druid-row + div.druid-row::before {*/
/* content: '';*/
/* position: absolute;*/
/* top: 0;*/
/* left: 5%;*/
/* width: 90%;*/
/* height: 1px;*/
/* background-color: black;*/
/*}*/
.druid-label {
text-align: center;
}
.druid-data {
text-align: center;
}
76039cbdc5750f5c9f2320bf02d6885651c6d324
1037
1036
2025-01-12T05:41:09Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
/*.druid-main-image img, */
/*.druid-main-images img {*/
/* max-width:75%;*/
/* height:auto;*/
/*}*/
/*div.druid-row + div.druid-row {*/
/* border-top: none;*/
/* position: relative;*/
/*}*/
/*div.druid-row + div.druid-row::before {*/
/* content: '';*/
/* position: absolute;*/
/* top: 0;*/
/* left: 5%;*/
/* width: 90%;*/
/* height: 1px;*/
/* background-color: black;*/
/*}*/
.druid-row {
text-align: center;
}
.druid-data {
text-align: center;
}
0d0d6548cc86e30f0395c346adc924cdbdd053a2
1038
1037
2025-01-12T05:41:28Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
/*.druid-main-image img, */
/*.druid-main-images img {*/
/* max-width:75%;*/
/* height:auto;*/
/*}*/
/*div.druid-row + div.druid-row {*/
/* border-top: none;*/
/* position: relative;*/
/*}*/
/*div.druid-row + div.druid-row::before {*/
/* content: '';*/
/* position: absolute;*/
/* top: 0;*/
/* left: 5%;*/
/* width: 90%;*/
/* height: 1px;*/
/* background-color: black;*/
/*}*/
.druid-label {
text-align: center;
}
div.druid-data {
text-align: center;
}
ee362ce6e9d642b3937344830ddc8cda696e1f05
1039
1038
2025-01-12T05:43:11Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
/*.druid-main-image img, */
/*.druid-main-images img {*/
/* max-width:75%;*/
/* height:auto;*/
/*}*/
/*div.druid-row + div.druid-row {*/
/* border-top: none;*/
/* position: relative;*/
/*}*/
/*div.druid-row + div.druid-row::before {*/
/* content: '';*/
/* position: absolute;*/
/* top: 0;*/
/* left: 5%;*/
/* width: 90%;*/
/* height: 1px;*/
/* background-color: black;*/
/*}*/
.druid-label {
text-align: center;
}
.druid-data {
margin: auto;
}
c2b0f2391ab7ccc58190d216f16678540bd0745c
File:Destiny lucky block.png
6
368
1040
825
2025-01-12T05:44:58Z
KristenStuffs
564421
/* Summary */
wikitext
text/x-wiki
== Summary ==
Destiny Lucky Block texture.
166495eb4cf432546876566657c238784d989cbc
Template:Addon Infobox
10
328
1041
685
2025-01-12T05:57:57Z
KristenStuffs
564421
wikitext
text/x-wiki
<includeonly>
{{#invoke:Infobox|main
|kind=Addon
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information, Compatibility
|Information=Creator:, Maintainer:, Contributors:, Link:, Requires Dependencies:, Total Downloads:, Compatible With:, Availability:
|Compatibility=Forge:, Fabric:, NeoForge:
}}
</includeonly><noinclude>
{{documentation}}
[[Category:Infobox templates]]</noinclude>
9186399f44aba141c97c495c3c16ccf6ddcc71cd
1042
1041
2025-01-12T05:58:38Z
KristenStuffs
564421
wikitext
text/x-wiki
<includeonly>
{{#invoke:Infobox|main
|kind=Addon
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information, Compatibility
|Information=Creator:, Maintainer:, Contributors:, Link:, Dependencies:, Total Downloads:, Compatible With:, Availability:
|Compatibility=Forge:, Fabric:, NeoForge:
}}
</includeonly><noinclude>
{{documentation}}
[[Category:Infobox templates]]</noinclude>
1287ceb041c31d56fc49289b7d710ac9e8a787aa
1050
1042
2025-01-12T06:11:57Z
KristenStuffs
564421
wikitext
text/x-wiki
<includeonly>
{{#invoke:Infobox|main
|kind=Addon
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information, Compatibility
|Information=Creator:, Maintainer:, Contributors:, Link:, Dependencies:, Total Downloads:, Compatible With:, Availability:
|Compatibility=Forge, Fabric, NeoForge
}}
</includeonly><noinclude>
{{documentation}}
[[Category:Infobox templates]]</noinclude>
2ea93aadfb37a4bc796f80f2dc182af4507b6be4
1053
1050
2025-01-12T06:13:09Z
KristenStuffs
564421
wikitext
text/x-wiki
<includeonly>
{{#invoke:Infobox|main
|kind=Addon
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information, Compatibility
|Information=Creator:, Maintainer:, Contributors:, Link:, Dependencies:, Total Downloads:, Compatible With:, Availability:
|Compatibility=Forge,Fabric,NeoForge
}}
</includeonly><noinclude>
{{documentation}}
[[Category:Infobox templates]]</noinclude>
b0dafbc0f86a92e92d586f2e90639d6431f6cddc
1054
1053
2025-01-12T06:13:54Z
KristenStuffs
564421
wikitext
text/x-wiki
<includeonly>
{{#invoke:Infobox|main
|kind=Addon
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information, Compatibility
|Information=Creator:, Maintainer:, Contributors:, Link:, Dependencies:, Total Downloads:, Compatible With:, Availability:
|Compatibility=Forge, Fabric, NeoForge
}}
</includeonly><noinclude>
{{documentation}}
[[Category:Infobox templates]]</noinclude>
2ea93aadfb37a4bc796f80f2dc182af4507b6be4
1056
1054
2025-01-12T06:15:17Z
KristenStuffs
564421
wikitext
text/x-wiki
<includeonly>
{{#invoke:Infobox|main
|kind=Addon
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information, Compatibility
|Information=Creator:, Maintainer:, Contributors:, Link:, Dependencies:, Total Downloads:, Compatible With:, Availability:
|Compatibility=test
}}
</includeonly><noinclude>
{{documentation}}
[[Category:Infobox templates]]</noinclude>
73ef8b0c82d38ed075d1699124dbfe3356004718
1057
1056
2025-01-12T06:19:18Z
KristenStuffs
564421
wikitext
text/x-wiki
<includeonly>
{{#invoke:Infobox|main
|kind=Addon
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information, Compatibility
|Information=Creator:, Maintainer:, Contributors:, Link:, Dependencies:, Total Downloads:, Compatible With:, Availability:
|Compatibility=test_nolabel
}}
</includeonly><noinclude>
{{documentation}}
[[Category:Infobox templates]]</noinclude>
58edbf1fbca1643302da12bfed89eb1796859bd7
1058
1057
2025-01-12T06:21:03Z
KristenStuffs
564421
Undo revision [[Special:Diff/1057|1057]] by [[Special:Contributions/KristenStuffs|KristenStuffs]] ([[User talk:KristenStuffs|talk]])
wikitext
text/x-wiki
<includeonly>
{{#invoke:Infobox|main
|kind=Addon
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information, Compatibility
|Information=Creator:, Maintainer:, Contributors:, Link:, Dependencies:, Total Downloads:, Compatible With:, Availability:
|Compatibility=test
}}
</includeonly><noinclude>
{{documentation}}
[[Category:Infobox templates]]</noinclude>
73ef8b0c82d38ed075d1699124dbfe3356004718
1059
1058
2025-01-12T06:21:43Z
KristenStuffs
564421
wikitext
text/x-wiki
<includeonly>
{{#invoke:Infobox|main
|kind=Addon
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information, Compatibility
|Information=Creator:, Maintainer:, Contributors:, Link:, Dependencies:, Total Downloads:, Compatible With:, Availability:
|Compatibility=Forge:, Fabric:, NeoForge:
}}
</includeonly><noinclude>
{{documentation}}
[[Category:Infobox templates]]</noinclude>
1287ceb041c31d56fc49289b7d710ac9e8a787aa
Lucky Block Spotted
0
372
1044
971
2025-01-12T06:04:55Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spotted
|image=Spotted lucky block.png
|Creator:=[https://web.archive.org/web/20160619222431/http://minecraft.curseforge.com/members/ButterCheetah266/projects ButterCheetah266]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spotted-cheetah-lucky-blocks Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:=13,751<ref>As of January 11th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
|October 24th, 2015||
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2547928-lucky-block-spotted-my-lucky-block-add-on-for</ref>
|-
|-
|November 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
|-
|-
|November 20th, 2015||
[[File:Spotted lucky block.png|frameless|32x32px]] Lucky Block Spotted (1.7.10) was released.<br>
Lucky Block Spotted (1.8) was released.
|-
|}
== Trivia ==
This Lucky Block is also known as Cheetah Lucky Block.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
f896b7b6141dc5ddf11789facc5b5aa42ca8e7e5
1046
1044
2025-01-12T06:08:19Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spotted
|image=Spotted lucky block.png
|Creator:=[https://web.archive.org/web/20160619222431/http://minecraft.curseforge.com/members/ButterCheetah266/projects ButterCheetah266]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spotted-cheetah-lucky-blocks Curseforge]
|Total Downloads:=13,751<ref>As of January 11th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
|October 24th, 2015||
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2547928-lucky-block-spotted-my-lucky-block-add-on-for</ref>
|-
|-
|November 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
|-
|-
|November 20th, 2015||
[[File:Spotted lucky block.png|frameless|32x32px]] Lucky Block Spotted (1.7.10) was released.<br>
Lucky Block Spotted (1.8) was released.
|-
|}
== Trivia ==
This Lucky Block is also known as Cheetah Lucky Block.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
a599284adea9118fd8bc06cfab9418f0f1b3d65e
Template:Mod Infobox
10
255
1045
638
2025-01-12T06:08:09Z
KristenStuffs
564421
wikitext
text/x-wiki
<includeonly>
{{#invoke:Infobox|main
|kind=Mod
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information, Compatibility
|Information=Creator:, Maintainer:, Contributors:, Link:, Source:, Dependencies, Compatible With:, Total Downloads:, Availability:
|Compatibility=Forge:, Fabric:, NeoForge:
}}
</includeonly><noinclude>
{{documentation}}
[[Category:Infobox templates]]</noinclude>
08bb53a563db137d6f4039b559ab621a5f58b024
Destiny Lucky Block
0
400
1049
2025-01-12T06:11:10Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Destiny Lucky Block |image=Destiny lucky block.png |Creator:=[https://www.curseforge.com/members/kilonove/projects Kilonove]<br> |Link:=[https://www.curseforge.com/minecraft/customization/destiny-lucky-blocks Curseforge] |Total Downloads:=>18,248<ref> As of January 12th, 2025.</ref> |Availability:=Completely Available |Forge:= ✔️ }}"
wikitext
text/x-wiki
{{Addon Infobox
|title=Destiny Lucky Block
|image=Destiny lucky block.png
|Creator:=[https://www.curseforge.com/members/kilonove/projects Kilonove]<br>
|Link:=[https://www.curseforge.com/minecraft/customization/destiny-lucky-blocks Curseforge]
|Total Downloads:=>18,248<ref> As of January 12th, 2025.</ref>
|Availability:=Completely Available
|Forge:= ✔️
}}
4ca4131a54549383a0f14efd82514c4488fd2d45
1051
1049
2025-01-12T06:12:37Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Destiny Lucky Block
|image=Destiny lucky block.png
|Creator:=[https://www.curseforge.com/members/kilonove/projects Kilonove]<br>
|Maintainer:=[https://www.curseforge.com/members/redrosewarrior1/projects RedRoseWarrior1]
|Link:=[https://www.curseforge.com/minecraft/customization/destiny-lucky-blocks Curseforge]
|Total Downloads:=>18,248<ref> As of January 12th, 2025.</ref>
|Availability:=Completely Available
|Forge:= ✔️
}}
fb45b38d1e2a2939756ce4de62660c07073e2692
1052
1051
2025-01-12T06:12:45Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Destiny Lucky Block
|image=Destiny lucky block.png
|Creator:=[https://www.curseforge.com/members/kilonove/projects Kilonove]<br>
|Maintainer:=[https://www.curseforge.com/members/redrosewarrior1/projects RedRoseWarrior1]
|Link:=[https://www.curseforge.com/minecraft/customization/destiny-lucky-blocks Curseforge]
|Total Downloads:=>18,248<ref> As of January 12th, 2025.</ref>
|Availability:=Completely Available
|Forge
}}
0726ebda6af01011e42ffa077083523cc8c84344
1055
1052
2025-01-12T06:14:11Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Destiny Lucky Block
|image=Destiny lucky block.png
|Creator:=[https://www.curseforge.com/members/kilonove/projects Kilonove]<br>
|Maintainer:=[https://www.curseforge.com/members/redrosewarrior1/projects RedRoseWarrior1]
|Link:=[https://www.curseforge.com/minecraft/customization/destiny-lucky-blocks Curseforge]
|Total Downloads:=>18,248<ref> As of January 12th, 2025.</ref>
|Availability:=Completely Available
|Forge=a
}}
1d1f345eb84ada6393bdbf1f0c9296127e1f4b21
1060
1055
2025-01-12T06:22:40Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Destiny Lucky Block
|image=Destiny lucky block.png
|Creator:=[https://www.curseforge.com/members/kilonove/projects Kilonove]<br>
|Maintainer:=[https://www.curseforge.com/members/redrosewarrior1/projects RedRoseWarrior1]
|Link:=[https://www.curseforge.com/minecraft/customization/destiny-lucky-blocks Curseforge]
|Total Downloads:=>18,248<ref> As of January 12th, 2025.</ref>
|Availability:=Completely Available
|Forge: ✔️
}}
4ea94ecc9e8e28bbc003fc106adbf29ce1a592de
1061
1060
2025-01-12T06:22:49Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Destiny Lucky Block
|image=Destiny lucky block.png
|Creator:=[https://www.curseforge.com/members/kilonove/projects Kilonove]<br>
|Maintainer:=[https://www.curseforge.com/members/redrosewarrior1/projects RedRoseWarrior1]
|Link:=[https://www.curseforge.com/minecraft/customization/destiny-lucky-blocks Curseforge]
|Total Downloads:=>18,248<ref> As of January 12th, 2025.</ref>
|Availability:=Completely Available
|Forge:✔️
}}
90421073ed4a348f05e0c64b138405d90555884b
1062
1061
2025-01-12T06:23:39Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Destiny Lucky Block
|image=Destiny lucky block.png
|Creator:=[https://www.curseforge.com/members/kilonove/projects Kilonove]<br>
|Maintainer:=[https://www.curseforge.com/members/redrosewarrior1/projects RedRoseWarrior1]
|Link:=[https://www.curseforge.com/minecraft/customization/destiny-lucky-blocks Curseforge]
|Total Downloads:=>18,248<ref> As of January 12th, 2025.</ref>
|Availability:=Completely Available
|Forge:= ✔️
}}
515ddcc20955b8885cc23642819e852953729a3a
1063
1062
2025-01-12T06:30:17Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Destiny Lucky Block
|image=Destiny lucky block.png
|Creator:=[https://www.curseforge.com/members/kilonove/projects Kilonove]
|Maintainer:=[https://www.curseforge.com/members/redrosewarrior1/projects RedRoseWarrior1]
|Contributors:=[https://www.curseforge.com/members/thesmartness/projects thesmartness]<br>
[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/customization/destiny-lucky-blocks Curseforge]
|Total Downloads:=>18,248<ref> As of January 12th, 2025.</ref>
|Availability:=Completely Available
|Forge:= ✔️
}}
25eeab30ecf932f5ae9fef5761c862b42ccc6d8a
User:OwOstar/sandbox
2
362
1064
832
2025-01-12T06:32:09Z
OwOstar
564436
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items Curseforge]
|Requires Additional Mods:= ❌
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Crafting ==
== Drops ==
<div class="mw-collapsible mw-collapsed">
===== Alpha (More than 100 New Drops) =====
# Example
===== Beta (With Towers) =====
#A Wooden Shovel, Sword, Pickaxe, Axe and Hoe
#A Stone Shovel, Sword, Pickaxe, Axe and Hoe
#A Gold Shovel, Sword, Pickaxe, Axe and Hoe
#(2-3) of either a Iron Shovel, Sword, Pickaxe, Axe or Hoe
#(1-2) of either a Diamond Shovel, Sword, Pickaxe, Axe or Hoe
#A Leather Helmet, Chestplate, Leggings and Boots
#A Gold Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Chainmail Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Iron Helmet, Chestplate, Leggings and Boots
#(1-2) of either a Diamond Helmet, Chestplate, Leggings and Boots
#A Iron, Gold, and Diamond Horse Armor
#A bow with (16-32) arows
#A Sponge
#(8) TNT
#(14) Obsidian
#(2-6) Endportal Frames
#A Dragon Egg
#A Beacon
#(8) Droppers
#(8) Hay Bales
#(8-16) Gold Ingots
#A stick
#(4) Paintings
#(2) Saddles
#A Cake
#A Rotten Flesh
#A Nether Star
#A Poppy named Romantic Rose
#(6-12) Bookshelves and (8-16) Books
#(8-16) Jack O' Lanterns and (8-16) Pumpkins
#(2-4) Golden Apples and (1-2) Enchanted Golden Apples
#(1-2) Buckets, and (1-2) Water Buckets, and (1-2) Milk Buckets, and (1-2) Lava Buckets
#(8-16) Raw Porkchops and (4-8) Cooked Porkchopss
#(8-16) Raw Fish and (4-8) Cooked Fish
#(8-16) Raw Beef and (4-8) Steak
#(8-16) Raw Chicken, and (4-8) Cooked Chicken
</div>
== History ==
{| class="wikitable"
|-
| February 27th, 2015||
[[File:Black lucky block.png|frameless|32x32px]]Published publicly onto Curse<ref>Currently known as Curseforge.</ref>.
|-
|-
| February 28th, 2015||
The second version was released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
39000122335a6226e78169f7462aca82c3f28753
1074
1064
2025-01-12T06:39:05Z
OwOstar
564436
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items Curseforge]
|Requires Additional Mods:= ❌
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
|caption=heyy there
}}
== Crafting ==
== Drops ==
<div class="mw-collapsible mw-collapsed">
===== Alpha (More than 100 New Drops) =====
# Example
===== Beta (With Towers) =====
#A Wooden Shovel, Sword, Pickaxe, Axe and Hoe
#A Stone Shovel, Sword, Pickaxe, Axe and Hoe
#A Gold Shovel, Sword, Pickaxe, Axe and Hoe
#(2-3) of either a Iron Shovel, Sword, Pickaxe, Axe or Hoe
#(1-2) of either a Diamond Shovel, Sword, Pickaxe, Axe or Hoe
#A Leather Helmet, Chestplate, Leggings and Boots
#A Gold Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Chainmail Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Iron Helmet, Chestplate, Leggings and Boots
#(1-2) of either a Diamond Helmet, Chestplate, Leggings and Boots
#A Iron, Gold, and Diamond Horse Armor
#A bow with (16-32) arows
#A Sponge
#(8) TNT
#(14) Obsidian
#(2-6) Endportal Frames
#A Dragon Egg
#A Beacon
#(8) Droppers
#(8) Hay Bales
#(8-16) Gold Ingots
#A stick
#(4) Paintings
#(2) Saddles
#A Cake
#A Rotten Flesh
#A Nether Star
#A Poppy named Romantic Rose
#(6-12) Bookshelves and (8-16) Books
#(8-16) Jack O' Lanterns and (8-16) Pumpkins
#(2-4) Golden Apples and (1-2) Enchanted Golden Apples
#(1-2) Buckets, and (1-2) Water Buckets, and (1-2) Milk Buckets, and (1-2) Lava Buckets
#(8-16) Raw Porkchops and (4-8) Cooked Porkchopss
#(8-16) Raw Fish and (4-8) Cooked Fish
#(8-16) Raw Beef and (4-8) Steak
#(8-16) Raw Chicken, and (4-8) Cooked Chicken
</div>
== History ==
{| class="wikitable"
|-
| February 27th, 2015||
[[File:Black lucky block.png|frameless|32x32px]]Published publicly onto Curse<ref>Currently known as Curseforge.</ref>.
|-
|-
| February 28th, 2015||
The second version was released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
24057a4fb79076c183c4ee60254a7bed2c10332a
Lucky Block
0
254
1065
975
2025-01-12T06:32:11Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Contributors:[[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]]<br>
[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge]
|Source:=[https://github.com/alexsocha/luckyblock Github]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== History ==
{| class="wikitable"
|-
| April 20th, 2012||
[[File:Og_lucky_block_texture.png|frameless|32x32px]] The original Lucky Block promotional screenshot was taken in game.<ref>https://web.archive.org/web/20131022183635im_/http://cdn.planetminecraft.com/files/resource_media/screenshot/1216/2012-04-20_185821_2039015.jpg</ref>.
|-
| May 4th, 2012 ||
Lucky Block was posted onto Planet Minecraft.<ref name="pmcluckyblocklink" <ref>https://web.archive.org/web/20160708091216/https://www.planetminecraft.com/mod/lucky-block/#tab_log</ref>
|-
|-
| May 25th, 2012 ||
v2.0 was released.<br>
Lucky Blocks can now spawn naturally.<br>
Drops Nether Portals instead of Gold Nuggets.<br>
Drops End Portal instead of End Portal Frames.
|-
|-
| June 8th, 2012 ||
V3.0 was released.
|-
|-
| September 7th, 2012 ||
V3.1 was released.
|-
|-
| October 14th, 2013 ||
V4.0 was released.<br>
Lucky Block was posted onto the Minecraft Forums.
|-
|-
| November 12th, 2013 ||
V.4.1 was released.<br>
Crafting recipe was updated to require a dropper and 8 gold nuggets instead of a dispenser and 8 gold nuggets.
|-
|-
| December 17th, 2013 ||
V4.2 was released.<br>
The crafting recipe can now be changed in the properties file.
|-
|-
| December 28th, 2013 ||
V4.2.1 was released.
|-
|-
| March 15th, 2014 ||
V4.5 was released.<br>
Bob was added.<br>
Romantic Rose was added.<br>
Lucky Block now uses name ids instead of number ids.
Lucky tools and armours are now gold instead of diamond.<br>
|-
|-
| April 6th, 2014 ||
V5.0.0 was released.<br>
Lucky Temples were added.<br>
One is Lucky and One is Not structure added.<br>
Lucky Blocks can now spawn naturally in custom structures.<br>
Lucky Blocks can now be crafted to become luckier or unluckier.
|-
|-
| August 12th, 2014 ||
V5.1.0 was released.<br>
Lucky Potion was added.<br>
Tamed Wolves were added.<br>
Unlucky Potion was added.<br>
Lucky Villagers were added.<br>
Wishing Wells were added.
|-
|-
| January 4th, 2015 ||
V5.2.0 was released.<br>
[[File:Lucky block.png|frameless|32x32px]] The texture was updated.<br>
Bob can now drop items on death.
|-
|-
| April 3rd, 2015 ||
V.6.0.0 was released.<br>
Addon support was added.<br>
Giant Lucky Block structure was added.
|-
|-
| February 21st, 2016 ||
V7.0.1 Combat Update was released.<br>
Lucky Bow was added.<br>
Lucky Potion was added.<br>
Lucky Sword was added.
|-
|-
| February 6th, 2022 ||
Lucky Block was posted onto Curseforge.
|-
|-
| November 18th, 2023 ||
[https://web.archive.org/web/20231116175520/https://www.luckyblockmod.com/ https://www.luckyblockmod.com/] was acquired by LuckyBlock Casino and stopped hosting Lucky Block.<ref>https://github.com/alexsocha/luckyblock/issues/120</ref>
|-
|}
== Trivia ==
The current Lucky Block artwork is made by [https://badnix.com/portfolio/ Clayton Chowaniec]<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1292247-lucky-block-mod-drops-items-spawns-mobs-structures</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original promotional image.
File:Lucky Block Combat Update Promotional Image.png|Combat Update promotional image.
File:Acropolis Structure.png|Acropolis natural structure containing a Lucky Block.
</gallery>
== Notes ==
<references />
[[Category:Mods]]
[[Category:Mostly Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
5b96ff802c497005f25ec73a92099e9e8b344b4e
1066
1065
2025-01-12T06:32:29Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Contributors:=[[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]]<br>
[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge]
|Source:=[https://github.com/alexsocha/luckyblock Github]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== History ==
{| class="wikitable"
|-
| April 20th, 2012||
[[File:Og_lucky_block_texture.png|frameless|32x32px]] The original Lucky Block promotional screenshot was taken in game.<ref>https://web.archive.org/web/20131022183635im_/http://cdn.planetminecraft.com/files/resource_media/screenshot/1216/2012-04-20_185821_2039015.jpg</ref>.
|-
| May 4th, 2012 ||
Lucky Block was posted onto Planet Minecraft.<ref name="pmcluckyblocklink" <ref>https://web.archive.org/web/20160708091216/https://www.planetminecraft.com/mod/lucky-block/#tab_log</ref>
|-
|-
| May 25th, 2012 ||
v2.0 was released.<br>
Lucky Blocks can now spawn naturally.<br>
Drops Nether Portals instead of Gold Nuggets.<br>
Drops End Portal instead of End Portal Frames.
|-
|-
| June 8th, 2012 ||
V3.0 was released.
|-
|-
| September 7th, 2012 ||
V3.1 was released.
|-
|-
| October 14th, 2013 ||
V4.0 was released.<br>
Lucky Block was posted onto the Minecraft Forums.
|-
|-
| November 12th, 2013 ||
V.4.1 was released.<br>
Crafting recipe was updated to require a dropper and 8 gold nuggets instead of a dispenser and 8 gold nuggets.
|-
|-
| December 17th, 2013 ||
V4.2 was released.<br>
The crafting recipe can now be changed in the properties file.
|-
|-
| December 28th, 2013 ||
V4.2.1 was released.
|-
|-
| March 15th, 2014 ||
V4.5 was released.<br>
Bob was added.<br>
Romantic Rose was added.<br>
Lucky Block now uses name ids instead of number ids.
Lucky tools and armours are now gold instead of diamond.<br>
|-
|-
| April 6th, 2014 ||
V5.0.0 was released.<br>
Lucky Temples were added.<br>
One is Lucky and One is Not structure added.<br>
Lucky Blocks can now spawn naturally in custom structures.<br>
Lucky Blocks can now be crafted to become luckier or unluckier.
|-
|-
| August 12th, 2014 ||
V5.1.0 was released.<br>
Lucky Potion was added.<br>
Tamed Wolves were added.<br>
Unlucky Potion was added.<br>
Lucky Villagers were added.<br>
Wishing Wells were added.
|-
|-
| January 4th, 2015 ||
V5.2.0 was released.<br>
[[File:Lucky block.png|frameless|32x32px]] The texture was updated.<br>
Bob can now drop items on death.
|-
|-
| April 3rd, 2015 ||
V.6.0.0 was released.<br>
Addon support was added.<br>
Giant Lucky Block structure was added.
|-
|-
| February 21st, 2016 ||
V7.0.1 Combat Update was released.<br>
Lucky Bow was added.<br>
Lucky Potion was added.<br>
Lucky Sword was added.
|-
|-
| February 6th, 2022 ||
Lucky Block was posted onto Curseforge.
|-
|-
| November 18th, 2023 ||
[https://web.archive.org/web/20231116175520/https://www.luckyblockmod.com/ https://www.luckyblockmod.com/] was acquired by LuckyBlock Casino and stopped hosting Lucky Block.<ref>https://github.com/alexsocha/luckyblock/issues/120</ref>
|-
|}
== Trivia ==
The current Lucky Block artwork is made by [https://badnix.com/portfolio/ Clayton Chowaniec]<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1292247-lucky-block-mod-drops-items-spawns-mobs-structures</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original promotional image.
File:Lucky Block Combat Update Promotional Image.png|Combat Update promotional image.
File:Acropolis Structure.png|Acropolis natural structure containing a Lucky Block.
</gallery>
== Notes ==
<references />
[[Category:Mods]]
[[Category:Mostly Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
715386adf7a91588ce20061c9b172981f9b75382
1067
1066
2025-01-12T06:32:37Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Contributors:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]<br>
[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge]
|Source:=[https://github.com/alexsocha/luckyblock Github]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== History ==
{| class="wikitable"
|-
| April 20th, 2012||
[[File:Og_lucky_block_texture.png|frameless|32x32px]] The original Lucky Block promotional screenshot was taken in game.<ref>https://web.archive.org/web/20131022183635im_/http://cdn.planetminecraft.com/files/resource_media/screenshot/1216/2012-04-20_185821_2039015.jpg</ref>.
|-
| May 4th, 2012 ||
Lucky Block was posted onto Planet Minecraft.<ref name="pmcluckyblocklink" <ref>https://web.archive.org/web/20160708091216/https://www.planetminecraft.com/mod/lucky-block/#tab_log</ref>
|-
|-
| May 25th, 2012 ||
v2.0 was released.<br>
Lucky Blocks can now spawn naturally.<br>
Drops Nether Portals instead of Gold Nuggets.<br>
Drops End Portal instead of End Portal Frames.
|-
|-
| June 8th, 2012 ||
V3.0 was released.
|-
|-
| September 7th, 2012 ||
V3.1 was released.
|-
|-
| October 14th, 2013 ||
V4.0 was released.<br>
Lucky Block was posted onto the Minecraft Forums.
|-
|-
| November 12th, 2013 ||
V.4.1 was released.<br>
Crafting recipe was updated to require a dropper and 8 gold nuggets instead of a dispenser and 8 gold nuggets.
|-
|-
| December 17th, 2013 ||
V4.2 was released.<br>
The crafting recipe can now be changed in the properties file.
|-
|-
| December 28th, 2013 ||
V4.2.1 was released.
|-
|-
| March 15th, 2014 ||
V4.5 was released.<br>
Bob was added.<br>
Romantic Rose was added.<br>
Lucky Block now uses name ids instead of number ids.
Lucky tools and armours are now gold instead of diamond.<br>
|-
|-
| April 6th, 2014 ||
V5.0.0 was released.<br>
Lucky Temples were added.<br>
One is Lucky and One is Not structure added.<br>
Lucky Blocks can now spawn naturally in custom structures.<br>
Lucky Blocks can now be crafted to become luckier or unluckier.
|-
|-
| August 12th, 2014 ||
V5.1.0 was released.<br>
Lucky Potion was added.<br>
Tamed Wolves were added.<br>
Unlucky Potion was added.<br>
Lucky Villagers were added.<br>
Wishing Wells were added.
|-
|-
| January 4th, 2015 ||
V5.2.0 was released.<br>
[[File:Lucky block.png|frameless|32x32px]] The texture was updated.<br>
Bob can now drop items on death.
|-
|-
| April 3rd, 2015 ||
V.6.0.0 was released.<br>
Addon support was added.<br>
Giant Lucky Block structure was added.
|-
|-
| February 21st, 2016 ||
V7.0.1 Combat Update was released.<br>
Lucky Bow was added.<br>
Lucky Potion was added.<br>
Lucky Sword was added.
|-
|-
| February 6th, 2022 ||
Lucky Block was posted onto Curseforge.
|-
|-
| November 18th, 2023 ||
[https://web.archive.org/web/20231116175520/https://www.luckyblockmod.com/ https://www.luckyblockmod.com/] was acquired by LuckyBlock Casino and stopped hosting Lucky Block.<ref>https://github.com/alexsocha/luckyblock/issues/120</ref>
|-
|}
== Trivia ==
The current Lucky Block artwork is made by [https://badnix.com/portfolio/ Clayton Chowaniec]<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1292247-lucky-block-mod-drops-items-spawns-mobs-structures</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original promotional image.
File:Lucky Block Combat Update Promotional Image.png|Combat Update promotional image.
File:Acropolis Structure.png|Acropolis natural structure containing a Lucky Block.
</gallery>
== Notes ==
<references />
[[Category:Mods]]
[[Category:Mostly Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
1e55d79d0b0f005e6ce759a5fc681b4fc0363d65
Category:Tmtravlr
14
320
1068
793
2025-01-12T06:35:31Z
KristenStuffs
564421
KristenStuffs moved page [[Category:Created by Tmtravlr]] to [[Category:Tmtravlr]]
wikitext
text/x-wiki
List of Lucky Blocks and Mods created by Tmtrvlr.
[[Category:Creators]]
e128a8c56ea625981e179c03395a65aaa3f2e224
Modern Lucky Block
0
317
1073
972
2025-01-12T06:38:37Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Modern Lucky Block
|image=Modern lucky block.png
|Creator:=[https://www.curseforge.com/members/creoii/projects creoii]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/modern-lucky-block Curseforge]
|Source:=[https://github.com/jack-zisa/lucky_block Github]
|Total Downloads:=8,421<ref>As of January 10th, 2015.</ref>
|Availability:= Completely Available
|NeoForge:= ✔️
|Fabric:= ✔️
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
<references />
52552b66da223d0c1862d3230f8f5ea0057afba7
Lucky Block Blue
0
327
1075
965
2025-01-12T06:39:57Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Total Downloads:= >77,404<ref>Combined total between latest archived versions of the Planet Minecraft page and [https://web.archive.org/web/20190621171055/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?filter-sort=1&page=7 Curseforge].</ref>
|Availability:= Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141212040613/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released.<br>
The texture was updated.
|-
|-
|-
| February 26th, 2015||Lucky Block Blue was purged off of Planet Minecraft.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/><br>
[[File:Lucky block blue. Slow.gif|frameless|36x36px]] The texture was updated.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
'''Some images in this Gallery flash really quickly, click the spoiler at your own risk.'''
{{spoiler|block=y|
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
File:Lucky block blue.gif|How Lucky Block Blue 2.1 looks without being slowed.
</gallery>
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
f6acbd242ca98ab674a7a411662d1baff951d19e
User:OwOstar/sandbox
2
362
1076
1074
2025-01-12T06:40:34Z
OwOstar
564436
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items Curseforge]
|Requires Additional Mods:= ❌
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
|balls=heyy there
}}
== Crafting ==
== Drops ==
<div class="mw-collapsible mw-collapsed">
===== Alpha (More than 100 New Drops) =====
# Example
===== Beta (With Towers) =====
#A Wooden Shovel, Sword, Pickaxe, Axe and Hoe
#A Stone Shovel, Sword, Pickaxe, Axe and Hoe
#A Gold Shovel, Sword, Pickaxe, Axe and Hoe
#(2-3) of either a Iron Shovel, Sword, Pickaxe, Axe or Hoe
#(1-2) of either a Diamond Shovel, Sword, Pickaxe, Axe or Hoe
#A Leather Helmet, Chestplate, Leggings and Boots
#A Gold Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Chainmail Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Iron Helmet, Chestplate, Leggings and Boots
#(1-2) of either a Diamond Helmet, Chestplate, Leggings and Boots
#A Iron, Gold, and Diamond Horse Armor
#A bow with (16-32) arows
#A Sponge
#(8) TNT
#(14) Obsidian
#(2-6) Endportal Frames
#A Dragon Egg
#A Beacon
#(8) Droppers
#(8) Hay Bales
#(8-16) Gold Ingots
#A stick
#(4) Paintings
#(2) Saddles
#A Cake
#A Rotten Flesh
#A Nether Star
#A Poppy named Romantic Rose
#(6-12) Bookshelves and (8-16) Books
#(8-16) Jack O' Lanterns and (8-16) Pumpkins
#(2-4) Golden Apples and (1-2) Enchanted Golden Apples
#(1-2) Buckets, and (1-2) Water Buckets, and (1-2) Milk Buckets, and (1-2) Lava Buckets
#(8-16) Raw Porkchops and (4-8) Cooked Porkchopss
#(8-16) Raw Fish and (4-8) Cooked Fish
#(8-16) Raw Beef and (4-8) Steak
#(8-16) Raw Chicken, and (4-8) Cooked Chicken
</div>
== History ==
{| class="wikitable"
|-
| February 27th, 2015||
[[File:Black lucky block.png|frameless|32x32px]]Published publicly onto Curse<ref>Currently known as Curseforge.</ref>.
|-
|-
| February 28th, 2015||
The second version was released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
d0031f47a6b9fe30662ef780bd019dd76a8028a5
1081
1076
2025-01-12T06:49:50Z
OwOstar
564436
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items Curseforge]
|Requires Additional Mods:= ❌
|Availability:= Completely Available
|Forge=Yes
|Fabric=Yes
|NeoForge=
}}
== Crafting ==
== Drops ==
<div class="mw-collapsible mw-collapsed">
===== Alpha (More than 100 New Drops) =====
# Example
===== Beta (With Towers) =====
#A Wooden Shovel, Sword, Pickaxe, Axe and Hoe
#A Stone Shovel, Sword, Pickaxe, Axe and Hoe
#A Gold Shovel, Sword, Pickaxe, Axe and Hoe
#(2-3) of either a Iron Shovel, Sword, Pickaxe, Axe or Hoe
#(1-2) of either a Diamond Shovel, Sword, Pickaxe, Axe or Hoe
#A Leather Helmet, Chestplate, Leggings and Boots
#A Gold Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Chainmail Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Iron Helmet, Chestplate, Leggings and Boots
#(1-2) of either a Diamond Helmet, Chestplate, Leggings and Boots
#A Iron, Gold, and Diamond Horse Armor
#A bow with (16-32) arows
#A Sponge
#(8) TNT
#(14) Obsidian
#(2-6) Endportal Frames
#A Dragon Egg
#A Beacon
#(8) Droppers
#(8) Hay Bales
#(8-16) Gold Ingots
#A stick
#(4) Paintings
#(2) Saddles
#A Cake
#A Rotten Flesh
#A Nether Star
#A Poppy named Romantic Rose
#(6-12) Bookshelves and (8-16) Books
#(8-16) Jack O' Lanterns and (8-16) Pumpkins
#(2-4) Golden Apples and (1-2) Enchanted Golden Apples
#(1-2) Buckets, and (1-2) Water Buckets, and (1-2) Milk Buckets, and (1-2) Lava Buckets
#(8-16) Raw Porkchops and (4-8) Cooked Porkchopss
#(8-16) Raw Fish and (4-8) Cooked Fish
#(8-16) Raw Beef and (4-8) Steak
#(8-16) Raw Chicken, and (4-8) Cooked Chicken
</div>
== History ==
{| class="wikitable"
|-
| February 27th, 2015||
[[File:Black lucky block.png|frameless|32x32px]]Published publicly onto Curse<ref>Currently known as Curseforge.</ref>.
|-
|-
| February 28th, 2015||
The second version was released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
fd3f75aa909cf7d8e54c4e90d580cf4f774b7046
1092
1081
2025-01-12T06:54:38Z
OwOstar
564436
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items Curseforge]
|Requires Additional Mods:= ❌
|Availability:= Completely Available
|Compatibility= Forge, NeoForge
}}
== Crafting ==
== Drops ==
<div class="mw-collapsible mw-collapsed">
===== Alpha (More than 100 New Drops) =====
# Example
===== Beta (With Towers) =====
#A Wooden Shovel, Sword, Pickaxe, Axe and Hoe
#A Stone Shovel, Sword, Pickaxe, Axe and Hoe
#A Gold Shovel, Sword, Pickaxe, Axe and Hoe
#(2-3) of either a Iron Shovel, Sword, Pickaxe, Axe or Hoe
#(1-2) of either a Diamond Shovel, Sword, Pickaxe, Axe or Hoe
#A Leather Helmet, Chestplate, Leggings and Boots
#A Gold Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Chainmail Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Iron Helmet, Chestplate, Leggings and Boots
#(1-2) of either a Diamond Helmet, Chestplate, Leggings and Boots
#A Iron, Gold, and Diamond Horse Armor
#A bow with (16-32) arows
#A Sponge
#(8) TNT
#(14) Obsidian
#(2-6) Endportal Frames
#A Dragon Egg
#A Beacon
#(8) Droppers
#(8) Hay Bales
#(8-16) Gold Ingots
#A stick
#(4) Paintings
#(2) Saddles
#A Cake
#A Rotten Flesh
#A Nether Star
#A Poppy named Romantic Rose
#(6-12) Bookshelves and (8-16) Books
#(8-16) Jack O' Lanterns and (8-16) Pumpkins
#(2-4) Golden Apples and (1-2) Enchanted Golden Apples
#(1-2) Buckets, and (1-2) Water Buckets, and (1-2) Milk Buckets, and (1-2) Lava Buckets
#(8-16) Raw Porkchops and (4-8) Cooked Porkchopss
#(8-16) Raw Fish and (4-8) Cooked Fish
#(8-16) Raw Beef and (4-8) Steak
#(8-16) Raw Chicken, and (4-8) Cooked Chicken
</div>
== History ==
{| class="wikitable"
|-
| February 27th, 2015||
[[File:Black lucky block.png|frameless|32x32px]]Published publicly onto Curse<ref>Currently known as Curseforge.</ref>.
|-
|-
| February 28th, 2015||
The second version was released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
227524dc4c586c5ec0cec54be9a4bee6a2babe53
1098
1092
2025-01-12T06:57:34Z
OwOstar
564436
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items Curseforge]
|Requires Additional Mods:= ❌
|Availability:= Completely Available
|Compatibility=Forge, NeoForge
}}
== Crafting ==
== Drops ==
<div class="mw-collapsible mw-collapsed">
===== Alpha (More than 100 New Drops) =====
# Example
===== Beta (With Towers) =====
#A Wooden Shovel, Sword, Pickaxe, Axe and Hoe
#A Stone Shovel, Sword, Pickaxe, Axe and Hoe
#A Gold Shovel, Sword, Pickaxe, Axe and Hoe
#(2-3) of either a Iron Shovel, Sword, Pickaxe, Axe or Hoe
#(1-2) of either a Diamond Shovel, Sword, Pickaxe, Axe or Hoe
#A Leather Helmet, Chestplate, Leggings and Boots
#A Gold Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Chainmail Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Iron Helmet, Chestplate, Leggings and Boots
#(1-2) of either a Diamond Helmet, Chestplate, Leggings and Boots
#A Iron, Gold, and Diamond Horse Armor
#A bow with (16-32) arows
#A Sponge
#(8) TNT
#(14) Obsidian
#(2-6) Endportal Frames
#A Dragon Egg
#A Beacon
#(8) Droppers
#(8) Hay Bales
#(8-16) Gold Ingots
#A stick
#(4) Paintings
#(2) Saddles
#A Cake
#A Rotten Flesh
#A Nether Star
#A Poppy named Romantic Rose
#(6-12) Bookshelves and (8-16) Books
#(8-16) Jack O' Lanterns and (8-16) Pumpkins
#(2-4) Golden Apples and (1-2) Enchanted Golden Apples
#(1-2) Buckets, and (1-2) Water Buckets, and (1-2) Milk Buckets, and (1-2) Lava Buckets
#(8-16) Raw Porkchops and (4-8) Cooked Porkchopss
#(8-16) Raw Fish and (4-8) Cooked Fish
#(8-16) Raw Beef and (4-8) Steak
#(8-16) Raw Chicken, and (4-8) Cooked Chicken
</div>
== History ==
{| class="wikitable"
|-
| February 27th, 2015||
[[File:Black lucky block.png|frameless|32x32px]]Published publicly onto Curse<ref>Currently known as Curseforge.</ref>.
|-
|-
| February 28th, 2015||
The second version was released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
932ac017c3f4c3d00760a3813ae53534462d958b
1107
1098
2025-01-12T07:05:50Z
OwOstar
564436
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items Curseforge]
|Requires Additional Mods:= ❌
|Availability:= Completely Available
|Compatibility=Forge, NeoForge
}}
== Crafting ==
== Drops ==
<div class="mw-collapsible mw-collapsed">
===== Alpha (More than 100 New Drops) =====
# Example
===== Beta (With Towers) =====
#A Wooden Shovel, Sword, Pickaxe, Axe and Hoe
#A Stone Shovel, Sword, Pickaxe, Axe and Hoe
#A Gold Shovel, Sword, Pickaxe, Axe and Hoe
#(2-3) of either a Iron Shovel, Sword, Pickaxe, Axe or Hoe
#(1-2) of either a Diamond Shovel, Sword, Pickaxe, Axe or Hoe
#A Leather Helmet, Chestplate, Leggings and Boots
#A Gold Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Chainmail Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Iron Helmet, Chestplate, Leggings and Boots
#(1-2) of either a Diamond Helmet, Chestplate, Leggings and Boots
#A Iron, Gold, and Diamond Horse Armor
#A bow with (16-32) arows
#A Sponge
#(8) TNT
#(14) Obsidian
#(2-6) Endportal Frames
#A Dragon Egg
#A Beacon
#(8) Droppers
#(8) Hay Bales
#(8-16) Gold Ingots
#A stick
#(4) Paintings
#(2) Saddles
#A Cake
#A Rotten Flesh
#A Nether Star
#A Poppy named Romantic Rose
#(6-12) Bookshelves and (8-16) Books
#(8-16) Jack O' Lanterns and (8-16) Pumpkins
#(2-4) Golden Apples and (1-2) Enchanted Golden Apples
#(1-2) Buckets, and (1-2) Water Buckets, and (1-2) Milk Buckets, and (1-2) Lava Buckets
#(8-16) Raw Porkchops and (4-8) Cooked Porkchopss
#(8-16) Raw Fish and (4-8) Cooked Fish
#(8-16) Raw Beef and (4-8) Steak
#(8-16) Raw Chicken, and (4-8) Cooked Chicken
</div>
== History ==
{| class="wikitable"
|-
| February 27th, 2015||
[[File:Black lucky block.png|frameless|32x32px]]Published publicly onto Curse<ref>Currently known as Curseforge.</ref>.
|-
|-
| February 28th, 2015||
The second version was released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
00db4ced9418f48e26964c4ea633e66944cdcec9
Lucky Block Green
0
357
1077
1004
2025-01-12T06:44:01Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Green
|image=Green lucky block.png
|Creator:=[http://minecraft.curseforge.com/members/LuckyBlockAddons LuckyBlockAddons]
|Link:=[https://web.archive.org/web/20160720203830/http://minecraft.curseforge.com/projects/lucky-block-green-1-7-10 Curseforge]
|Total Downloads:= >5,911<ref>Latest archived download numbers seen from Curseforge.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| August 28th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
[[File:Green lucky block.png|frameless|32x32px]] Lucky Block Green was released.
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/8kp25n8kq11t7am/Lucky%2BBlock%2BGreen.zip
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
7f33910850346052a5acdec6e53766cc4eba92b9
Lucky Block Present
0
381
1078
948
2025-01-12T06:45:46Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Present
|image=lucky block present.png
|Creator:=[https://www.minecraftforum.net/members/RuffAnnhilator123 RuffAnnhilator123]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2409151-lucky-block-present-addon-1-7-10-twilight-forest Minecraft Forums]
|Dependencies:=Twilight Forest<ref>Second Version and Second Version [reupload] only.</ref>
|Total Downloads:=>2
|Availability:= Mostly Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| April 19th, 2015||
[[File:lucky block present.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.
|-
|-
| Sometime on or after April 19th, 2015||
First Version was released.
|-
|-
| Before or on April 14th, 2017||
Second Version was released. <br>
|-
|-
| April 14th, 2017||
Second Version [reupload] was released, fixing bugs from Second Version.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/w2yd9la8cwcv5d5/Lucky+Block+Present+1.7.10.rar First Version]<br>
[https://www.mediafire.com/file/y7ujvao0047jh55/Lucky-Block-Present+1.7.10+Update+2.rar Second Version [reupload<nowiki>]</nowiki>]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Present Original Promo Image.png|Original promotional image.
File:Present_Promo_Image_4.png|Fourth Promotional image.
File:Present Promotional Image 5.png|Fifth Promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
7ad8eb240ad5edebffe87bb6e62d5dcf0698dcf3
Lucky Block Red
0
351
1079
947
2025-01-12T06:46:22Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Red
|image=Lucky block red.png
|Creator:=[https://www.minecraftforum.net/members/NuclearBanana NuclearBanana]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2340459-lucky-block-red-mod-addon-adds-even-more-stuff-im Minecraft Forums]
|Total Downloads:= >546<ref>From the latest archived version of the Planet Minecraft page.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| October 27th, 2014||
[[File:Lucky block red.png|frameless|32x32px]] Development began.<ref>https://x.com/NuclearBananaMC/status/526834379499520001</ref>
|-
|-
| October 29th, 2014||Lucky Block Red was posted onto Planet Minecraft.<ref>http://web.archive.org/web/20141031190925/http://www.planetminecraft.com/mod/luckyblockred/</ref>
|-
|-
| January 26th, 2015||Lucky Block Red was posted onto the Minecraft Forums.
|-
|-
| February 26th, 2015||Lucky Block Red was purged off of Planet Minecraft.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-red-by-nuclearbanana%20202501 https://archive.org/details/lucky-block-red-by-nuclearbanana_202501]
== Notes ==
<references />
== Gallery ==
<gallery widths="96px" heights="96px">
File:Lucky block red in dev screenshot.png|In development screenshot of Lucky Block Red.
File:Lucky Block Red Original Promotional Image.jpg|Original promotional image of Lucky Block Red.
</gallery>
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
cb73d8910a1e40ad788e90c7eda124278b946f6a
Lucky Block Sly
0
369
1080
1010
2025-01-12T06:49:50Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://legacy.curseforge.com/members/sthot/projects sthot]<ref>https://imgur.com/a/piO0FE4</ref>
|Contributors:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Link:=[https://web.archive.org/web/20160704144120/http://minecraft.curseforge.com/projects/lucky-block-sly Curseforge]
|Requires Additional Mods:= ❌
|Total Downloads:= >28,478<ref name="curseforgedownloadsly" <ref>https://web.archive.org/web/20180905231734/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?cookieTest=1&page=3</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
Version 1.0 was released.
|-
|-
| July 10th, 2015||
Version 1.1b was released.<br>
Version 1.1c was released.
|-
|-
| July 16th, 2015||
Version 1.2a was released.<br>
Version 1.2b was released.<br>
Version 1.3 was released.
|-
|-
| July 17th, 2015||
Version 1.4 was released.
|-
|-
| July 20th, 2015||
Version 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Version 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Version 1.6 was released.
|-
|-
| August 6th, 2015||
Version 1.7 was released.
|-
|-
| August 8th, 2015||
Version 1.7b was released.
|-
|-
| August 9th, 2015||
Version 1.8 was released.
|-
|-
| July 29th, 2016||
An update released.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/wfhqqkldfyozee2/Lucky%20Block%20Sly.7z Beta version of July 20th, 2015's Version 1.5.]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
4bccd3343a21bdf5e5647f085ccff1fcfaebd588
1084
1080
2025-01-12T06:51:47Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://legacy.curseforge.com/members/sthot/projects sthot]<ref>https://imgur.com/a/piO0FE4</ref>
|Link:=[https://web.archive.org/web/20160704144120/http://minecraft.curseforge.com/projects/lucky-block-sly Curseforge]
|Contributors:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Requires Additional Mods:= ❌
|Total Downloads:= >28,478<ref name="curseforgedownloadsly" <ref>https://web.archive.org/web/20180905231734/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?cookieTest=1&page=3</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
Version 1.0 was released.
|-
|-
| July 10th, 2015||
Version 1.1b was released.<br>
Version 1.1c was released.
|-
|-
| July 16th, 2015||
Version 1.2a was released.<br>
Version 1.2b was released.<br>
Version 1.3 was released.
|-
|-
| July 17th, 2015||
Version 1.4 was released.
|-
|-
| July 20th, 2015||
Version 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Version 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Version 1.6 was released.
|-
|-
| August 6th, 2015||
Version 1.7 was released.
|-
|-
| August 8th, 2015||
Version 1.7b was released.
|-
|-
| August 9th, 2015||
Version 1.8 was released.
|-
|-
| July 29th, 2016||
An update released.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/wfhqqkldfyozee2/Lucky%20Block%20Sly.7z Beta version of July 20th, 2015's Version 1.5.]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
7dd8acdd181c60c37a06ff7a22152011f23abae5
1096
1084
2025-01-12T06:56:30Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://legacy.curseforge.com/members/sthot/projects sthot]<ref>https://imgur.com/a/piO0FE4</ref>
|Link:=[https://web.archive.org/web/20160704144120/http://minecraft.curseforge.com/projects/lucky-block-sly Curseforge]
|Contributors:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Requires Additional Mods:= ❌
|Total Downloads:= >28,478<ref name="curseforgedownloadsly" <ref>https://web.archive.org/web/20180905231734/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?cookieTest=1&page=3</ref>
|Availability:= Partially Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
Version 1.0 was released.
|-
|-
| July 10th, 2015||
Version 1.1b was released.<br>
Version 1.1c was released.
|-
|-
| July 16th, 2015||
Version 1.2a was released.<br>
Version 1.2b was released.<br>
Version 1.3 was released.
|-
|-
| July 17th, 2015||
Version 1.4 was released.
|-
|-
| July 20th, 2015||
Version 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Version 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Version 1.6 was released.
|-
|-
| August 6th, 2015||
Version 1.7 was released.
|-
|-
| August 8th, 2015||
Version 1.7b was released.
|-
|-
| August 9th, 2015||
Version 1.8 was released.
|-
|-
| July 29th, 2016||
An update released.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/wfhqqkldfyozee2/Lucky%20Block%20Sly.7z Beta version of July 20th, 2015's Version 1.5.]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
47878e4cbec138d9e4ddc81931840473f652894f
1097
1096
2025-01-12T06:56:48Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://legacy.curseforge.com/members/sthot/projects sthot]<ref>https://imgur.com/a/piO0FE4</ref>
|Link:=[https://web.archive.org/web/20160704144120/http://minecraft.curseforge.com/projects/lucky-block-sly Curseforge]
|Contributors:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Total Downloads:= >28,478<ref name="curseforgedownloadsly" <ref>https://web.archive.org/web/20180905231734/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?cookieTest=1&page=3</ref>
|Availability:= Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
Version 1.0 was released.
|-
|-
| July 10th, 2015||
Version 1.1b was released.<br>
Version 1.1c was released.
|-
|-
| July 16th, 2015||
Version 1.2a was released.<br>
Version 1.2b was released.<br>
Version 1.3 was released.
|-
|-
| July 17th, 2015||
Version 1.4 was released.
|-
|-
| July 20th, 2015||
Version 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Version 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Version 1.6 was released.
|-
|-
| August 6th, 2015||
Version 1.7 was released.
|-
|-
| August 8th, 2015||
Version 1.7b was released.
|-
|-
| August 9th, 2015||
Version 1.8 was released.
|-
|-
| July 29th, 2016||
An update released.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/wfhqqkldfyozee2/Lucky%20Block%20Sly.7z Beta version of July 20th, 2015's Version 1.5.]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
c59e0d6f9dd772d718c90eaf224edd4da9b465fa
Lucky Block Spotted
0
372
1082
1046
2025-01-12T06:50:45Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spotted
|image=Spotted lucky block.png
|Creator:=[https://web.archive.org/web/20160619222431/http://minecraft.curseforge.com/members/ButterCheetah266/projects ButterCheetah266]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spotted-cheetah-lucky-blocks Curseforge]
|Total Downloads:=13,751<ref>As of January 11th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|October 24th, 2015||
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2547928-lucky-block-spotted-my-lucky-block-add-on-for</ref>
|-
|-
|November 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
|-
|-
|November 20th, 2015||
[[File:Spotted lucky block.png|frameless|32x32px]] Lucky Block Spotted (1.7.10) was released.<br>
Lucky Block Spotted (1.8) was released.
|-
|}
== Trivia ==
This Lucky Block is also known as Cheetah Lucky Block.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
7de81d6a9f112f562d84b50bedc94b3c6de3b197
Lucky Block White
0
356
1083
967
2025-01-12T06:51:19Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block White
|image=Lucky block white texture.png
|Creator:=[https://www.planetminecraft.com/member/bobafett/ Bobafett]<ref>https://www.planetminecraft.com/forums/communities/teams/need-modders-423991/</ref>
|Link:=[https://web.archive.org/web/20160712002437/http://minecraft.curseforge.com/projects/lucky-block-white-1-7-10 Curseforge]
|Total Downloads:= >43,267<ref>Latest archived download numbers seen from Curseforge.</ref>
|Availability:= Unavailable
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| January 29th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Unavailable]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
2cb06739fe605c6369009a22a15006dbd6d2df45
1100
1083
2025-01-12T06:58:11Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block White
|image=Lucky block white texture.png
|Creator:=[https://www.planetminecraft.com/member/bobafett/ Bobafett]<ref>https://www.planetminecraft.com/forums/communities/teams/need-modders-423991/</ref>
|Link:=[https://web.archive.org/web/20160712002437/http://minecraft.curseforge.com/projects/lucky-block-white-1-7-10 Curseforge]
|Total Downloads:= >43,267<ref>Latest archived download numbers seen from Curseforge.</ref>
|Availability:= Unavailable
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| January 29th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Unavailable]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
500fd1bfc9108c983f04cb47ce60eeba57b0c633
Destiny Lucky Block
0
400
1085
1063
2025-01-12T06:51:58Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Destiny Lucky Block
|image=Destiny lucky block.png
|Creator:=[https://www.curseforge.com/members/kilonove/projects Kilonove]
|Link:=[https://www.curseforge.com/minecraft/customization/destiny-lucky-blocks Curseforge]
|Maintainer:=[https://www.curseforge.com/members/redrosewarrior1/projects RedRoseWarrior1]
|Contributors:=[https://www.curseforge.com/members/thesmartness/projects thesmartness]<br>
[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Total Downloads:=>18,248<ref> As of January 12th, 2025.</ref>
|Availability:=Completely Available
|Forge:= ✔️
}}
164147fc24557756f3192eb60b5338f265040f8a
1110
1085
2025-01-12T08:08:31Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Destiny Lucky Block
|image=Destiny lucky block.png
|Creator:=[https://www.curseforge.com/members/kilonove/projects Kilonove]
|Link:=[https://www.curseforge.com/minecraft/customization/destiny-lucky-blocks Curseforge]
|Maintainer:=[https://www.curseforge.com/members/redrosewarrior1/projects RedRoseWarrior1]
|Contributors:=[https://www.curseforge.com/members/thesmartness/projects thesmartness]<br>
[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Total Downloads:=>18,248<ref> As of January 12th, 2025.</ref>
|Availability:=Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July, 9th, 2018||
The LuckyBlockPostponed Curseforge page was created.<ref>https://imgur.com/a/eI0tCDi</ref>
|-
|-
| July 11th, 2018||
The name of LuckyBlockpostponed was updated to Lootastic.<br>
1.11LootasticBetaV1.0 was released.
|-
|-
| July 13th, 2018
The name of Lootastic was updated to Destiny Lucky Block.<ref>https://imgur.com/a/oLMgjH4</ref>
|-
|-
| July 14th, 2018||
DestinyV1.0 was released.
The texture was updated.
|-
|-
| July 20th, 2018||
Destiny1.2-1.12 was released.
|-
|-
| July 21st, 2018
DestinyLB1.3-Bugfix was released.
|-
|-
| July 23rd, 2018
DestinyLB1.4-FrenchUpdate was released.
|-
|-
| August 3rd, 2018
Destiny1.5-CELEBRATION! was released.
|-
|-
| August 12th, 2018
Destiny1.6-CombatBeta was released.
|-
|-
| August 28th, 2018
1.7DestinyBeta was released.
|-
|-
| July 22nd, 2020
Destiny Lucky Block1.14.4 v1.8 was released.
|-
|-
| December 28th, 2024
Destiny-Lucky-Block(V1.9-1.16.5) was released.
|-
|-
|}
== Trivia ==
The name "Destiny Lucky Block" was suggested by KristenStuffs.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
cc34c006b2f61f3b8b023b681e842c92eb7dc7ac
1111
1110
2025-01-12T08:09:08Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Destiny Lucky Block
|image=Destiny lucky block.png
|Creator:=[https://www.curseforge.com/members/kilonove/projects Kilonove]
|Link:=[https://www.curseforge.com/minecraft/customization/destiny-lucky-blocks Curseforge]
|Maintainer:=[https://www.curseforge.com/members/redrosewarrior1/projects RedRoseWarrior1]
|Contributors:=[https://www.curseforge.com/members/thesmartness/projects thesmartness]<br>
[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Total Downloads:=>18,248<ref> As of January 12th, 2025.</ref>
|Availability:=Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July, 9th, 2018||
The LuckyBlockPostponed Curseforge page was created.<ref>https://imgur.com/a/eI0tCDi</ref>
|-
|-
| July 11th, 2018||
The name of LuckyBlockpostponed was updated to Lootastic.<br>
1.11LootasticBetaV1.0 was released.
|-
|-
| July 13th, 2018||
The name of Lootastic was updated to Destiny Lucky Block.<ref>https://imgur.com/a/oLMgjH4</ref>
|-
|-
| July 14th, 2018||
DestinyV1.0 was released.
The texture was updated.
|-
|-
| July 20th, 2018||
Destiny1.2-1.12 was released.
|-
|-
| July 21st, 2018||
DestinyLB1.3-Bugfix was released.
|-
|-
| July 23rd, 2018||
DestinyLB1.4-FrenchUpdate was released.
|-
|-
| August 3rd, 2018||
Destiny1.5-CELEBRATION! was released.
|-
|-
| August 12th, 2018||
Destiny1.6-CombatBeta was released.
|-
|-
| August 28th, 2018||
1.7DestinyBeta was released.
|-
|-
| July 22nd, 2020||
Destiny Lucky Block1.14.4 v1.8 was released.
|-
|-
| December 28th, 2024||
Destiny-Lucky-Block(V1.9-1.16.5) was released.
|-
|-
|}
== Trivia ==
The name "Destiny Lucky Block" was suggested by KristenStuffs.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
210dd99f9b4af795b467d4255f4de5371fb8e5fe
1112
1111
2025-01-12T08:09:53Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Destiny Lucky Block
|image=Destiny lucky block.png
|Creator:=[https://www.curseforge.com/members/kilonove/projects Kilonove]
|Link:=[https://www.curseforge.com/minecraft/customization/destiny-lucky-blocks Curseforge]
|Maintainer:=[https://www.curseforge.com/members/redrosewarrior1/projects RedRoseWarrior1]
|Contributors:=[https://www.curseforge.com/members/thesmartness/projects thesmartness]<br>
[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Total Downloads:=>18,248<ref> As of January 12th, 2025.</ref>
|Availability:=Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July, 9th, 2018||
The LuckyBlockPostponed Curseforge page was created.<ref>https://imgur.com/a/eI0tCDi</ref>
|-
|-
| July 11th, 2018||
The name of LuckyBlockpostponed was updated to Lootastic.<br>
1.11LootasticBetaV1.0 was released.
|-
|-
| July 13th, 2018||
The name of Lootastic was updated to Destiny Lucky Block.<ref>https://imgur.com/a/oLMgjH4</ref>
|-
|-
| July 14th, 2018||
DestinyV1.0 was released.
The texture was updated.
|-
|-
| July 20th, 2018||
Destiny1.2-1.12 was released.
|-
|-
| July 21st, 2018||
DestinyLB1.3-Bugfix was released.
|-
|-
| July 23rd, 2018||
DestinyLB1.4-FrenchUpdate was released.
|-
|-
| August 3rd, 2018||
Destiny1.5-CELEBRATION! was released.
|-
|-
| August 12th, 2018||
Destiny1.6-CombatBeta was released.
|-
|-
| August 28th, 2018||
1.7DestinyBeta was released.
|-
|-
| July 22nd, 2020||
Destiny Lucky Block1.14.4 v1.8 was released.
|-
|-
| December 28th, 2024||
Destiny-Lucky-Block(V1.9-1.16.5) was released.
|-
|-
|}
== Trivia ==
The name "Destiny Lucky Block" was suggested by KristenStuffs.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:KristenStuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
37cc5e33a042da2fc6339f16e9a4a27b839dc50e
1113
1112
2025-01-12T08:10:38Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Destiny Lucky Block
|image=Destiny lucky block.png
|Creator:=[https://www.curseforge.com/members/kilonove/projects Kilonove]
|Link:=[https://www.curseforge.com/minecraft/customization/destiny-lucky-blocks Curseforge]
|Maintainer:=[https://www.curseforge.com/members/redrosewarrior1/projects RedRoseWarrior1]
|Contributors:=[https://www.curseforge.com/members/thesmartness/projects thesmartness]<br>
[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Total Downloads:=>18,248<ref> As of January 12th, 2025.</ref>
|Availability:=Completely Available
|Forge:= ✔️
|Fabric:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July, 9th, 2018||
The LuckyBlockPostponed Curseforge page was created.<ref>https://imgur.com/a/eI0tCDi</ref>
|-
|-
| July 11th, 2018||
The name of LuckyBlockpostponed was updated to Lootastic.<br>
1.11LootasticBetaV1.0 was released.
|-
|-
| July 13th, 2018||
The name of Lootastic was updated to Destiny Lucky Block.<ref>https://imgur.com/a/oLMgjH4</ref>
|-
|-
| July 14th, 2018||
DestinyV1.0 was released.
The texture was updated.
|-
|-
| July 20th, 2018||
Destiny1.2-1.12 was released.
|-
|-
| July 21st, 2018||
DestinyLB1.3-Bugfix was released.
|-
|-
| July 23rd, 2018||
DestinyLB1.4-FrenchUpdate was released.
|-
|-
| August 3rd, 2018||
Destiny1.5-CELEBRATION! was released.
|-
|-
| August 12th, 2018||
Destiny1.6-CombatBeta was released.
|-
|-
| August 28th, 2018||
1.7DestinyBeta was released.
|-
|-
| July 22nd, 2020||
Destiny Lucky Block1.14.4 v1.8 was released.
|-
|-
| December 28th, 2024||
Destiny-Lucky-Block(V1.9-1.16.5) was released.
|-
|-
|}
== Trivia ==
The name "Destiny Lucky Block" was suggested by KristenStuffs.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:KristenStuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
1141b2d71fc8954d95fc039a12868d718d3b842a
1114
1113
2025-01-12T08:10:54Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Destiny Lucky Block
|image=Destiny lucky block.png
|Creator:=[https://www.curseforge.com/members/kilonove/projects Kilonove]
|Link:=[https://www.curseforge.com/minecraft/customization/destiny-lucky-blocks Curseforge]
|Maintainer:=[https://www.curseforge.com/members/redrosewarrior1/projects RedRoseWarrior1]
|Contributors:=[https://www.curseforge.com/members/thesmartness/projects thesmartness]<br>
[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Total Downloads:=>18,248<ref> As of January 12th, 2025.</ref>
|Availability:=Completely Available
|Forge:= ✔️
|Fabric:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July, 9th, 2018||
The LuckyBlockPostponed Curseforge page was created.<ref>https://imgur.com/a/eI0tCDi</ref>
|-
|-
| July 11th, 2018||
The name of LuckyBlockpostponed was updated to Lootastic.<br>
1.11LootasticBetaV1.0 was released.
|-
|-
| July 13th, 2018||
The name of Lootastic was updated to Destiny Lucky Block.<ref>https://imgur.com/a/oLMgjH4</ref>
|-
|-
| July 14th, 2018||
DestinyV1.0 was released.
The texture was updated.
|-
|-
| July 20th, 2018||
Destiny1.2-1.12 was released.
|-
|-
| July 21st, 2018||
DestinyLB1.3-Bugfix was released.
|-
|-
| July 23rd, 2018||
DestinyLB1.4-FrenchUpdate was released.
|-
|-
| August 3rd, 2018||
Destiny1.5-CELEBRATION! was released.
|-
|-
| August 12th, 2018||
Destiny1.6-CombatBeta was released.
|-
|-
| August 28th, 2018||
1.7DestinyBeta was released.
|-
|-
| July 22nd, 2020||
Destiny Lucky Block1.14.4 v1.8 was released.
|-
|-
| December 28th, 2024||
Destiny-Lucky-Block(V1.9-1.16.5) was released.
|-
|-
|}
== Trivia ==
The name "Destiny Lucky Block" was suggested by KristenStuffs.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:KristenStuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
a51c232b48f563bfb5c295991b3ec066686ac9b5
1117
1114
2025-01-12T08:15:29Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Destiny Lucky Block
|image=Destiny lucky block.png
|Creator:=[https://www.curseforge.com/members/kilonove/projects Kilonove]
|Link:=[https://www.curseforge.com/minecraft/customization/destiny-lucky-blocks Curseforge]
|Maintainer:=[https://www.curseforge.com/members/redrosewarrior1/projects RedRoseWarrior1]
|Contributors:=[https://www.curseforge.com/members/thesmartness/projects thesmartness]<br>
[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Total Downloads:=>18,248<ref> As of January 12th, 2025.</ref>
|Availability:=Completely Available
|Forge:= ✔️
|Fabric:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July, 9th, 2018||
The LuckyBlockPostponed Curseforge page was created.<ref>https://imgur.com/a/eI0tCDi</ref>
|-
|-
| July 11th, 2018||
The name of LuckyBlockpostponed was updated to Lootastic.<br>
1.11LootasticBetaV1.0 was released.
|-
|-
| July 13th, 2018||
The name of Lootastic was updated to Destiny Lucky Block.<ref>https://imgur.com/a/oLMgjH4</ref>
|-
|-
| July 14th, 2018||
DestinyV1.0 was released.
The texture was updated.
|-
|-
| July 20th, 2018||
Destiny1.2-1.12 was released.
|-
|-
| July 21st, 2018||
DestinyLB1.3-Bugfix was released.
|-
|-
| July 23rd, 2018||
DestinyLB1.4-FrenchUpdate was released.
|-
|-
| August 3rd, 2018||
Destiny1.5-CELEBRATION! was released.
|-
|-
| August 12th, 2018||
Destiny1.6-CombatBeta was released.
|-
|-
| August 28th, 2018||
1.7DestinyBeta was released.
|-
|-
| July 22nd, 2020||
Destiny Lucky Block1.14.4 v1.8 was released.
|-
|-
| December 28th, 2024||
Destiny-Lucky-Block(V1.9-1.16.5) was released.
|-
|-
|}
== Trivia ==
The name "Destiny Lucky Block" was suggested by KristenStuffs.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Destiny Promotional Image.png|Promotional image.
File:Destiny Promotional Image 3.png|3rd promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:KristenStuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
686a19d76963adb36800e5f50978d0f31819d8a5
1118
1117
2025-01-12T08:16:16Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Destiny Lucky Block
|image=Destiny lucky block.png
|Creator:=[https://www.curseforge.com/members/kilonove/projects Kilonove]
|Link:=[https://www.curseforge.com/minecraft/customization/destiny-lucky-blocks Curseforge]
|Maintainer:=[https://www.curseforge.com/members/redrosewarrior1/projects RedRoseWarrior1]
|Contributors:=[https://www.curseforge.com/members/thesmartness/projects thesmartness]<br>
[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Total Downloads:=>18,248<ref> As of January 12th, 2025.</ref>
|Availability:=Completely Available
|Forge:= ✔️
|Fabric:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July, 9th, 2018||
The LuckyBlockPostponed Curseforge page was created.<ref>https://imgur.com/a/eI0tCDi</ref>
|-
|-
| July 11th, 2018||
The name of LuckyBlockPostponed was updated to Lootastic.<br>
1.11LootasticBetaV1.0 was released.
|-
|-
| July 13th, 2018||
The name of Lootastic was updated to Destiny Lucky Block.<ref>https://imgur.com/a/oLMgjH4</ref>
|-
|-
| July 14th, 2018||
DestinyV1.0 was released.
The texture was updated.
|-
|-
| July 20th, 2018||
Destiny1.2-1.12 was released.
|-
|-
| July 21st, 2018||
DestinyLB1.3-Bugfix was released.
|-
|-
| July 23rd, 2018||
DestinyLB1.4-FrenchUpdate was released.
|-
|-
| August 3rd, 2018||
Destiny1.5-CELEBRATION! was released.
|-
|-
| August 12th, 2018||
Destiny1.6-CombatBeta was released.
|-
|-
| August 28th, 2018||
1.7DestinyBeta was released.
|-
|-
| July 22nd, 2020||
Destiny Lucky Block1.14.4 v1.8 was released.
|-
|-
| December 28th, 2024||
Destiny-Lucky-Block(V1.9-1.16.5) was released.
|-
|-
|}
== Trivia ==
The name "Destiny Lucky Block" was suggested by KristenStuffs.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Destiny Promotional Image.png|Promotional image.
File:Destiny Promotional Image 3.png|3rd promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:KristenStuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
497a1051ad62b37d7c5d057c9c615c601e7d8802
1119
1118
2025-01-12T08:42:03Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Destiny Lucky Block
|image=Destiny lucky block.png
|Creator:=[https://www.curseforge.com/members/kilonove/projects Kilonove]
|Link:=[https://www.curseforge.com/minecraft/customization/destiny-lucky-blocks Curseforge]
|Maintainer:=[https://www.curseforge.com/members/redrosewarrior1/projects RedRoseWarrior1]
|Contributors:=[https://www.curseforge.com/members/thesmartness/projects thesmartness]<br>
[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Total Downloads:=>18,248<ref> As of January 12th, 2025.</ref>
|Availability:=Completely Available
|Forge:= ✔️
|Fabric:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July, 9th, 2018||
The LuckyBlockPostponed Curseforge page was created.<ref>https://imgur.com/a/eI0tCDi</ref>
|-
|-
| July 11th, 2018||
The name of LuckyBlockPostponed was updated to Lootastic.<br>
1.11LootasticBetaV1.0 was released.
|-
|-
| July 13th, 2018||
The name of Lootastic was updated to Destiny Lucky Block.<ref>https://imgur.com/a/oLMgjH4</ref>
|-
|-
| July 14th, 2018||
DestinyV1.0 was released.
The texture was updated.
|-
|-
| July 20th, 2018||
Destiny1.2-1.12 was released.
|-
|-
| July 21st, 2018||
DestinyLB1.3-Bugfix was released.
|-
|-
| July 23rd, 2018||
DestinyLB1.4-FrenchUpdate was released.
|-
|-
| August 3rd, 2018||
Destiny1.5-CELEBRATION! was released.
|-
|-
| August 12th, 2018||
Destiny1.6-CombatBeta was released.
|-
|-
| August 28th, 2018||
1.7DestinyBeta was released.
|-
|-
| On or after July 6th, 2020 but before July 20th, 2020.<ref>https://imgur.com/a/l4tNjoG</ref>
RedRoseWarrior1 became the maintainer of the Destiny Lucky Block.
|-
|-
| July 22nd, 2020||
Destiny Lucky Block1.14.4 v1.8 was released.
|-
|-
| December 28th, 2024||
Destiny-Lucky-Block(V1.9-1.16.5) was released.
|-
|-
|}
== Trivia ==
The name "Destiny Lucky Block" was suggested by KristenStuffs.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Destiny Promotional Image.png|Promotional image.
File:Destiny Promotional Image 3.png|3rd promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:KristenStuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
a73e1194295e5ab015bdbe1354464dcec0476d13
1122
1119
2025-01-12T08:45:28Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Destiny Lucky Block
|image=Destiny lucky block.png
|Creator:=[https://www.curseforge.com/members/kilonove/projects Kilonove]
|Link:=[https://www.curseforge.com/minecraft/customization/destiny-lucky-blocks Curseforge]
|Maintainer:=[https://www.curseforge.com/members/redrosewarrior1/projects RedRoseWarrior1]
|Contributors:=[https://www.curseforge.com/members/thesmartness/projects thesmartness]<br>
[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Total Downloads:=>18,248<ref> As of January 12th, 2025.</ref>
|Availability:=Completely Available
|Forge:= ✔️
|Fabric:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July, 9th, 2018||
The LuckyBlockPostponed Curseforge page was created.<ref>https://imgur.com/a/eI0tCDi</ref>
|-
|-
| July 11th, 2018||
The name of LuckyBlockPostponed was updated to Lootastic.<br>
1.11LootasticBetaV1.0 was released.
|-
|-
| July 13th, 2018||
The name of Lootastic was updated to Destiny Lucky Block.<ref>https://imgur.com/a/oLMgjH4</ref>
|-
|-
| July 14th, 2018||
DestinyV1.0 was released.
The texture was updated.
|-
|-
| July 20th, 2018||
Destiny1.2-1.12 was released.
|-
|-
| July 21st, 2018||
DestinyLB1.3-Bugfix was released.
|-
|-
| July 23rd, 2018||
DestinyLB1.4-FrenchUpdate was released.
|-
|-
| August 3rd, 2018||
Destiny1.5-CELEBRATION! was released.
|-
|-
| August 12th, 2018||
Destiny1.6-CombatBeta was released.
|-
|-
| August 28th, 2018||
1.7DestinyBeta was released.
|-
|-
| On or after July 6th, 2020 but before July 20th, 2020.<ref>https://imgur.com/a/l4tNjoG</ref>
RedRoseWarrior1 became the maintainer of the Destiny Lucky Block.
|-
|-
| July 22nd, 2020||
Destiny Lucky Block1.14.4 v1.8 was released.
|-
|-
| December 28th, 2024||
Destiny-Lucky-Block(V1.9-1.16.5) was released.
|-
|-
|}
== Trivia ==
The name "Destiny Lucky Block" was suggested by Kristen Stuffs.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Destiny Promotional Image.png|Promotional image.
File:Destiny Promotional Image 3.png|3rd promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
dfc1094a2d7b0d3b725dda4aff55b665ef6cce46
1123
1122
2025-01-12T08:46:26Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Destiny Lucky Block
|image=Destiny lucky block.png
|Creator:=[https://www.curseforge.com/members/kilonove/projects Kilonove]
|Link:=[https://www.curseforge.com/minecraft/customization/destiny-lucky-blocks Curseforge]
|Maintainer:=[https://www.curseforge.com/members/redrosewarrior1/projects RedRoseWarrior1]
|Contributors:=[https://www.curseforge.com/members/thesmartness/projects thesmartness]<br>
[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Total Downloads:=>18,248<ref> As of January 12th, 2025.</ref>
|Availability:=Completely Available
|Forge:= ✔️
|Fabric:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July, 9th, 2018||
The LuckyBlockPostponed Curseforge page was created.<ref>https://imgur.com/a/eI0tCDi</ref>
|-
|-
| July 11th, 2018||
The name of LuckyBlockPostponed was updated to Lootastic.<br>
1.11LootasticBetaV1.0 was released.
|-
|-
| July 13th, 2018||
The name of Lootastic was updated to Destiny Lucky Block.<ref>https://imgur.com/a/oLMgjH4</ref>
|-
|-
| July 14th, 2018||
DestinyV1.0 was released.
The texture was updated.
|-
|-
| July 20th, 2018||
Destiny1.2-1.12 was released.
|-
|-
| July 21st, 2018||
DestinyLB1.3-Bugfix was released.
|-
|-
| July 23rd, 2018||
DestinyLB1.4-FrenchUpdate was released.
|-
|-
| August 3rd, 2018||
Destiny1.5-CELEBRATION! was released.
|-
|-
| August 12th, 2018||
Destiny1.6-CombatBeta was released.
|-
|-
| August 28th, 2018||
1.7DestinyBeta was released.
|-
|-
| On or after July 6th, 2020 but before July 20th, 2020.<ref>https://imgur.com/a/l4tNjoG</ref>||
RedRoseWarrior1 became the maintainer of the Destiny Lucky Block.
|-
|-
| July 22nd, 2020||
Destiny Lucky Block1.14.4 v1.8 was released.
|-
|-
| December 28th, 2024||
Destiny-Lucky-Block(V1.9-1.16.5) was released.
|-
|-
|}
== Trivia ==
The name "Destiny Lucky Block" was suggested by Kristen Stuffs.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Destiny Promotional Image.png|Promotional image.
File:Destiny Promotional Image 3.png|3rd promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
7a93fcf2fad4a7980e7a5000902aa3470530dc5f
Template:Addon Infobox
10
328
1086
1059
2025-01-12T06:52:56Z
KristenStuffs
564421
wikitext
text/x-wiki
<includeonly>
{{#invoke:Infobox|main
|kind=Addon
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information, Compatibility
|Information=Creator:, Link:, Maintainer:, Contributors:, Dependencies:, Total Downloads:, Compatible With:, Availability:
|Compatibility=Forge:, Fabric:, NeoForge:
}}
</includeonly><noinclude>
{{documentation}}
[[Category:Infobox templates]]</noinclude>
f0f9b52e402dfe639d48171f521f817afcd40c8b
Template:Mod Infobox
10
255
1087
1045
2025-01-12T06:53:17Z
KristenStuffs
564421
wikitext
text/x-wiki
<includeonly>
{{#invoke:Infobox|main
|kind=Mod
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information, Compatibility
|Information=Creator:, Link:, Maintainer:, Contributors:, Source:, Dependencies, Compatible With:, Total Downloads:, Availability:
|Compatibility=Forge:, Fabric:, NeoForge:
}}
</includeonly><noinclude>
{{documentation}}
[[Category:Infobox templates]]</noinclude>
4dcea647ff0d76fef6b60043791366f77f047eb8
Black Lucky Block
0
339
1088
969
2025-01-12T06:53:19Z
OwOstar
564436
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items Curseforge]
|Requires Additional Mods:= ❌
|Availability:= Completely Available
|Compatibility=Forge, NeoForge
}}
== Crafting ==
== Drops ==
<div class="mw-collapsible mw-collapsed">
===== Alpha (More than 100 New Drops) =====
# Example
===== Beta (With Towers) =====
#A Wooden Shovel, Sword, Pickaxe, Axe and Hoe
#A Stone Shovel, Sword, Pickaxe, Axe and Hoe
#A Gold Shovel, Sword, Pickaxe, Axe and Hoe
#(2-3) of either a Iron Shovel, Sword, Pickaxe, Axe or Hoe
#(1-2) of either a Diamond Shovel, Sword, Pickaxe, Axe or Hoe
#A Leather Helmet, Chestplate, Leggings and Boots
#A Gold Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Chainmail Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Iron Helmet, Chestplate, Leggings and Boots
#(1-2) of either a Diamond Helmet, Chestplate, Leggings and Boots
#A Iron, Gold, and Diamond Horse Armor
#A bow with (16-32) arows
#A Sponge
#(8) TNT
#(14) Obsidian
#(2-6) Endportal Frames
#A Dragon Egg
#A Beacon
#(8) Droppers
#(8) Hay Bales
#(8-16) Gold Ingots
#A stick
#(4) Paintings
#(2) Saddles
#A Cake
#A Rotten Flesh
#A Nether Star
#A Poppy named Romantic Rose
#(6-12) Bookshelves and (8-16) Books
#(8-16) Jack O' Lanterns and (8-16) Pumpkins
#(2-4) Golden Apples and (1-2) Enchanted Golden Apples
#(1-2) Buckets, and (1-2) Water Buckets, and (1-2) Milk Buckets, and (1-2) Lava Buckets
#(8-16) Raw Porkchops and (4-8) Cooked Porkchopss
#(8-16) Raw Fish and (4-8) Cooked Fish
#(8-16) Raw Beef and (4-8) Steak
#(8-16) Raw Chicken, and (4-8) Cooked Chicken
</div>
== History ==
{| class="wikitable"
|-
| February 27th, 2015||
[[File:Black lucky block.png|frameless|32x32px]]Published publicly onto Curse<ref>Currently known as Curseforge.</ref>.
|-
|-
| February 28th, 2015||
The second version was released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
932ac017c3f4c3d00760a3813ae53534462d958b
1089
1088
2025-01-12T06:53:32Z
OwOstar
564436
Reverted edit by [[Special:Contributions/OwOstar|OwOstar]] ([[User talk:OwOstar|talk]]) to last revision by [[User:KristenStuffs|KristenStuffs]]
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items Curseforge]
|Requires Additional Mods:= ❌
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== Crafting ==
== Drops ==
<div class="mw-collapsible mw-collapsed">
===== Alpha (More than 100 New Drops) =====
# Example
===== Beta (With Towers) =====
#A Wooden Shovel, Sword, Pickaxe, Axe and Hoe
#A Stone Shovel, Sword, Pickaxe, Axe and Hoe
#A Gold Shovel, Sword, Pickaxe, Axe and Hoe
#(2-3) of either a Iron Shovel, Sword, Pickaxe, Axe or Hoe
#(1-2) of either a Diamond Shovel, Sword, Pickaxe, Axe or Hoe
#A Leather Helmet, Chestplate, Leggings and Boots
#A Gold Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Chainmail Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Iron Helmet, Chestplate, Leggings and Boots
#(1-2) of either a Diamond Helmet, Chestplate, Leggings and Boots
#A Iron, Gold, and Diamond Horse Armor
#A bow with (16-32) arows
#A Sponge
#(8) TNT
#(14) Obsidian
#(2-6) Endportal Frames
#A Dragon Egg
#A Beacon
#(8) Droppers
#(8) Hay Bales
#(8-16) Gold Ingots
#A stick
#(4) Paintings
#(2) Saddles
#A Cake
#A Rotten Flesh
#A Nether Star
#A Poppy named Romantic Rose
#(6-12) Bookshelves and (8-16) Books
#(8-16) Jack O' Lanterns and (8-16) Pumpkins
#(2-4) Golden Apples and (1-2) Enchanted Golden Apples
#(1-2) Buckets, and (1-2) Water Buckets, and (1-2) Milk Buckets, and (1-2) Lava Buckets
#(8-16) Raw Porkchops and (4-8) Cooked Porkchopss
#(8-16) Raw Fish and (4-8) Cooked Fish
#(8-16) Raw Beef and (4-8) Steak
#(8-16) Raw Chicken, and (4-8) Cooked Chicken
</div>
== History ==
{| class="wikitable"
|-
| February 27th, 2015||
[[File:Black lucky block.png|frameless|32x32px]]Published publicly onto Curse<ref>Currently known as Curseforge.</ref>.
|-
|-
| February 28th, 2015||
The second version was released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
39000122335a6226e78169f7462aca82c3f28753
1106
1089
2025-01-12T07:02:30Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items Curseforge]
|Availability:= Completely Available
|Forge:= ✔️
}}
== Crafting ==
== Drops ==
<div class="mw-collapsible mw-collapsed">
===== Alpha (More than 100 New Drops) =====
# Example
===== Beta (With Towers) =====
#A Wooden Shovel, Sword, Pickaxe, Axe and Hoe
#A Stone Shovel, Sword, Pickaxe, Axe and Hoe
#A Gold Shovel, Sword, Pickaxe, Axe and Hoe
#(2-3) of either a Iron Shovel, Sword, Pickaxe, Axe or Hoe
#(1-2) of either a Diamond Shovel, Sword, Pickaxe, Axe or Hoe
#A Leather Helmet, Chestplate, Leggings and Boots
#A Gold Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Chainmail Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Iron Helmet, Chestplate, Leggings and Boots
#(1-2) of either a Diamond Helmet, Chestplate, Leggings and Boots
#A Iron, Gold, and Diamond Horse Armor
#A bow with (16-32) arows
#A Sponge
#(8) TNT
#(14) Obsidian
#(2-6) Endportal Frames
#A Dragon Egg
#A Beacon
#(8) Droppers
#(8) Hay Bales
#(8-16) Gold Ingots
#A stick
#(4) Paintings
#(2) Saddles
#A Cake
#A Rotten Flesh
#A Nether Star
#A Poppy named Romantic Rose
#(6-12) Bookshelves and (8-16) Books
#(8-16) Jack O' Lanterns and (8-16) Pumpkins
#(2-4) Golden Apples and (1-2) Enchanted Golden Apples
#(1-2) Buckets, and (1-2) Water Buckets, and (1-2) Milk Buckets, and (1-2) Lava Buckets
#(8-16) Raw Porkchops and (4-8) Cooked Porkchopss
#(8-16) Raw Fish and (4-8) Cooked Fish
#(8-16) Raw Beef and (4-8) Steak
#(8-16) Raw Chicken, and (4-8) Cooked Chicken
</div>
== History ==
{| class="wikitable"
|-
| February 27th, 2015||
[[File:Black lucky block.png|frameless|32x32px]]Published publicly onto Curse<ref>Currently known as Curseforge.</ref>.
|-
|-
| February 28th, 2015||
The second version was released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
06d6a7df15ae56ba6aadc6cbb1f29aa0ade1010f
Lucky Block
0
254
1090
1067
2025-01-12T06:53:37Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge]
|Contributors:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]<br>
[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Source:=[https://github.com/alexsocha/luckyblock Github]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== History ==
{| class="wikitable"
|-
| April 20th, 2012||
[[File:Og_lucky_block_texture.png|frameless|32x32px]] The original Lucky Block promotional screenshot was taken in game.<ref>https://web.archive.org/web/20131022183635im_/http://cdn.planetminecraft.com/files/resource_media/screenshot/1216/2012-04-20_185821_2039015.jpg</ref>.
|-
| May 4th, 2012 ||
Lucky Block was posted onto Planet Minecraft.<ref name="pmcluckyblocklink" <ref>https://web.archive.org/web/20160708091216/https://www.planetminecraft.com/mod/lucky-block/#tab_log</ref>
|-
|-
| May 25th, 2012 ||
v2.0 was released.<br>
Lucky Blocks can now spawn naturally.<br>
Drops Nether Portals instead of Gold Nuggets.<br>
Drops End Portal instead of End Portal Frames.
|-
|-
| June 8th, 2012 ||
V3.0 was released.
|-
|-
| September 7th, 2012 ||
V3.1 was released.
|-
|-
| October 14th, 2013 ||
V4.0 was released.<br>
Lucky Block was posted onto the Minecraft Forums.
|-
|-
| November 12th, 2013 ||
V.4.1 was released.<br>
Crafting recipe was updated to require a dropper and 8 gold nuggets instead of a dispenser and 8 gold nuggets.
|-
|-
| December 17th, 2013 ||
V4.2 was released.<br>
The crafting recipe can now be changed in the properties file.
|-
|-
| December 28th, 2013 ||
V4.2.1 was released.
|-
|-
| March 15th, 2014 ||
V4.5 was released.<br>
Bob was added.<br>
Romantic Rose was added.<br>
Lucky Block now uses name ids instead of number ids.
Lucky tools and armours are now gold instead of diamond.<br>
|-
|-
| April 6th, 2014 ||
V5.0.0 was released.<br>
Lucky Temples were added.<br>
One is Lucky and One is Not structure added.<br>
Lucky Blocks can now spawn naturally in custom structures.<br>
Lucky Blocks can now be crafted to become luckier or unluckier.
|-
|-
| August 12th, 2014 ||
V5.1.0 was released.<br>
Lucky Potion was added.<br>
Tamed Wolves were added.<br>
Unlucky Potion was added.<br>
Lucky Villagers were added.<br>
Wishing Wells were added.
|-
|-
| January 4th, 2015 ||
V5.2.0 was released.<br>
[[File:Lucky block.png|frameless|32x32px]] The texture was updated.<br>
Bob can now drop items on death.
|-
|-
| April 3rd, 2015 ||
V.6.0.0 was released.<br>
Addon support was added.<br>
Giant Lucky Block structure was added.
|-
|-
| February 21st, 2016 ||
V7.0.1 Combat Update was released.<br>
Lucky Bow was added.<br>
Lucky Potion was added.<br>
Lucky Sword was added.
|-
|-
| February 6th, 2022 ||
Lucky Block was posted onto Curseforge.
|-
|-
| November 18th, 2023 ||
[https://web.archive.org/web/20231116175520/https://www.luckyblockmod.com/ https://www.luckyblockmod.com/] was acquired by LuckyBlock Casino and stopped hosting Lucky Block.<ref>https://github.com/alexsocha/luckyblock/issues/120</ref>
|-
|}
== Trivia ==
The current Lucky Block artwork is made by [https://badnix.com/portfolio/ Clayton Chowaniec]<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1292247-lucky-block-mod-drops-items-spawns-mobs-structures</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original promotional image.
File:Lucky Block Combat Update Promotional Image.png|Combat Update promotional image.
File:Acropolis Structure.png|Acropolis natural structure containing a Lucky Block.
</gallery>
== Notes ==
<references />
[[Category:Mods]]
[[Category:Mostly Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
80c09357bec1369285488ab0fa476afa856ebee1
1099
1090
2025-01-12T06:57:51Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge]
|Contributors:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]<br>
[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Source:=[https://github.com/alexsocha/luckyblock Github]
|Availability:= Mostly Available
|Forge:= ✔️
|NeoForge:= ✔️
|Fabric:= ✔️
}}
== History ==
{| class="wikitable"
|-
| April 20th, 2012||
[[File:Og_lucky_block_texture.png|frameless|32x32px]] The original Lucky Block promotional screenshot was taken in game.<ref>https://web.archive.org/web/20131022183635im_/http://cdn.planetminecraft.com/files/resource_media/screenshot/1216/2012-04-20_185821_2039015.jpg</ref>.
|-
| May 4th, 2012 ||
Lucky Block was posted onto Planet Minecraft.<ref name="pmcluckyblocklink" <ref>https://web.archive.org/web/20160708091216/https://www.planetminecraft.com/mod/lucky-block/#tab_log</ref>
|-
|-
| May 25th, 2012 ||
v2.0 was released.<br>
Lucky Blocks can now spawn naturally.<br>
Drops Nether Portals instead of Gold Nuggets.<br>
Drops End Portal instead of End Portal Frames.
|-
|-
| June 8th, 2012 ||
V3.0 was released.
|-
|-
| September 7th, 2012 ||
V3.1 was released.
|-
|-
| October 14th, 2013 ||
V4.0 was released.<br>
Lucky Block was posted onto the Minecraft Forums.
|-
|-
| November 12th, 2013 ||
V.4.1 was released.<br>
Crafting recipe was updated to require a dropper and 8 gold nuggets instead of a dispenser and 8 gold nuggets.
|-
|-
| December 17th, 2013 ||
V4.2 was released.<br>
The crafting recipe can now be changed in the properties file.
|-
|-
| December 28th, 2013 ||
V4.2.1 was released.
|-
|-
| March 15th, 2014 ||
V4.5 was released.<br>
Bob was added.<br>
Romantic Rose was added.<br>
Lucky Block now uses name ids instead of number ids.
Lucky tools and armours are now gold instead of diamond.<br>
|-
|-
| April 6th, 2014 ||
V5.0.0 was released.<br>
Lucky Temples were added.<br>
One is Lucky and One is Not structure added.<br>
Lucky Blocks can now spawn naturally in custom structures.<br>
Lucky Blocks can now be crafted to become luckier or unluckier.
|-
|-
| August 12th, 2014 ||
V5.1.0 was released.<br>
Lucky Potion was added.<br>
Tamed Wolves were added.<br>
Unlucky Potion was added.<br>
Lucky Villagers were added.<br>
Wishing Wells were added.
|-
|-
| January 4th, 2015 ||
V5.2.0 was released.<br>
[[File:Lucky block.png|frameless|32x32px]] The texture was updated.<br>
Bob can now drop items on death.
|-
|-
| April 3rd, 2015 ||
V.6.0.0 was released.<br>
Addon support was added.<br>
Giant Lucky Block structure was added.
|-
|-
| February 21st, 2016 ||
V7.0.1 Combat Update was released.<br>
Lucky Bow was added.<br>
Lucky Potion was added.<br>
Lucky Sword was added.
|-
|-
| February 6th, 2022 ||
Lucky Block was posted onto Curseforge.
|-
|-
| November 18th, 2023 ||
[https://web.archive.org/web/20231116175520/https://www.luckyblockmod.com/ https://www.luckyblockmod.com/] was acquired by LuckyBlock Casino and stopped hosting Lucky Block.<ref>https://github.com/alexsocha/luckyblock/issues/120</ref>
|-
|}
== Trivia ==
The current Lucky Block artwork is made by [https://badnix.com/portfolio/ Clayton Chowaniec]<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1292247-lucky-block-mod-drops-items-spawns-mobs-structures</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original promotional image.
File:Lucky Block Combat Update Promotional Image.png|Combat Update promotional image.
File:Acropolis Structure.png|Acropolis natural structure containing a Lucky Block.
</gallery>
== Notes ==
<references />
[[Category:Mods]]
[[Category:Mostly Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Tmtravlr]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
b0bec49472824dc857e97109034eb142a6b05a86
1109
1099
2025-01-12T08:03:49Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge]
|Contributors:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]<br>
[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Source:=[https://github.com/alexsocha/luckyblock Github]
|Availability:= Mostly Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| April 20th, 2012||
[[File:Og_lucky_block_texture.png|frameless|32x32px]] The original Lucky Block promotional screenshot was taken in game.<ref>https://web.archive.org/web/20131022183635im_/http://cdn.planetminecraft.com/files/resource_media/screenshot/1216/2012-04-20_185821_2039015.jpg</ref>.
|-
| May 4th, 2012 ||
Lucky Block was posted onto Planet Minecraft.<ref name="pmcluckyblocklink" <ref>https://web.archive.org/web/20160708091216/https://www.planetminecraft.com/mod/lucky-block/#tab_log</ref>
|-
|-
| May 25th, 2012 ||
v2.0 was released.<br>
Lucky Blocks can now spawn naturally.<br>
Drops Nether Portals instead of Gold Nuggets.<br>
Drops End Portal instead of End Portal Frames.
|-
|-
| June 8th, 2012 ||
V3.0 was released.
|-
|-
| September 7th, 2012 ||
V3.1 was released.
|-
|-
| October 14th, 2013 ||
V4.0 was released.<br>
Lucky Block was posted onto the Minecraft Forums.
|-
|-
| November 12th, 2013 ||
V.4.1 was released.<br>
Crafting recipe was updated to require a dropper and 8 gold nuggets instead of a dispenser and 8 gold nuggets.
|-
|-
| December 17th, 2013 ||
V4.2 was released.<br>
The crafting recipe can now be changed in the properties file.
|-
|-
| December 28th, 2013 ||
V4.2.1 was released.
|-
|-
| March 15th, 2014 ||
V4.5 was released.<br>
Bob was added.<br>
Romantic Rose was added.<br>
Lucky Block now uses name ids instead of number ids.
Lucky tools and armours are now gold instead of diamond.<br>
|-
|-
| April 6th, 2014 ||
V5.0.0 was released.<br>
Lucky Temples were added.<br>
One is Lucky and One is Not structure added.<br>
Lucky Blocks can now spawn naturally in custom structures.<br>
Lucky Blocks can now be crafted to become luckier or unluckier.
|-
|-
| August 12th, 2014 ||
V5.1.0 was released.<br>
Lucky Potion was added.<br>
Tamed Wolves were added.<br>
Unlucky Potion was added.<br>
Lucky Villagers were added.<br>
Wishing Wells were added.
|-
|-
| January 4th, 2015 ||
V5.2.0 was released.<br>
[[File:Lucky block.png|frameless|32x32px]] The texture was updated.<br>
Bob can now drop items on death.
|-
|-
| April 3rd, 2015 ||
V.6.0.0 was released.<br>
Addon support was added.<br>
Giant Lucky Block structure was added.
|-
|-
| February 21st, 2016 ||
V7.0.1 Combat Update was released.<br>
Lucky Bow was added.<br>
Lucky Potion was added.<br>
Lucky Sword was added.
|-
|-
| February 6th, 2022 ||
Lucky Block was posted onto Curseforge.
|-
|-
| November 18th, 2023 ||
[https://web.archive.org/web/20231116175520/https://www.luckyblockmod.com/ https://www.luckyblockmod.com/] was acquired by LuckyBlock Casino and stopped hosting Lucky Block.<ref>https://github.com/alexsocha/luckyblock/issues/120</ref>
|-
|}
== Trivia ==
The current Lucky Block artwork is made by [https://badnix.com/portfolio/ Clayton Chowaniec]<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1292247-lucky-block-mod-drops-items-spawns-mobs-structures</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original promotional image.
File:Lucky Block Combat Update Promotional Image.png|Combat Update promotional image.
File:Acropolis Structure.png|Acropolis natural structure containing a Lucky Block.
</gallery>
== Notes ==
<references />
[[Category:Mods]]
[[Category:Mostly Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Tmtravlr]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
48767190d91438b695a57d5f1a3967ffffae58e5
Category:People
14
319
1091
519
2025-01-12T06:54:12Z
KristenStuffs
564421
KristenStuffs moved page [[Category:Creators]] to [[Category:People]] without leaving a redirect
wikitext
text/x-wiki
Creators who have created multiple Lucky Blocks.
8183a4766d05ee35d53028de186ecd92cb5d8ffa
Category:Tmtravlr
14
320
1093
1068
2025-01-12T06:55:02Z
KristenStuffs
564421
wikitext
text/x-wiki
List of Lucky Blocks and Mods created by Tmtrvlr.
[[Category:People]]
7724a54e0a2dc61e6421adca7c50939ad0b07220
1095
1093
2025-01-12T06:56:07Z
KristenStuffs
564421
wikitext
text/x-wiki
List of Lucky Blocks which relate to Tmtrvlr in one form or another.
[[Category:People]]
9ae6a7c154539bdff74e85cd2d65c7c13d014ed0
Category:Kristen Stuffs
14
402
1094
2025-01-12T06:56:05Z
KristenStuffs
564421
Created page with "List of Lucky Blocks which relate to Kristen Stuffs in one form or another. [[Category:People]]"
wikitext
text/x-wiki
List of Lucky Blocks which relate to Kristen Stuffs in one form or another.
[[Category:People]]
f2325a82daafd6ff7a039a10882dcb44108633dc
Missing Lucky Block
0
375
1101
987
2025-01-12T06:58:34Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Missing Lucky Block
|image=Missing lucky block.png
|Creator:=[https://www.minecraftforum.net/members/natorade8000/threads natorade8000]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8 Minecraft Forums]
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
}}
== Installation ==
The Missing Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.<br>
For the best experience use [[Lucky Block]] V5.2.0 as the base, as unforeseen problems may occur with other 1.8 Lucky Block versions.
1) Download lucky_block (2).png<br>
2) Rename lucky_block (2).png to lucky_block.png<br>
3) Open up the Lucky Block 1.8.jar<br>
4) Go to assets\lucky\textures\blocks<br>
5) Drag the downloaded and renamed lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks\lucky_block.png texture<br>
6) Launch Minecraft with Lucky Block 1.8 installed<br>
7) Close Minecraft<br>
8) Go to the Missing Lucky Block's dropbox<br>
9) Open the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder><br>
10) Open .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt and delete the contents inside<br>
11) Copy and paste the contents of LuckyBlockProperties.txt from the Missing Lucky Block's dropbox inside of .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt<br>
== History ==
{| class="wikitable"
|-
| April 26th, 2015||
The first Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414050-missing-lucky-block-mod</ref><br>
The Second Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414474-missing-lucky-block-mod-1-8</ref>
|-
|-
| April 27th, 2015||
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414928-lucky-block-missing-mod-1-8</ref><br>
Update the name of Missing Lucky Block to Lucky Block Missing.
|-
|-
| April 30th, 2015||
The fourth Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8</ref><br>
Reverted the name of Lucky Block Missing back to Missing Lucky Block.
|-
|-
| May 2nd, 2015||
The lucky_block (2).png image was modified.
|-
|}
== Available Downloads ==
[https://www.dropbox.com/scl/fo/r18n0at3tlz40jb0fe0rm/AM1xJA5-6zbG9uSnjfnluIE?rlkey=eb5ujlsb0432ctttiur49qhzq&e=1&dl=0 Currently available original Dropbox contents]
== Trivia ==
structures.txt is blank.<br>
All four Minecraft Forums posts lead to the same Dropbox download.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Missing Lucky Block original promo image.png|Original promotional image.
File:Missing Lucky Block second promo image.png|Second promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
79a5d6ef146b37514305584700252998fedb268b
1108
1101
2025-01-12T07:35:12Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Missing Lucky Block
|image=Missing lucky block.png
|Creator:=[https://www.minecraftforum.net/members/natorade8000/threads natorade8000]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8 Minecraft Forums]
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
}}
== Installation ==
The Missing Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.<br>
For the best experience use [[Lucky Block]] V5.2.0 as the base, as unforeseen problems may occur with other 1.8 Lucky Block versions.
1) Download lucky_block (2).png<br>
2) Rename lucky_block (2).png to lucky_block.png<br>
3) Open up the Lucky Block 1.8.jar<br>
4) Go to assets\lucky\textures\blocks<br>
5) Drag the downloaded and renamed lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks\lucky_block.png texture<br>
6) Launch Minecraft with Lucky Block 1.8 installed<br>
7) Close Minecraft<br>
8) Go to the Missing Lucky Block's dropbox<br>
9) Open the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder><br>
10) Open .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt and delete the contents inside<br>
11) Copy and paste the contents of LuckyBlockProperties.txt from the Missing Lucky Block's dropbox inside of .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt<br>
== History ==
{| class="wikitable"
|-
| April 26th, 2015||
The first Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414050-missing-lucky-block-mod</ref><br>
The Second Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414474-missing-lucky-block-mod-1-8</ref>
|-
|-
| April 27th, 2015||
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414928-lucky-block-missing-mod-1-8</ref><br>
The name of Missing Lucky Block was updated to Lucky Block Missing.
|-
|-
| April 30th, 2015||
The fourth Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8</ref><br>
Reverted the name of Lucky Block Missing back to Missing Lucky Block.
|-
|-
| May 2nd, 2015||
The lucky_block (2).png image was modified.
|-
|}
== Available Downloads ==
[https://www.dropbox.com/scl/fo/r18n0at3tlz40jb0fe0rm/AM1xJA5-6zbG9uSnjfnluIE?rlkey=eb5ujlsb0432ctttiur49qhzq&e=1&dl=0 Currently available original Dropbox contents]
== Trivia ==
structures.txt is blank.<br>
All four Minecraft Forums posts lead to the same Dropbox download.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Missing Lucky Block original promo image.png|Original promotional image.
File:Missing Lucky Block second promo image.png|Second promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
896b45c9a0f15599fce099f931d0fd397f423ede
Rainbow Lucky Block
0
348
1102
1025
2025-01-12T06:59:01Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow lucky block
|image=Lucky block rainbow.gif
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge]
|Dependencies:= ❌<ref>1.7.10 Lucky Block mod only version.</ref><br>
[[Loot++]]<ref>1.8.x Version only.</ref><br>
Orespawn<ref>Both Modded 1.7.10 Versions only.</ref><br>
Much More Spiders<ref name="1710exclusivemoddedrainbowdownloads"<ref>Multi-Modded 1.7.10 Versions only</ref><br>
Rainbow World<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Pandora's Box<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Better Furances<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Enchanting Plus<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Mutant Creatures<ref name="1710exclusivemoddedrainbowdownloads"/><br>
|Total Downloads:= >1,000,000<ref>Only 41,626 downloads are currently verifiable as of January 10th, 2025 including from the latest archived versions of the [https://web.archive.org/web/20161108135846/http://mapsandmods.com:80/s/rainbowluckyblock Maps & Mods Page] .</ref>
|Availability:= Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:RainbowLuckyBlockOG.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
The final update released.
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
4fc1abbd5569b9c2954c91f32bebf71470b93407
1103
1102
2025-01-12T06:59:58Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow lucky block
|image=Lucky block rainbow.gif
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge]
|Dependencies:=
Orespawn<ref>Both Modded 1.7.10 Versions only.</ref><br>
Much More Spiders<ref name="1710exclusivemoddedrainbowdownloads"<ref>Multi-Modded 1.7.10 Versions only</ref><br>
Rainbow World<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Pandora's Box<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Better Furances<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Enchanting Plus<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Mutant Creatures<ref name="1710exclusivemoddedrainbowdownloads"/><br>
[[Loot++]]<ref>1.8.x Version only.</ref><br>
|Total Downloads:= >1,000,000<ref>Only 41,626 downloads are currently verifiable as of January 10th, 2025 including from the latest archived versions of the [https://web.archive.org/web/20161108135846/http://mapsandmods.com:80/s/rainbowluckyblock Maps & Mods Page] .</ref>
|Availability:= Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:RainbowLuckyBlockOG.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
The final update released.
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
b11ac2ab6f6669665a196d8e4be62ec1a7bb4f34
Turquoise Lucky Block
0
374
1104
957
2025-01-12T07:00:39Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Turquoise Lucky Block
|image=turquoise lucky block.png
|Creator:=[https://www.minecraftforum.net/members/mkaegi24/threads mkaegi24]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2418790-turquoise-lucky-block-mod-1-8-v-1-1-the-lucky#c1 Minecraft Forums]
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
}}
== Installation ==
The Turquoise Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.
1) Extract TLB_1-8-3_v6-0-0 3.zip<br>
2) Inside of the TLB_1-8-3_v6-0-0 folder go to TLB_1-8-3_v6-0-0.zip\assets\lucky\textures\blocks<br>
3) Open up the [[Lucky Block]] 1.8.jar<br>
4) Go to Lucky Block 1.8.jar\assets\lucky\textures\blocks<br>
5) Drag the TLB_1-8-3_v6-0-0.zip lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks\lucky_block.png texture<br>
6) Boot up Minecraft Forge 1.8 at least once with the Lucky Block Mod installed<br>
7) Close Minecraft<br>
8) Open the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder><br>
9) Inside of the TLB_1-8-3_v6-0-0 extracted folder go to TLB_1-8-3_v6-0-0.zip\lucky_block\version-6.0.0<br>
10) Drag the TLB_1-8-3_v6-0-0.zip\lucky_block\version-6.0.0 drops.txt and replace the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt file
== History ==
{| class="wikitable"
|-
| May 3rd, 2015||
The Minecraft Forums page was created.
|-
|-
| Before May 14th, 2015||
Turquoise Lucky Block 1.0 was released.<br>
Turquoise Lucky Block 1.1 was released.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/bi3l1mh6db95byu/TLB_1-8-3_v6-0-0+3.zip Turquoise Lucky Block v 1.1]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
d4d7a7280c84fbcdb5b17c500e13f2b66a96385c
Wheat Lucky Block
0
387
1105
1033
2025-01-12T07:02:00Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Wheat Lucky Block
|image=wheat lucky block.png
|Creator:=superfurnance<ref name="wheatfound" <ref>https://imgur.com/a/Nj08ESv cached version of Wheat Lucky Block Curseforge page taken from https://yandexwebcache.net/yandbtm?fmode=inject&tm=1736633519&tld=com&lang=en&la=1569239168&text=wheat+lucky+block&url=https%3A//www.curseforge.com/minecraft/customization/wheat-lucky-block%3Fsort%3Dfilelength&l10n=en&mime=html&sign=565aebe8e961ca7d5567246c8f60ab78&keyno=0&mode=html on September 23rd, 2019</ref>
|Link:=[https://www.curseforge.com/minecraft/customization/wheat-lucky-block/ Curseforge]<ref>Page does not exist anymore and is not archived.</ref>
|Dependencies:= <ref>Version 1.3 requirements are unknown.</ref><br>
[[Loot++]]<ref name="14only"<ref>Version 1.4 only.</ref>
[[Potion Core]]<ref name="14only"/>
|Total Downloads:= >3,863
|Availability:= Mostly Available?<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| March 4th, 2017||
Published publicly onto Curseforge.
|-
|-
| Before or on March 19th, 2017||
[[File:wheat lucky block.png|frameless|32x32px]] Version 1.0 was released.<br>
Version 1.1 was released.<br>
Version 1.2 was released.<br>
Version 1.3 was released.
|-
|-
| March 19th, 2017||
Version 1.4 was released.
|-
|}
== Available Downloads ==
[https://archive.org/details/wheat-lucky-block-1.0-unzip-meeee Version 1.0]<br>
[https://archive.org/details/wheat-lucky-block-1.1 Version 1.1]<br>
[https://archive.org/details/wheat-lucky-block-1.2 Version 1.2]<br>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Curseforge]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
c30133703a54c3b954675cb8072a6edb9e29ef11
File:Destiny Promotional Image.png
6
403
1115
2025-01-12T08:12:55Z
KristenStuffs
564421
Destiny Lucky Block promotional image.
wikitext
text/x-wiki
== Summary ==
Destiny Lucky Block promotional image.
e5ea4b9ad2cd4493d586adbc41a468ad46d9ba12
File:Destiny Promotional Image 3.png
6
404
1116
2025-01-12T08:15:03Z
KristenStuffs
564421
3rd Destiny Lucky Block promotional image.
wikitext
text/x-wiki
== Summary ==
3rd Destiny Lucky Block promotional image.
2a46f944f691ca7983ea798cbc628a1b97ffc040
Lucky Block Postponed
0
405
1120
2025-01-12T08:43:03Z
KristenStuffs
564421
Redirected page to [[Destiny Lucky Block]]
wikitext
text/x-wiki
#REDIRECT [[Destiny Lucky Block]]
e9a9e12f3aa43ae15950dc31fed08c2f5109f12d
Lootastic
0
406
1121
2025-01-12T08:43:25Z
KristenStuffs
564421
Redirected page to [[Destiny Lucky Block]]
wikitext
text/x-wiki
#REDIRECT [[Destiny Lucky Block]]
e9a9e12f3aa43ae15950dc31fed08c2f5109f12d
American Lucky Block
0
361
1124
1048
2025-01-12T08:50:23Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=American Lucky Block
|image=American lucky block texture.png
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Maps & Mods]
|Dependencies:= [[Loot++]]<br>
|Total Downloads:= >153<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest archived download numbers seen from mapsandmods.com].</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|- 2016/06/29
| June 29th, 2016||
The Maps & Mods page was created.
|-
|}
== Available Downloads ==
http://www.mediafire.com/download/6g5y719rm4o3p44/Lucky_Block_USA.zip
== Trivia ==
The creator, Tmtravlr lives in Canada.<ref>https://www.minecraftforum.net/members/Tmtravlr</ref>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Tmtravlr]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
fc90cec1086846201e4ae96b4cd07af7d02450c1
Loot++
0
318
1125
973
2025-01-12T08:50:46Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Loot++
|image=
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/loot Curseforge]
|Source:=N/A
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Tmtravlr]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
dd4740ca97aa0c9ffe9bc82cb619f7f2c92f2dc2
Additions Mod
0
342
1126
976
2025-01-12T08:51:05Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Additions Mod
|image=
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects <span style="text-decoration:underline;">Tmtravlr</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/additions-mod <span style="text-decoration:underline;">Curseforge</span>]
|Source:=N/A
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Tmtravlr]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
78016455110800bb9d787431bf85c1221a5a321f
1129
1126
2025-01-12T08:52:00Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Additions Mod
|image=
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects <span style="text-decoration:underline;">Tmtravlr</span>]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/additions-mod <span style="text-decoration:underline;">Curseforge</span>]
|Availability:= Completely Available
|Forge:= ✔️
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Tmtravlr]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
b8fa7c635e279f78579cc92506db58eb7982e048
Potion Core
0
364
1127
978
2025-01-12T08:51:27Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Potion Core
|image=
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/potion-core Curseforge]
|Availability:= Completely Available
|Forge:= ✔️
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Tmtravlr]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
c049ef713dac602b87e617496f773dd9e2418c20
Loot++
0
318
1128
1125
2025-01-12T08:51:41Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Loot++
|image=
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/loot Curseforge]
|Availability:= Completely Available
|Forge:= ✔️
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Tmtravlr]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
2998f1cd44618b604b2eb072b2fbd2d673d6dbc9
File:Spotted promo 1.png
6
407
1130
2025-01-12T09:17:38Z
KristenStuffs
564421
Lucky Block Spotted original promotional image.
wikitext
text/x-wiki
== Summary ==
Lucky Block Spotted original promotional image.
c49e277b9e0437ea09a4d8bbbe9c1034e5d224f5
File:Spotted promo 2.png
6
408
1131
2025-01-12T09:18:33Z
KristenStuffs
564421
Drop in Lucky Block Spotted.
wikitext
text/x-wiki
== Summary ==
Drop in Lucky Block Spotted.
b2903c83e3389c8a9a72b8000a0b5ac97d433403
File:Spotted promo 3.png
6
409
1132
2025-01-12T09:19:47Z
KristenStuffs
564421
You are very experienced xp drop.
wikitext
text/x-wiki
== Summary ==
You are very experienced xp drop.
763235b9c63423b528311ce6bdbc6ffae6268104
1133
1132
2025-01-12T09:20:29Z
KristenStuffs
564421
/* Summary */
wikitext
text/x-wiki
== Summary ==
You are very experienced! XP drop.
e16826d97281bbcdaf2d79c69d76c989de37b85d
File:Spotted promo 4.png
6
410
1134
2025-01-12T09:21:09Z
KristenStuffs
564421
Cheetah Claw.
wikitext
text/x-wiki
== Summary ==
Cheetah Claw.
f7ecd579dfbb246b7a4407e8e23ef3f5ecb55b72
File:Spotted promo 5.png
6
411
1135
2025-01-12T09:23:05Z
KristenStuffs
564421
Fireball with text saying "Punch It!" drop.
wikitext
text/x-wiki
== Summary ==
Fireball with text saying "Punch It!" drop.
a065f12c6e228ab26af1ea5b5ecf5549694b1cbd
1136
1135
2025-01-12T09:24:22Z
KristenStuffs
564421
/* Summary */
wikitext
text/x-wiki
== Summary ==
Fireball with text saying "Punch it!" drop.
62fc3287d331636119479b9ac74aa2915fa85387
Lucky Block Spotted
0
372
1137
1082
2025-01-12T09:24:28Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spotted
|image=Spotted lucky block.png
|Creator:=[https://web.archive.org/web/20160619222431/http://minecraft.curseforge.com/members/ButterCheetah266/projects ButterCheetah266]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spotted-cheetah-lucky-blocks Curseforge]
|Total Downloads:=13,751<ref>As of January 11th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|October 24th, 2015||
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2547928-lucky-block-spotted-my-lucky-block-add-on-for</ref>
|-
|-
|November 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
|-
|-
|November 20th, 2015||
[[File:Spotted lucky block.png|frameless|32x32px]] Lucky Block Spotted (1.7.10) was released.<br>
Lucky Block Spotted (1.8) was released.
|-
|}
== Trivia ==
This Lucky Block is also known as Cheetah Lucky Block.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Spotted promo 1.png|Original promotional image.
File:Spotted promo 2.png|Minecraft Ownership paper drop.
File:Spotted promo 3|You are very experienced! drop.
File:Spotted promo 4|Cheetah Claw golden sword.
File:Spotted promo 5|Punch it!
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
383987ebb74eeac98abbb3c220e30b03e247b5e1
1139
1137
2025-01-12T09:26:59Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spotted
|image=Spotted lucky block.png
|Creator:=[https://web.archive.org/web/20160619222431/http://minecraft.curseforge.com/members/ButterCheetah266/projects ButterCheetah266]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spotted-cheetah-lucky-blocks Curseforge]
|Total Downloads:=13,751<ref>As of January 11th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|October 24th, 2015||
Promotional image 6 was taken in game.<br>
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2547928-lucky-block-spotted-my-lucky-block-add-on-for</ref>
|-
|-
|November 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
|-
|-
|November 20th, 2015||
[[File:Spotted lucky block.png|frameless|32x32px]] Lucky Block Spotted (1.7.10) was released.<br>
Lucky Block Spotted (1.8) was released.
|-
|}
== Trivia ==
This Lucky Block is also known as Cheetah Lucky Block.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Spotted promo 1.png|Original promotional image.
File:Spotted promo 2.png|Minecraft Ownership paper drop.
File:Spotted promo 3.png|You are very experienced! drop.
File:Spotted promo 4.png|Cheetah Claw golden sword.
File:Spotted promo 5.png|Punch it!
File:Spotted promo 6.png|Promotion image 6.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
bf92f91a867d402b329d83c20eda8f5db83b0753
1140
1139
2025-01-12T09:27:37Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spotted
|image=Spotted lucky block.png
|Creator:=[https://web.archive.org/web/20160619222431/http://minecraft.curseforge.com/members/ButterCheetah266/projects ButterCheetah266]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spotted-cheetah-lucky-blocks Curseforge]
|Total Downloads:=13,751<ref>As of January 11th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|October 24th, 2015||
The 6th screenshot on the forums was taken.<br>
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2547928-lucky-block-spotted-my-lucky-block-add-on-for</ref>
|-
|-
|November 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
|-
|-
|November 20th, 2015||
[[File:Spotted lucky block.png|frameless|32x32px]] Lucky Block Spotted (1.7.10) was released.<br>
Lucky Block Spotted (1.8) was released.
|-
|}
== Trivia ==
This Lucky Block is also known as Cheetah Lucky Block.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Spotted promo 1.png|Original promotional image.
File:Spotted promo 2.png|Minecraft Ownership paper drop.
File:Spotted promo 3.png|You are very experienced! drop.
File:Spotted promo 4.png|Cheetah Claw golden sword.
File:Spotted promo 5.png|Punch it!
File:Spotted promo 6.png|Promotional image 6.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
4fab8237bbc431e93d35ad0b86ec5bc226c97492
1141
1140
2025-01-12T09:29:46Z
KristenStuffs
564421
/* Trivia */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spotted
|image=Spotted lucky block.png
|Creator:=[https://web.archive.org/web/20160619222431/http://minecraft.curseforge.com/members/ButterCheetah266/projects ButterCheetah266]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spotted-cheetah-lucky-blocks Curseforge]
|Total Downloads:=13,751<ref>As of January 11th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|October 24th, 2015||
The 6th screenshot on the forums was taken.<br>
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2547928-lucky-block-spotted-my-lucky-block-add-on-for</ref>
|-
|-
|November 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
|-
|-
|November 20th, 2015||
[[File:Spotted lucky block.png|frameless|32x32px]] Lucky Block Spotted (1.7.10) was released.<br>
Lucky Block Spotted (1.8) was released.
|-
|}
== Trivia ==
This Lucky Block is also known as Cheetah Lucky Block.
The creator of this Lucky Block is responsible for the existence of the Cheetah Inventory Pet in the Inventory Pets mod.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2402467-inventory-pets-animated-creatures-that-live-in?page=63#c1349</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Spotted promo 1.png|Original promotional image.
File:Spotted promo 2.png|Minecraft Ownership paper drop.
File:Spotted promo 3.png|You are very experienced! drop.
File:Spotted promo 4.png|Cheetah Claw golden sword.
File:Spotted promo 5.png|Punch it!
File:Spotted promo 6.png|Promotional image 6.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
0ba3209dc93c02834432a2576b719103d245093f
1142
1141
2025-01-12T09:30:07Z
KristenStuffs
564421
/* Trivia */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spotted
|image=Spotted lucky block.png
|Creator:=[https://web.archive.org/web/20160619222431/http://minecraft.curseforge.com/members/ButterCheetah266/projects ButterCheetah266]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spotted-cheetah-lucky-blocks Curseforge]
|Total Downloads:=13,751<ref>As of January 11th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|October 24th, 2015||
The 6th screenshot on the forums was taken.<br>
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2547928-lucky-block-spotted-my-lucky-block-add-on-for</ref>
|-
|-
|November 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
|-
|-
|November 20th, 2015||
[[File:Spotted lucky block.png|frameless|32x32px]] Lucky Block Spotted (1.7.10) was released.<br>
Lucky Block Spotted (1.8) was released.
|-
|}
== Trivia ==
This Lucky Block is also known as Cheetah Lucky Block.<br>
The creator of this Lucky Block is responsible for the existence of the Cheetah Inventory Pet in the Inventory Pets mod.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2402467-inventory-pets-animated-creatures-that-live-in?page=63#c1349</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Spotted promo 1.png|Original promotional image.
File:Spotted promo 2.png|Minecraft Ownership paper drop.
File:Spotted promo 3.png|You are very experienced! drop.
File:Spotted promo 4.png|Cheetah Claw golden sword.
File:Spotted promo 5.png|Punch it!
File:Spotted promo 6.png|Promotional image 6.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
e2986e3c934edd6f5279946dc9827391968f983a
File:Spotted promo 6.png
6
412
1138
2025-01-12T09:25:54Z
KristenStuffs
564421
Promotional Image 6.
wikitext
text/x-wiki
== Summary ==
Promotional Image 6.
35dffc83cc047c8ab329c41bff880ff065acfdcc
Fantasia Lucky Block
0
392
1143
1072
2025-01-12T09:35:33Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=FANTASIA LUCKY BLOCK
|image=Fantasia lucky block.png
|Creator:=[https://www.minecraftforum.net/members/CazCadeMC/threads CazCadeMC]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various Minecraft Forums]
|Dependencies:= Colorful Tools<br>
Nystical Epicarno Dimension Mod<br>
Custom NPCS<br>
Volcaloid mod<br>
Youtubers+<br>
[[Loot++]]<ref>V 1.3 onward.</ref><br>
Block Monsters Mod<ref>Required for V A1.42 (10000 Downloaders Update), V B1.6 (10000 Downloaders Update), and onward.</ref><br>
[[Potion Core]]<ref>V1.7 and V1.71 only.</ref>
|Total Downloads:=>10,000<ref>This number cannot be verified.</ref>
|Availability:=Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| January 16th, 2016||
Minecraft Forums page created.<br>
[[File:fantasia lucky block.png|frameless|32x32px]] V 1.0 was released into the Minecraft Forums.<ref>https://web.archive.org/web/20160120011800/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref><ref>https://web.archive.org/web/20160322063243/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref>
|-
|-
| Before or on January 20th, 2016||
V 1.1 (Name Update) was released.<br>
The name was updated.<br>
V 2 (Chance Update) was released.
|-
|-
| Before or on March 20th, 2016||
V 1.3 (Revolution Update) was released.<br>
V1.4 (Improvement Update) was released.<br>
V1.41 (Improvement Update II) was released.<br>
V1.5 (The Base Update) was released.<br>
V1.5.1 (BugFix Update) was released.<br>
V A1.42 (10000 Downloaders Update) was released.<br>
V B1.6 (10000 Downloaders Update) was released.
|-
|-
| After or on January 17th, 2017<ref>Latest modified file date for V1.7</ref> but before or on February 5th, 2017||
V1.7 (Revolution Update) was released.<ref>File name says v1.5 despite it being v1.7.</ref><ref>This is not a typo on the wiki, this is the second updated called "Revolution Update".</ref><br>
|-
|-
| On or after January 27th, 2017<ref>Latest modified file date for V1.71</ref> but before or on February 5th, 2017||
V1.71 (Bugfix Update II) was released.
|-
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-fantasia-1.2-by-caz-cade-1 V 2 (Chance Update)]<br>
[https://archive.org/details/lucky-block-fantasia-b-1.6-by-caz-cade V B1.6 (10000 Downloaders Update)]<br>
[https://archive.org/details/lucky-block-fantasia-1.5-by-caz-cade-mc V1.5 (V1.7 (Revolution Update))]<br>
[https://archive.org/details/lucky-block-fantasia-1.71-by-caz-cade-mc V1.71 (Bugfix Update II)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:FANTASIA_promo_image.png|Original promotional image.
File:Fantasia_promo_image_3.png|Second promotional image.
File:Fantasia Promotional Image.png|Current promotional image.
File:FANTASIA LUCKY BLOCK banner.png|FANTASIA LUCKY BLOCK-themed banner.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Minecraft Forums]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
5cad97f37c4ca3e70f7f8822f33e6de516b5542e
1154
1143
2025-01-12T21:51:49Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=FANTASIA LUCKY BLOCK
|image=Fantasia lucky block v 7 texture.png
|Creator:=[https://www.minecraftforum.net/members/CazCadeMC/threads CazCadeMC]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various Minecraft Forums]
|Dependencies:= Colorful Tools<br>
Nystical Epicarno Dimension Mod<br>
Custom NPCS<br>
Volcaloid mod<br>
Youtubers+<br>
[[Loot++]]<ref>V 1.3 onward.</ref><br>
Block Monsters Mod<ref>Required for V A1.42 (10000 Downloaders Update), V B1.6 (10000 Downloaders Update), and onward.</ref><br>
[[Potion Core]]<ref>V1.7 and V1.71 only.</ref>
|Total Downloads:=>10,000<ref>This number cannot be verified.</ref>
|Availability:=Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| January 16th, 2016||
Minecraft Forums page created.<br>
[[File:fantasia lucky block.png|frameless|32x32px]] V 1.0 was released into the Minecraft Forums.<ref>https://web.archive.org/web/20160120011800/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref><ref>https://web.archive.org/web/20160322063243/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref>
|-
|-
| Before or on January 20th, 2016||
V 1.1 (Name Update) was released.<br>
The name was updated.<br>
V 2 (Chance Update) was released.
|-
|-
| Before or on March 20th, 2016||
V 1.3 (Revolution Update) was released.<br>
V1.4 (Improvement Update) was released.<br>
V1.41 (Improvement Update II) was released.<br>
V1.5 (The Base Update) was released.<br>
V1.5.1 (BugFix Update) was released.<br>
V A1.42 (10000 Downloaders Update) was released.<br>
V B1.6 (10000 Downloaders Update) was released.
|-
|-
| After or on January 17th, 2017<ref>Latest modified file date for V1.7</ref> but before or on February 5th, 2017||
V1.7 (Revolution Update) was released.<ref>File name says v1.5 despite it being v1.7.</ref><ref>This is not a typo on the wiki, this is the second updated called "Revolution Update".</ref><br>
[[File:Fantasia lucky block v 7 texture.png|frameless|32x32px]] The texture was updated.
|-
|-
| On or after January 27th, 2017<ref>Latest modified file date for V1.71</ref> but before or on February 5th, 2017||
V1.71 (Bugfix Update II) was released.
|-
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-fantasia-1.2-by-caz-cade-1 V 2 (Chance Update)]<br>
[https://archive.org/details/lucky-block-fantasia-b-1.6-by-caz-cade V B1.6 (10000 Downloaders Update)]<br>
[https://archive.org/details/lucky-block-fantasia-1.5-by-caz-cade-mc V1.5 (V1.7 (Revolution Update))]<br>
[https://archive.org/details/lucky-block-fantasia-1.71-by-caz-cade-mc V1.71 (Bugfix Update II)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:FANTASIA_promo_image.png|Original promotional image.
File:Fantasia_promo_image_3.png|Second promotional image.
File:Fantasia Promotional Image.png|Current promotional image.
File:FANTASIA LUCKY BLOCK banner.png|FANTASIA LUCKY BLOCK-themed banner.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Minecraft Forums]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
fa61d04f2aa2b1017ec9f418d4c4abb085578cf8
File:American lucky block.png
6
394
1144
1002
2025-01-12T20:52:11Z
Jerios
566247
Jerios uploaded a new version of [[File:American lucky block texture.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:OGFantasia lucky block.png
6
413
1145
2025-01-12T21:20:19Z
Jerios
566247
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Turquoise lucky block.png
6
414
1146
2025-01-12T21:24:33Z
Jerios
566247
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block astral.gif
6
415
1147
2025-01-12T21:27:33Z
DevMaster1015
564424
Astral lucky block's texture
wikitext
text/x-wiki
== Summary ==
Astral lucky block's texture
fd1ad6de16bcbb40245a0b5c14ed66f2a19670f1
Orange Lucky Block
0
416
1148
2025-01-12T21:28:32Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Orange Lucky Block |image=orange lucky block.png |Creator:=[http://web.archive.org/web/20171217201351/http://www.minecraftforum.net/members/ProtectedGameNL ProtectedGameNL] |Link:=[http://web.archive.org/web/20160326081033/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2359352-orange-lucky-block Minecraft Forums] |Total Downloads:=>1<ref>As of January 12th, 2015.</ref> |Availability:=Mostly Available?<ref>The total numbe..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Orange Lucky Block
|image=orange lucky block.png
|Creator:=[http://web.archive.org/web/20171217201351/http://www.minecraftforum.net/members/ProtectedGameNL ProtectedGameNL]
|Link:=[http://web.archive.org/web/20160326081033/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2359352-orange-lucky-block Minecraft Forums]
|Total Downloads:=>1<ref>As of January 12th, 2015.</ref>
|Availability:=Mostly Available?<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| On or before February 16th, 2015||
Published onto Planet Minecraft.<ref>The Minecraft Forums post references "diamonds" and "subscribe" which are features from Planet Minecraft. There is also a Planet Minecraft account with the same username as the creator https://www.planetminecraft.com/member/protectedgamenl.</ref><br>
[[File:orange lucky block.png|frameless|32x32px]] V1 was released.
|-
|-
| February 16th, 2015|
Minecraft Forums post was made.
|-
|}
== Available Downloads ==
https://www.mediafire.com/file/9tzfjam3ajz2feh/Orange+LuckyBlock.zip
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
13313e7448f2526d5b29067b6469f86946fe383f
1149
1148
2025-01-12T21:28:55Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Orange Lucky Block
|image=orange lucky block.png
|Creator:=[http://web.archive.org/web/20171217201351/http://www.minecraftforum.net/members/ProtectedGameNL ProtectedGameNL]
|Link:=[http://web.archive.org/web/20160326081033/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2359352-orange-lucky-block Minecraft Forums]
|Total Downloads:=>1<ref>As of January 12th, 2015.</ref>
|Availability:=Mostly Available?<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| On or before February 16th, 2015||
Published onto Planet Minecraft.<ref>The Minecraft Forums post references "diamonds" and "subscribe" which are features from Planet Minecraft. There is also a Planet Minecraft account with the same username as the creator https://www.planetminecraft.com/member/protectedgamenl.</ref><br>
[[File:orange lucky block.png|frameless|32x32px]] V1 was released.
|-
|-
| February 16th, 2015||
Minecraft Forums post was made.
|-
|}
== Available Downloads ==
https://www.mediafire.com/file/9tzfjam3ajz2feh/Orange+LuckyBlock.zip
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
ad0d71336c107f2b913a1afd1651ce2c603f4010
1169
1149
2025-01-13T00:59:06Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Orange Lucky Block
|image=orange lucky block.png
|Creator:=[http://web.archive.org/web/20171217201351/http://www.minecraftforum.net/members/ProtectedGameNL ProtectedGameNL]
|Link:=[http://web.archive.org/web/20160326081033/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2359352-orange-lucky-block Minecraft Forums]
|Total Downloads:=>1<ref>As of January 12th, 2015.</ref>
|Availability:=Mostly Available?<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| On or before February 16th, 2015||
Published onto Planet Minecraft.<ref>The Minecraft Forums post references "diamonds" and "subscribe" which are features from Planet Minecraft. There is also a Planet Minecraft account with the same username as the creator https://www.planetminecraft.com/member/protectedgamenl.</ref><br>
[[File:orange lucky block.png|frameless|32x32px]] V1 was released.
|-
|-
| February 16th, 2015||
Minecraft Forums post was made.
|-
|-
| February 26th, 2015||
Orange Lucky Block was purged off of Planet Minecraft.
|-
|}
== Available Downloads ==
https://www.mediafire.com/file/9tzfjam3ajz2feh/Orange+LuckyBlock.zip
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
52f81583473a9b689148279bf4648280eaa4d45b
File:Missing lucky block.png
6
417
1150
2025-01-12T21:29:38Z
Jerios
566247
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Orange lucky block.png
6
418
1151
2025-01-12T21:33:16Z
Jerios
566247
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Wheat lucky block.png
6
389
1152
999
2025-01-12T21:38:12Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Wheat lucky block.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block rainbow.gif
6
358
1153
848
2025-01-12T21:46:31Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky block rainbow.gif]]
wikitext
text/x-wiki
== Summary ==
The 1.8 Rainbow lucky block texture.
This gif is a recreation.
c4ddcaba89ff3967961db141d8b8f2458bc2d93d
File:Fire lucky block.gif
6
371
1155
834
2025-01-12T21:54:21Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Fire lucky block.gif]]
wikitext
text/x-wiki
== Summary ==
Fire Lucky block's texture
a0df45e8a82ad2108d21f7b3b882cc09109e9e21
File:Lucky block spiral.gif
6
344
1156
849
2025-01-12T21:57:58Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky block spiral.gif]]
wikitext
text/x-wiki
== Summary ==
Lucky Block Spiral Animated texture.<br>
This gif is a recreation.
bf32c329bdf048d0270ffe9a502d74fb051337c3
Wheat Lucky Block
0
387
1157
1105
2025-01-12T22:06:42Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Wheat Lucky Block
|image=wheat lucky block.png
|Creator:=superfurnance<ref name="wheatfound" <ref>https://imgur.com/a/Nj08ESv cached version of Wheat Lucky Block Curseforge page taken from https://yandexwebcache.net/yandbtm?fmode=inject&tm=1736633519&tld=com&lang=en&la=1569239168&text=wheat+lucky+block&url=https%3A//www.curseforge.com/minecraft/customization/wheat-lucky-block%3Fsort%3Dfilelength&l10n=en&mime=html&sign=565aebe8e961ca7d5567246c8f60ab78&keyno=0&mode=html on September 23rd, 2019. Link archive: https://brandonbr1.github.io/yandex-wheat/</ref>
|Link:=[https://www.curseforge.com/minecraft/customization/wheat-lucky-block/ Curseforge]<ref>Page does not exist anymore and is not archived.</ref>
|Dependencies:= <ref>Version 1.3 requirements are unknown.</ref><br>
[[Loot++]]<ref name="14only"<ref>Version 1.4 only.</ref>
[[Potion Core]]<ref name="14only"/>
|Total Downloads:= >3,863
|Availability:= Mostly Available?<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| March 4th, 2017||
Published publicly onto Curseforge.
|-
|-
| Before or on March 19th, 2017||
[[File:wheat lucky block.png|frameless|32x32px]] Version 1.0 was released.<br>
Version 1.1 was released.<br>
Version 1.2 was released.<br>
Version 1.3 was released.
|-
|-
| March 19th, 2017||
Version 1.4 was released.
|-
|}
== Available Downloads ==
[https://archive.org/details/wheat-lucky-block-1.0-unzip-meeee Version 1.0]<br>
[https://archive.org/details/wheat-lucky-block-1.1 Version 1.1]<br>
[https://archive.org/details/wheat-lucky-block-1.2 Version 1.2]<br>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Curseforge]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
d0b2e856f00a60ac25dbc8d04d37d64a2eb965c5
Astral Lucky Block
0
363
1158
1071
2025-01-12T22:19:16Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Astral Lucky Block
|image=Lucky block astral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/customization/astral-lucky-blocks Curseforge]
|Dependencies:=[[Loot++]]<br>
[[Potion Core]]
|Total Downloads:=>1,091,602<ref>Combined total from the Curseforge page as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161111214832/http://mapsandmods.com:80/s/astralluckyblocks Maps & Mods page].</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| March 29th, 2016||
The curseforge page was created.<br>
[[File:Lucky block astral.gif|frameless|32x32px]] Astral Lucky Block V1.0 was uploaded.
|-
|-
| March 30th, 2016||
Astral Lucky Block V1.1 was uploaded.
|-
|-
| April 7th, 2016||
Astral Lucky Block V1.2 was uploaded.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Tmtravlr]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
a285304a27a541ed201b542e3bda400ec96ed43c
File:12 days of christmas lucky block altblue.png
6
419
1159
2025-01-12T22:22:05Z
Jerios
566247
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Present Lucky Block.png
6
420
1160
2025-01-12T22:22:23Z
Jerios
566247
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Lucky Block Present
0
381
1161
1078
2025-01-12T22:26:25Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Present
|image=lucky block present.png
|Creator:=[https://www.minecraftforum.net/members/RuffAnnhilator123 RuffAnnhilator123]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2409151-lucky-block-present-addon-1-7-10-twilight-forest Minecraft Forums]
|Dependencies:=Twilight Forest<ref>Second Version and Second Version [reupload] only.</ref>
|Total Downloads:=>2
|Availability:= Mostly Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| April 19th, 2015||
Published publicly onto the Minecraft Forums.
|-
|-
| Sometime on or after April 19th, 2015||
[[File:Present version 1.png|frameless|32x32px]] First Version was released.
|-
|-
| Before or on April 14th, 2017||
Second Version was released. <br>
[[File:Present version 2.png|frameless|32x32px]] The texture was updated.
|-
|-
| April 14th, 2017||
Second Version [reupload] was released, fixing bugs from Second Version.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/w2yd9la8cwcv5d5/Lucky+Block+Present+1.7.10.rar First Version]<br>
[https://www.mediafire.com/file/y7ujvao0047jh55/Lucky-Block-Present+1.7.10+Update+2.rar Second Version [reupload<nowiki>]</nowiki>]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Present Original Promo Image.png|Original promotional image.
File:Present_Promo_Image_4.png|Fourth Promotional image.
File:Present Promotional Image 5.png|Fifth Promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
b0dcb45ff3b021e72b301cda8d30c980f2d03adc
1162
1161
2025-01-12T22:26:48Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Present
|image=Present version 2.png
|Creator:=[https://www.minecraftforum.net/members/RuffAnnhilator123 RuffAnnhilator123]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2409151-lucky-block-present-addon-1-7-10-twilight-forest Minecraft Forums]
|Dependencies:=Twilight Forest<ref>Second Version and Second Version [reupload] only.</ref>
|Total Downloads:=>2
|Availability:= Mostly Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| April 19th, 2015||
Published publicly onto the Minecraft Forums.
|-
|-
| Sometime on or after April 19th, 2015||
[[File:Present version 1.png|frameless|32x32px]] First Version was released.
|-
|-
| Before or on April 14th, 2017||
Second Version was released. <br>
[[File:Present version 2.png|frameless|32x32px]] The texture was updated.
|-
|-
| April 14th, 2017||
Second Version [reupload] was released, fixing bugs from Second Version.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/w2yd9la8cwcv5d5/Lucky+Block+Present+1.7.10.rar First Version]<br>
[https://www.mediafire.com/file/y7ujvao0047jh55/Lucky-Block-Present+1.7.10+Update+2.rar Second Version [reupload<nowiki>]</nowiki>]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Present Original Promo Image.png|Original promotional image.
File:Present_Promo_Image_4.png|Fourth Promotional image.
File:Present Promotional Image 5.png|Fifth Promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
1c9da0ad6e1891e9c0f87557df1363f06fedfb92
Lucky Block White
0
356
1163
1100
2025-01-12T22:32:58Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block White
|image=Lucky block white texture.png
|Creator:=[https://www.planetminecraft.com/member/bobafett/ Bobafett]<ref>https://www.planetminecraft.com/forums/communities/teams/need-modders-423991/</ref>
|Link:=[https://web.archive.org/web/20160712002437/http://minecraft.curseforge.com/projects/lucky-block-white-1-7-10 Curseforge]
|Total Downloads:= >43,267<ref>Latest archived download numbers seen from Curseforge.</ref>
|Availability:= Unavailable
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| January 29th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
0c7d1ca366e870ac83adf3d5ee9a02b170ff9b6e
1164
1163
2025-01-12T22:33:16Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block White
|image=Lucky block white texture.png
|Creator:=[https://www.planetminecraft.com/member/bobafett/ Bobafett]<ref>https://www.planetminecraft.com/forums/communities/teams/need-modders-423991/</ref>
|Link:=[https://web.archive.org/web/20160712002437/http://minecraft.curseforge.com/projects/lucky-block-white-1-7-10 Curseforge]
|Total Downloads:= >43,267<ref>Latest archived download numbers seen from Curseforge.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| January 29th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
34cc8aaadcd8b827ed3fd77e5bb81c5a00b1a5af
Lucky Block Blue
0
327
1165
1075
2025-01-12T23:25:49Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Total Downloads:= >77,404<ref>Combined total between latest archived versions of the Planet Minecraft page and [https://web.archive.org/web/20190621171055/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?filter-sort=1&page=7 Curseforge].</ref>
|Availability:= Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141212040613/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released.<br>
The texture was updated.
|-
|-
|-
| February 26th, 2015||Lucky Block Blue was purged off of Planet Minecraft.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/><br>
[[File:Lucky block blue. Slow.gif|frameless|36x36px]] The texture was updated.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2 Lucky Block Blue 2]
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
'''Some images in this Gallery flash really quickly, click the spoiler at your own risk.'''
{{spoiler|block=y|
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
File:Lucky block blue.gif|How Lucky Block Blue 2.1 looks without being slowed.
</gallery>
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
6c06f69896b809f2b7f3f9e5b631164efa0b21ee
1166
1165
2025-01-12T23:26:09Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Total Downloads:= >77,404<ref>Combined total between latest archived versions of the Planet Minecraft page and [https://web.archive.org/web/20190621171055/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?filter-sort=1&page=7 Curseforge].</ref>
|Availability:= Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141212040613/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released.<br>
The texture was updated.
|-
|-
|-
| February 26th, 2015||Lucky Block Blue was purged off of Planet Minecraft.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
[[File:Lucky block blue. Slow.gif|frameless|36x36px]] The texture was updated.<br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2 Lucky Block Blue 2]
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
'''Some images in this Gallery flash really quickly, click the spoiler at your own risk.'''
{{spoiler|block=y|
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
File:Lucky block blue.gif|How Lucky Block Blue 2.1 looks without being slowed.
</gallery>
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
ed6cc66474bc9d9a99c3754600a37f7073e054c8
1167
1166
2025-01-12T23:30:05Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Total Downloads:= >77,404<ref>Combined total between latest archived versions of the Planet Minecraft page and [https://web.archive.org/web/20190621171055/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?filter-sort=1&page=7 Curseforge].</ref>
|Availability:= Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141212040613/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released.<br>
The texture was updated.
|-
|-
|-
| February 26th, 2015||Lucky Block Blue was purged off of Planet Minecraft.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
[[File:Lucky block blue. Slow.gif|frameless|36x36px]] The texture was updated.<br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-blue-2 Lucky Block Blue 2]<br>
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
'''Some images in this Gallery flash really quickly, click the spoiler at your own risk.'''
{{spoiler|block=y|
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
File:Lucky block blue.gif|How Lucky Block Blue 2.1 looks without being slowed.
</gallery>
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
4dc4f48627458a16fb8cec8a11659a9f658709d1
1170
1167
2025-01-13T01:24:30Z
KristenStuffs
564421
/* Available Downloads */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Total Downloads:= >77,404<ref>Combined total between latest archived versions of the Planet Minecraft page and [https://web.archive.org/web/20190621171055/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?filter-sort=1&page=7 Curseforge].</ref>
|Availability:= Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141212040613/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released.<br>
The texture was updated.
|-
|-
|-
| February 26th, 2015||Lucky Block Blue was purged off of Planet Minecraft.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
[[File:Lucky block blue. Slow.gif|frameless|36x36px]] The texture was updated.<br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/lun2ad4rcloej1j/luckyblockbluev9.zip Lucky Block Blue v9]
[https://archive.org/details/lucky-block-blue-2 Lucky Block Blue 2]<br>
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
'''Some images in this Gallery flash really quickly, click the spoiler at your own risk.'''
{{spoiler|block=y|
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
File:Lucky block blue.gif|How Lucky Block Blue 2.1 looks without being slowed.
</gallery>
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
a4b1162ffd31af185c0bcad285cc702bda60c1d6
1171
1170
2025-01-13T01:24:48Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Total Downloads:= >77,404<ref>Combined total between latest archived versions of the Planet Minecraft page and [https://web.archive.org/web/20190621171055/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?filter-sort=1&page=7 Curseforge].</ref>
|Availability:= Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141212040613/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released.<br>
The texture was updated.
|-
|-
|-
| February 26th, 2015||Lucky Block Blue was purged off of Planet Minecraft.
|-
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
[[File:Lucky block blue. Slow.gif|frameless|36x36px]] The texture was updated.<br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/lun2ad4rcloej1j/luckyblockbluev9.zip Lucky Block Blue v9]<br>
[https://archive.org/details/lucky-block-blue-2 Lucky Block Blue 2]<br>
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
'''Some images in this Gallery flash really quickly, click the spoiler at your own risk.'''
{{spoiler|block=y|
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
File:Lucky block blue.gif|How Lucky Block Blue 2.1 looks without being slowed.
</gallery>
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
5257b4556130928074f58ad4ff4b16fd6e2dcb85
1172
1171
2025-01-13T01:31:47Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Total Downloads:= >77,404<ref>Combined total between latest archived versions of the Planet Minecraft page and [https://web.archive.org/web/20190621171055/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?filter-sort=1&page=7 Curseforge].</ref>
|Availability:= Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141212040613/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released.<br>
The texture was updated.
|-
|-
|-
| February 26th, 2015||
Lucky Block Blue was purged off of Planet Minecraft.
|-
|-
|-
| March 6th, 2015||
Lucky Block Blue was posted onto the Minecraft Forums.<ref>https://web.archive.org/web/20150311043256/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2374583-lucky-block-blue-drops-even-more-items-mobs</ref>
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
[[File:Lucky block blue. Slow.gif|frameless|36x36px]] The texture was updated.<br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/lun2ad4rcloej1j/luckyblockbluev9.zip Lucky Block Blue v9]<br>
[https://archive.org/details/lucky-block-blue-2 Lucky Block Blue 2]<br>
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
'''Some images in this Gallery flash really quickly, click the spoiler at your own risk.'''
{{spoiler|block=y|
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
File:Lucky block blue.gif|How Lucky Block Blue 2.1 looks without being slowed.
</gallery>
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
4a74575267480d7096e8daba82db94d17e145efd
1173
1172
2025-01-13T01:36:19Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Total Downloads:= >77,404<ref>Combined total between latest archived versions of the Planet Minecraft page and [https://web.archive.org/web/20190621171055/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?filter-sort=1&page=7 Curseforge].</ref>
|Availability:= Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141212040613/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| After December 12th, 2014, but before January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released.<br>
The texture was updated.
|-
|-
|-
| February 26th, 2015||
Lucky Block Blue was purged off of Planet Minecraft.
|-
|-
|-
| On March 6th, 2015 or earlier||
v9 was released.
|-
|-
| March 6th, 2015||
Lucky Block Blue was posted onto the Minecraft Forums.<ref>https://web.archive.org/web/20170720091843/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2374583-lucky-block-blue-drops-even-more-items-mobs</ref>
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
[[File:Lucky block blue. Slow.gif|frameless|36x36px]] The texture was updated.<br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/lun2ad4rcloej1j/luckyblockbluev9.zip Lucky Block Blue v9]<br>
[https://archive.org/details/lucky-block-blue-2 Lucky Block Blue 2]<br>
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
'''Some images in this Gallery flash really quickly, click the spoiler at your own risk.'''
{{spoiler|block=y|
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
File:Lucky block blue.gif|How Lucky Block Blue 2.1 looks without being slowed.
</gallery>
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
dd4b499cd9b888c981e1e35735e7b81517d01b09
1174
1173
2025-01-13T01:49:58Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Total Downloads:= >77,404<ref>Combined total between latest archived versions of the Planet Minecraft page and [https://web.archive.org/web/20190621171055/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?filter-sort=1&page=7 Curseforge].</ref>
|Availability:= Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141212040613/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| After or on December 20th<ref>Latest modified 1.7.10 version date in included in v9</ref>, but before or on January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
Another Update was released.<br>
The texture was updated.
|-
|-
|-
| February 26th, 2015||
Lucky Block Blue was purged off of Planet Minecraft.
|-
|-
|-
| On March 6th, 2015 or earlier||
v9 was released.
|-
|-
| March 6th, 2015||
Lucky Block Blue was posted onto the Minecraft Forums.<ref>https://web.archive.org/web/20170720091843/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2374583-lucky-block-blue-drops-even-more-items-mobs</ref>
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
[[File:Lucky block blue. Slow.gif|frameless|36x36px]] The texture was updated.<br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/lun2ad4rcloej1j/luckyblockbluev9.zip Lucky Block Blue v9]<br>
[https://archive.org/details/lucky-block-blue-2 Lucky Block Blue 2]<br>
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
'''Some images in this Gallery flash really quickly, click the spoiler at your own risk.'''
{{spoiler|block=y|
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
File:Lucky block blue.gif|How Lucky Block Blue 2.1 looks without being slowed.
</gallery>
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
94f5996e11940a62402cc6c713324b7ca2f539f9
1175
1174
2025-01-13T01:54:43Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Total Downloads:= >77,404<ref>Combined total between latest archived versions of the Planet Minecraft page and [https://web.archive.org/web/20190621171055/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?filter-sort=1&page=7 Curseforge].</ref>
|Availability:= Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky block blue texture.png|frameless|64x64px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141212040613/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| After or on December 20th<ref>Latest modified 1.7.10 version date in included in v9</ref>, but before or on January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
v8 (Christmas Update) was released.<br>
The texture was updated.
|-
|-
|-
| February 26th, 2015||
Lucky Block Blue was purged off of Planet Minecraft.
|-
|-
|-
| On March 6th, 2015 or earlier||
v9 was released.
|-
|-
| March 6th, 2015||
Lucky Block Blue was posted onto the Minecraft Forums.<ref>https://web.archive.org/web/20170720091843/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2374583-lucky-block-blue-drops-even-more-items-mobs</ref>
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
[[File:Lucky block blue. Slow.gif|frameless|36x36px]] The texture was updated.<br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/lun2ad4rcloej1j/luckyblockbluev9.zip Lucky Block Blue v9]<br>
[https://archive.org/details/lucky-block-blue-2 Lucky Block Blue 2]<br>
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
'''Some images in this Gallery flash really quickly, click the spoiler at your own risk.'''
{{spoiler|block=y|
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
File:Lucky block blue.gif|How Lucky Block Blue 2.1 looks without being slowed.
</gallery>
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
d5273611eb215257434fb37d2b926c27987f8265
File:Lucky block blue. Slow.gif
6
360
1168
796
2025-01-12T23:34:49Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky block blue. Slow.gif]]
wikitext
text/x-wiki
== Summary ==
A Slowed down version of the animation
c82fd844effb2cbefc4ad39c7e01c03a4d2eb8f6
File:OGLucky block blue.png
6
421
1176
2025-01-13T01:56:21Z
Jerios
566247
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block blue christmas.png
6
422
1177
2025-01-13T01:56:37Z
Jerios
566247
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Lucky Block Blue
0
327
1178
1175
2025-01-13T02:37:35Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Total Downloads:= >77,404<ref>Combined total between latest archived versions of the Planet Minecraft page and [https://web.archive.org/web/20190621171055/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?filter-sort=1&page=7 Curseforge].</ref>
|Availability:= Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky_block_blue_old_v1.png|frameless|32x32px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141212040613/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| After or on December 20th<ref>Latest modified 1.7.10 version date in included in v9</ref>, but before or on January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
v8 (Christmas Update) was released.<br>
[[File:Lucky_block_blue_old_v2.png|frameless|32x32px]] The texture was updated.
|-
|-
|-
| February 26th, 2015||
Lucky Block Blue was purged off of Planet Minecraft.
|-
|-
|-
| On March 6th, 2015 or earlier||
v9 was released.
|-
|-
| March 6th, 2015||
Lucky Block Blue was posted onto the Minecraft Forums.<ref>https://web.archive.org/web/20170720091843/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2374583-lucky-block-blue-drops-even-more-items-mobs</ref>
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
[[File:Lucky block blue. Slow.gif|frameless|36x36px]] The texture was updated.<br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/lun2ad4rcloej1j/luckyblockbluev9.zip Lucky Block Blue v9]<br>
[https://archive.org/details/lucky-block-blue-2 Lucky Block Blue 2]<br>
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
'''Some images in this Gallery flash really quickly, click the spoiler at your own risk.'''
{{spoiler|block=y|
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
File:Lucky block blue.gif|How Lucky Block Blue 2.1 looks without being slowed.
</gallery>
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
13e9d4df5c0c05c28b430bfcbdf6cb2494e746e4
1179
1178
2025-01-13T02:38:06Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Total Downloads:= >77,404<ref>Combined total between latest archived versions of the Planet Minecraft page and [https://web.archive.org/web/20190621171055/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?filter-sort=1&page=7 Curseforge].</ref>
|Availability:= Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky_block_blue_old_v1.png|frameless|32x32px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141212040613/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| After or on December 20th<ref>Latest modified 1.7.10 version date in included in v9</ref>, but before or on January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
v8 (Christmas Update) was released.<br>
[[File:Lucky_block_blue_new_v2.png|frameless|32x32px]] The texture was updated.
|-
|-
|-
| February 26th, 2015||
Lucky Block Blue was purged off of Planet Minecraft.
|-
|-
|-
| On March 6th, 2015 or earlier||
v9 was released.
|-
|-
| March 6th, 2015||
Lucky Block Blue was posted onto the Minecraft Forums.<ref>https://web.archive.org/web/20170720091843/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2374583-lucky-block-blue-drops-even-more-items-mobs</ref>
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
[[File:Lucky block blue. Slow.gif|frameless|36x36px]] The texture was updated.<br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/lun2ad4rcloej1j/luckyblockbluev9.zip Lucky Block Blue v9]<br>
[https://archive.org/details/lucky-block-blue-2 Lucky Block Blue 2]<br>
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
'''Some images in this Gallery flash really quickly, click the spoiler at your own risk.'''
{{spoiler|block=y|
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
File:Lucky block blue.gif|How Lucky Block Blue 2.1 looks without being slowed.
</gallery>
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
91cb97cf9761868a1d881a4fa3ccb8935d073f0d
1180
1179
2025-01-13T02:39:37Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Total Downloads:= >77,404<ref>Combined total between latest archived versions of the Planet Minecraft page and [https://web.archive.org/web/20190621171055/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?filter-sort=1&page=7 Curseforge].</ref>
|Availability:= Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky_block_blue_old_v1.png|frameless|32x32px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141212040613/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| After or on December 20th<ref>Latest modified 1.7.10 version date in included in v9</ref>, but before or on January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
v8 (Christmas Update) was released.<br>
[[File:Lucky_block_blue_new_v2.png|frameless|32x32px]] The texture was updated.
|-
|-
|-
| February 26th, 2015||
Lucky Block Blue was purged off of Planet Minecraft.
|-
|-
|-
| On March 6th, 2015 or earlier||
v9 was released.
|-
|-
| March 6th, 2015||
Lucky Block Blue was posted onto the Minecraft Forums.<ref>https://web.archive.org/web/20170720091843/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2374583-lucky-block-blue-drops-even-more-items-mobs</ref>
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
[[File:Lucky block blue. Slow.gif|frameless|32x32px]] The texture was updated.<br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/lun2ad4rcloej1j/luckyblockbluev9.zip Lucky Block Blue v9]<br>
[https://archive.org/details/lucky-block-blue-2 Lucky Block Blue 2]<br>
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
'''Some images in this Gallery flash really quickly, click the spoiler at your own risk.'''
{{spoiler|block=y|
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
File:Lucky block blue.gif|How Lucky Block Blue 2.1 looks without being slowed.
</gallery>
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
80c0c0affca0e76ce11c6f60e3c4fd621c89991f
1181
1180
2025-01-13T02:48:24Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Total Downloads:= >77,404<ref>Combined total between latest archived versions of the Planet Minecraft page and [https://web.archive.org/web/20190621171055/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?filter-sort=1&page=7 Curseforge].</ref>
|Availability:= Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky_block_blue_old_v1.png|frameless|32x32px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141212040613/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| After or on December 20th<ref>Latest modified 1.7.10 version date in included in v9</ref>, but before or on January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
v8 (Christmas Update) was released.<br>
[[File:Lucky_block_blue_new_v2.png|frameless|32x32px]] The texture was updated.
|-
|-
|-
| February 26th, 2015||
Lucky Block Blue was purged off of Planet Minecraft.
|-
|-
|-
| On March 6th, 2015 or earlier||
v9 (Animated Lucky Blocks Update) was released.
|-
|-
| March 6th, 2015||
Lucky Block Blue was posted onto the Minecraft Forums.<ref>https://web.archive.org/web/20170720091843/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2374583-lucky-block-blue-drops-even-more-items-mobs</ref>
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
[[File:Lucky block blue. Slow.gif|frameless|32x32px]] The texture was updated.<br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/lun2ad4rcloej1j/luckyblockbluev9.zip Lucky Block Blue v9]<br>
[https://archive.org/details/lucky-block-blue-2 Lucky Block Blue 2]<br>
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
'''Some images in this Gallery flash really quickly, click the spoiler at your own risk.'''
{{spoiler|block=y|
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
File:Lucky block blue.gif|How Lucky Block Blue 2.1 looks without being slowed.
</gallery>
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
149f0d17f6bf66ee80b43063e81596bbab098aab
1200
1181
2025-01-13T03:40:03Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Total Downloads:= >77,404<ref>Combined total between latest archived versions of the Planet Minecraft page and [https://web.archive.org/web/20190621171055/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?filter-sort=1&page=7 Curseforge].</ref>
|Availability:= Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky_block_blue_old_v1.png|frameless|32x32px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141212040613/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| After or on December 20th<ref>Latest modified 1.7.10 version date in included in v9</ref>, but before or on January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
v8 (Christmas Update) was released.<br>
[[File:Lucky_block_blue_new_v2.png|frameless|32x32px]] The texture was updated.
|-
|-
|-
| February 26th, 2015||
Lucky Block Blue was purged off of Planet Minecraft.
|-
|-
|-
| On March 6th, 2015 or earlier||
v9 (Animated Lucky Blocks Update) was released.
|-
|-
| March 6th, 2015||
Lucky Block Blue was posted onto the Minecraft Forums.<ref>https://web.archive.org/web/20170720091843/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2374583-lucky-block-blue-drops-even-more-items-mobs</ref>
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref><br>
The second Minecraft Forums page was created.<ref>https://web.archive.org/web/20170731034502/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2407330-lucky-block-blue-2-1-8-lucky-block-addon-50-new</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
[[File:Lucky block blue. Slow.gif|frameless|32x32px]] The texture was updated.<br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/lun2ad4rcloej1j/luckyblockbluev9.zip Lucky Block Blue v9]<br>
[https://archive.org/details/lucky-block-blue-2 Lucky Block Blue 2]<br>
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
'''Some images in this Gallery flash really quickly, click the spoiler at your own risk.'''
{{spoiler|block=y|
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
File:Lucky block blue.gif|How Lucky Block Blue 2.1 looks without being slowed.
</gallery>
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
203bca391804488e1e1df629b0b045c425ae8adc
File:Fantasia lucky block.png
6
423
1182
2025-01-13T02:54:58Z
Jerios
566247
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
1204
1182
2025-01-13T05:13:49Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Fantasia lucky block v 7 texture.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
1209
1204
2025-01-13T05:30:29Z
DevMaster1015
564424
DevMaster1015 moved page [[File:Fantasia lucky block v 7 texture.png]] to [[File:Fantasia lucky block.png]] without leaving a redirect: Standardizing the title
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block dirt altblue.png
6
424
1183
2025-01-13T02:56:29Z
Jerios
566247
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block green altblue.png
6
425
1184
2025-01-13T02:56:56Z
Jerios
566247
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block thanksgiving altblue.png
6
426
1185
2025-01-13T02:57:08Z
Jerios
566247
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block halloween altblue.png
6
427
1186
2025-01-13T02:57:23Z
Jerios
566247
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block wood altblue.png
6
428
1187
2025-01-13T02:58:07Z
Jerios
566247
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block stone altblue.png
6
429
1188
2025-01-13T02:58:24Z
Jerios
566247
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block bob altblue.png
6
430
1189
2025-01-13T02:58:35Z
Jerios
566247
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block ruffybaby altblue.png
6
431
1190
2025-01-13T02:58:48Z
Jerios
566247
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block purple altblue.png
6
432
1191
2025-01-13T02:59:00Z
Jerios
566247
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block pink altblue.png
6
433
1192
2025-01-13T02:59:09Z
Jerios
566247
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Black lucky block.png
6
338
1194
768
2025-01-13T03:16:23Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Black lucky block.png]]
wikitext
text/x-wiki
black lucky block texture
6ca2c67338e8d1d64f8ade601e3c1c1dab352008
File:Modern lucky block.png
6
346
1195
757
2025-01-13T03:22:47Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Modern lucky block.png]]
wikitext
text/x-wiki
== Summary ==
Modern Lucky Block Texture
20015606a3267e33392cafd3129e3a4c4168996e
File:Og lucky block.png
6
326
1196
789
2025-01-13T03:32:36Z
DevMaster1015
564424
DevMaster1015 moved page [[File:Og lucky block texture.png]] to [[File:Og lucky block.png]] without leaving a redirect: Standardizing the title
wikitext
text/x-wiki
The original texture of Lucky Block.
6d2cabe4d234156cfa72297f1a123778df9e66ab
File:Spiral banner.png
6
435
1197
2025-01-13T03:33:05Z
KristenStuffs
564421
Lucky Block Spiral themed banner.
wikitext
text/x-wiki
== Summary ==
Lucky Block Spiral themed banner.
a03aed77afebd808a53eaf598d57d53dff094ffc
Lucky Block
0
254
1198
1109
2025-01-13T03:34:41Z
DevMaster1015
564424
standardized the name of the og lucky block image
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge]
|Contributors:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]<br>
[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Source:=[https://github.com/alexsocha/luckyblock Github]
|Availability:= Mostly Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| April 20th, 2012||
[[File:Og_lucky_block.png|frameless|32x32px]] The original Lucky Block promotional screenshot was taken in game.<ref>https://web.archive.org/web/20131022183635im_/http://cdn.planetminecraft.com/files/resource_media/screenshot/1216/2012-04-20_185821_2039015.jpg</ref>.
|-
| May 4th, 2012 ||
Lucky Block was posted onto Planet Minecraft.<ref name="pmcluckyblocklink" <ref>https://web.archive.org/web/20160708091216/https://www.planetminecraft.com/mod/lucky-block/#tab_log</ref>
|-
|-
| May 25th, 2012 ||
v2.0 was released.<br>
Lucky Blocks can now spawn naturally.<br>
Drops Nether Portals instead of Gold Nuggets.<br>
Drops End Portal instead of End Portal Frames.
|-
|-
| June 8th, 2012 ||
V3.0 was released.
|-
|-
| September 7th, 2012 ||
V3.1 was released.
|-
|-
| October 14th, 2013 ||
V4.0 was released.<br>
Lucky Block was posted onto the Minecraft Forums.
|-
|-
| November 12th, 2013 ||
V.4.1 was released.<br>
Crafting recipe was updated to require a dropper and 8 gold nuggets instead of a dispenser and 8 gold nuggets.
|-
|-
| December 17th, 2013 ||
V4.2 was released.<br>
The crafting recipe can now be changed in the properties file.
|-
|-
| December 28th, 2013 ||
V4.2.1 was released.
|-
|-
| March 15th, 2014 ||
V4.5 was released.<br>
Bob was added.<br>
Romantic Rose was added.<br>
Lucky Block now uses name ids instead of number ids.
Lucky tools and armours are now gold instead of diamond.<br>
|-
|-
| April 6th, 2014 ||
V5.0.0 was released.<br>
Lucky Temples were added.<br>
One is Lucky and One is Not structure added.<br>
Lucky Blocks can now spawn naturally in custom structures.<br>
Lucky Blocks can now be crafted to become luckier or unluckier.
|-
|-
| August 12th, 2014 ||
V5.1.0 was released.<br>
Lucky Potion was added.<br>
Tamed Wolves were added.<br>
Unlucky Potion was added.<br>
Lucky Villagers were added.<br>
Wishing Wells were added.
|-
|-
| January 4th, 2015 ||
V5.2.0 was released.<br>
[[File:Lucky block.png|frameless|32x32px]] The texture was updated.<br>
Bob can now drop items on death.
|-
|-
| April 3rd, 2015 ||
V.6.0.0 was released.<br>
Addon support was added.<br>
Giant Lucky Block structure was added.
|-
|-
| February 21st, 2016 ||
V7.0.1 Combat Update was released.<br>
Lucky Bow was added.<br>
Lucky Potion was added.<br>
Lucky Sword was added.
|-
|-
| February 6th, 2022 ||
Lucky Block was posted onto Curseforge.
|-
|-
| November 18th, 2023 ||
[https://web.archive.org/web/20231116175520/https://www.luckyblockmod.com/ https://www.luckyblockmod.com/] was acquired by LuckyBlock Casino and stopped hosting Lucky Block.<ref>https://github.com/alexsocha/luckyblock/issues/120</ref>
|-
|}
== Trivia ==
The current Lucky Block artwork is made by [https://badnix.com/portfolio/ Clayton Chowaniec]<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1292247-lucky-block-mod-drops-items-spawns-mobs-structures</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original promotional image.
File:Lucky Block Combat Update Promotional Image.png|Combat Update promotional image.
File:Acropolis Structure.png|Acropolis natural structure containing a Lucky Block.
</gallery>
== Notes ==
<references />
[[Category:Mods]]
[[Category:Mostly Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Tmtravlr]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
a2af4986858a266e8abae2d200578f809c6bdb0e
Lucky Block Spiral
0
347
1199
1070
2025-01-13T03:35:32Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spiral
|image=Lucky block spiral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon Curseforge]
|Dependencies:=[[Loot++]]<br>
Headcrumbs<ref name="1710exclusivespiraldownloads"<ref>[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-7-lucky-block-addon 1.7.10] only.</ref>
<br> Just A Few Fish<ref name="1710exclusivespiraldownloads"/><br>
Ruins<ref name="1710exclusivespiraldownloads"/>
Tinker's Construct<ref name="1710exclusivespiraldownloads"/>
|Total Downloads:=>1,637,507<ref>Combined total between the 1.7.10, 1.8 Lucky Block Spiral Pages as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161106033732/http://mapsandmods.com:80/s/spiralluckyblocks1710 1.7.10] and [https://web.archive.org/web/20161103135136/http://mapsandmods.com:80/s/spiralluckyblocks18 1.8.9] page from Maps & Mods.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== Trivia ==
This is the first known Lucky Block Addon to use Loot++.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Spiral banner.png|Lucky Block Spiral-themed banner.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Tmtravlr]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
da9fa60f6c1f4832e6118d36e5b4eec532234825
File:American lucky block.png
6
394
1201
1144
2025-01-13T04:21:02Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:American lucky block texture.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
1202
1201
2025-01-13T04:23:24Z
DevMaster1015
564424
DevMaster1015 moved page [[File:American lucky block texture.png]] to [[File:American lucky block.png]] without leaving a redirect: Standardizing the title
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
American Lucky Block
0
361
1203
1124
2025-01-13T04:24:41Z
DevMaster1015
564424
standardized the name of the American lucky block image
wikitext
text/x-wiki
{{Addon Infobox
|title=American Lucky Block
|image=American lucky block.png
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Maps & Mods]
|Dependencies:= [[Loot++]]<br>
|Total Downloads:= >153<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest archived download numbers seen from mapsandmods.com].</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|- 2016/06/29
| June 29th, 2016||
The Maps & Mods page was created.
|-
|}
== Available Downloads ==
http://www.mediafire.com/download/6g5y719rm4o3p44/Lucky_Block_USA.zip
== Trivia ==
The creator, Tmtravlr lives in Canada.<ref>https://www.minecraftforum.net/members/Tmtravlr</ref>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Tmtravlr]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
f90e0f1e3b75e391edc50320f109dc5fd109b75a
Lucky Block Sly
0
369
1205
1097
2025-01-13T05:15:56Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://legacy.curseforge.com/members/sthot/projects sthot]<ref>https://imgur.com/a/piO0FE4</ref>
|Link:=[https://web.archive.org/web/20160704144120/http://minecraft.curseforge.com/projects/lucky-block-sly Curseforge]
|Contributors:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Total Downloads:= >28,478<ref name="curseforgedownloadsly" <ref>https://web.archive.org/web/20180905231734/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?cookieTest=1&page=3</ref>
|Availability:= Mostly Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
Version 1.0 was released.
|-
|-
| July 10th, 2015||
Version 1.1b was released.<br>
Version 1.1c was released.
|-
|-
| July 16th, 2015||
Version 1.2a was released.<br>
Version 1.2b was released.<br>
Version 1.3 was released.
|-
|-
| July 17th, 2015||
Version 1.4 was released.
|-
|-
| July 20th, 2015||
Version 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Version 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Version 1.6 was released.
|-
|-
| August 6th, 2015||
Version 1.7 was released.
|-
|-
| August 8th, 2015||
Version 1.7b was released.
|-
|-
| August 9th, 2015||
Version 1.8 was released.
|-
|-
| July 29th, 2016||
An update released.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/wfhqqkldfyozee2/Lucky%20Block%20Sly.7z Beta version of July 20th, 2015's Version 1.5.]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
38a01a3c10e2958ad3146de2bde9fee124fe132e
File:OGFantasia lucky block.png
6
413
1206
1145
2025-01-13T05:26:28Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Fantasia lucky block.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
1207
1206
2025-01-13T05:29:29Z
DevMaster1015
564424
DevMaster1015 moved page [[File:Fantasia lucky block.png]] to [[File:OGFantasia lucky block.png]] without leaving a redirect: Standardizing the title
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Dark Side Lucky Block
0
436
1208
2025-01-13T05:30:01Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Dark Side Lucky Block |image=dark side lucky block.png |Creator:=[https://www.curseforge.com/members/exish/projects eXish] |Link:=[https://www.curseforge.com/minecraft/customization/dark-side-lucky-block Curseforge] |Dependencies:=[[Loot++]]<ref>v2.7, v2.8, v2.9, and v3.0b only.</ref> |Total Downloads:= >33,137<ref>As of January 10th, 2025.</ref> |Availability:= Completely Available |Forge:= ✔️ }} == Notes == <references /> Category:Addo..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Dark Side Lucky Block
|image=dark side lucky block.png
|Creator:=[https://www.curseforge.com/members/exish/projects eXish]
|Link:=[https://www.curseforge.com/minecraft/customization/dark-side-lucky-block Curseforge]
|Dependencies:=[[Loot++]]<ref>v2.7, v2.8, v2.9, and v3.0b only.</ref>
|Total Downloads:= >33,137<ref>As of January 10th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12]]
e7269628e1ce5dc77e31c3b7ef42c4a1c8fbfd44
1212
1208
2025-01-13T08:01:53Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Dark Side Lucky Block
|image=dark side lucky block.png
|Creator:=[https://www.curseforge.com/members/exish/projects eXish]
|Link:=[https://www.curseforge.com/minecraft/customization/dark-side-lucky-block Curseforge]
|Contributors:=[https://www.curseforge.com/members/_forgeuser17288902/projects TrevTastic4]<ref>https://web.archive.org/web/20160628045317/http://minecraft.curseforge.com/projects/dark-side-lucky-block-1-8-9-forge</ref>
|Dependencies:=[[Loot++]]<ref>v2.7, v2.8, v2.9, and v3.0b only.</ref>
|Total Downloads:= >33,137<ref>As of January 10th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|August 2nd, 2015||
The Curseforge page was created.<br>
v1.0 was released.<br>
v1.1 was released.
|-
|-
|August 3rd, 2015||
v1.3 was released.
|-
|-
|August 4th, 2015||
v1.4 was released.
|-
|-
|August 5th, 2015||
v1.5 was released.
|-
|-
|-
|August 9th, 2015||
v1.6 was released.
v1.6.4 was released.
|-
|-
|August 16th, 2015||
v1.7 was released.
|-
|-
|August 21st, 2015||
v1.8 was released.
|-
|-
|September 13th, 2015||
v1.9 was released.
|-
|-
|September 20th, 2015||
v2.0 was released.
|-
|-
|October 26st, 2015||
v2.1 was released.
|-
|-
|November 16th, 2015||
v2.2 was released.
|-
|-
|November 17th, 2015||
v2.2 (Fix) was released.
|-
|-
|November 30th, 2015||
v2.3 was released.
|-
|-
|December 19th, 2015||
v2.5 was released.
|-
|-
|January 9th, 2016||
v2.6 was released.
|-
|-
|January 17th, 2016||
v2.7 was released.<br>
Loot++ became a dependency.
|-
|-
|April 19th, 2016||
v2.8 was released.
|-
|-
|October 24th, 2016||
v2.9 was released.
|-
|-
|November 20th, 2017||
v3.0a was released.<br>
Loot++ became no longer a dependency for only v3.0a.<br>
v3.0b was released.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12]]
afcb39277ec7a655d909b35586084360054a068a
1213
1212
2025-01-13T08:02:11Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Dark Side Lucky Block
|image=dark side lucky block.png
|Creator:=[https://www.curseforge.com/members/exish/projects eXish]
|Link:=[https://www.curseforge.com/minecraft/customization/dark-side-lucky-block Curseforge]
|Contributors:=[https://www.curseforge.com/members/_forgeuser17288902/projects TrevTastic4]<ref>https://web.archive.org/web/20160628045317/http://minecraft.curseforge.com/projects/dark-side-lucky-block-1-8-9-forge</ref>
|Dependencies:=[[Loot++]]<ref>v2.7, v2.8, v2.9, and v3.0b only.</ref>
|Total Downloads:= >33,137<ref>As of January 10th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|August 2nd, 2015||
The Curseforge page was created.<br>
v1.0 was released.<br>
v1.1 was released.
|-
|-
|August 3rd, 2015||
v1.3 was released.
|-
|-
|August 4th, 2015||
v1.4 was released.
|-
|-
|August 5th, 2015||
v1.5 was released.
|-
|-
|-
|August 9th, 2015||
v1.6 was released.<br>
v1.6.4 was released.
|-
|-
|August 16th, 2015||
v1.7 was released.
|-
|-
|August 21st, 2015||
v1.8 was released.
|-
|-
|September 13th, 2015||
v1.9 was released.
|-
|-
|September 20th, 2015||
v2.0 was released.
|-
|-
|October 26st, 2015||
v2.1 was released.
|-
|-
|November 16th, 2015||
v2.2 was released.
|-
|-
|November 17th, 2015||
v2.2 (Fix) was released.
|-
|-
|November 30th, 2015||
v2.3 was released.
|-
|-
|December 19th, 2015||
v2.5 was released.
|-
|-
|January 9th, 2016||
v2.6 was released.
|-
|-
|January 17th, 2016||
v2.7 was released.<br>
Loot++ became a dependency.
|-
|-
|April 19th, 2016||
v2.8 was released.
|-
|-
|October 24th, 2016||
v2.9 was released.
|-
|-
|November 20th, 2017||
v3.0a was released.<br>
Loot++ became no longer a dependency for only v3.0a.<br>
v3.0b was released.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12]]
ebde3af38415bc9a432933fa179dc45d2c499963
Fantasia Lucky Block
0
392
1210
1154
2025-01-13T05:32:08Z
DevMaster1015
564424
standardized the name of the Fantasia lucky block image
wikitext
text/x-wiki
{{Addon Infobox
|title=FANTASIA LUCKY BLOCK
|image=Fantasia lucky block.png
|Creator:=[https://www.minecraftforum.net/members/CazCadeMC/threads CazCadeMC]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various Minecraft Forums]
|Dependencies:= Colorful Tools<br>
Nystical Epicarno Dimension Mod<br>
Custom NPCS<br>
Volcaloid mod<br>
Youtubers+<br>
[[Loot++]]<ref>V 1.3 onward.</ref><br>
Block Monsters Mod<ref>Required for V A1.42 (10000 Downloaders Update), V B1.6 (10000 Downloaders Update), and onward.</ref><br>
[[Potion Core]]<ref>V1.7 and V1.71 only.</ref>
|Total Downloads:=>10,000<ref>This number cannot be verified.</ref>
|Availability:=Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| January 16th, 2016||
Minecraft Forums page created.<br>
[[File:OGfantasia lucky block.png|frameless|32x32px]] V 1.0 was released into the Minecraft Forums.<ref>https://web.archive.org/web/20160120011800/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref><ref>https://web.archive.org/web/20160322063243/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref>
|-
|-
| Before or on January 20th, 2016||
V 1.1 (Name Update) was released.<br>
The name was updated.<br>
V 2 (Chance Update) was released.
|-
|-
| Before or on March 20th, 2016||
V 1.3 (Revolution Update) was released.<br>
V1.4 (Improvement Update) was released.<br>
V1.41 (Improvement Update II) was released.<br>
V1.5 (The Base Update) was released.<br>
V1.5.1 (BugFix Update) was released.<br>
V A1.42 (10000 Downloaders Update) was released.<br>
V B1.6 (10000 Downloaders Update) was released.
|-
|-
| After or on January 17th, 2017<ref>Latest modified file date for V1.7</ref> but before or on February 5th, 2017||
V1.7 (Revolution Update) was released.<ref>File name says v1.5 despite it being v1.7.</ref><ref>This is not a typo on the wiki, this is the second updated called "Revolution Update".</ref><br>
[[File:Fantasia lucky block.png|frameless|32x32px]] The texture was updated.
|-
|-
| On or after January 27th, 2017<ref>Latest modified file date for V1.71</ref> but before or on February 5th, 2017||
V1.71 (Bugfix Update II) was released.
|-
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-fantasia-1.2-by-caz-cade-1 V 2 (Chance Update)]<br>
[https://archive.org/details/lucky-block-fantasia-b-1.6-by-caz-cade V B1.6 (10000 Downloaders Update)]<br>
[https://archive.org/details/lucky-block-fantasia-1.5-by-caz-cade-mc V1.5 (V1.7 (Revolution Update))]<br>
[https://archive.org/details/lucky-block-fantasia-1.71-by-caz-cade-mc V1.71 (Bugfix Update II)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:FANTASIA_promo_image.png|Original promotional image.
File:Fantasia_promo_image_3.png|Second promotional image.
File:Fantasia Promotional Image.png|Current promotional image.
File:FANTASIA LUCKY BLOCK banner.png|FANTASIA LUCKY BLOCK-themed banner.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Minecraft Forums]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
50357323c9ccaf15c1c97a72ffe11cd14abd0124
1211
1210
2025-01-13T05:50:11Z
DevMaster1015
564424
Capitalized the F in the og file link
wikitext
text/x-wiki
{{Addon Infobox
|title=FANTASIA LUCKY BLOCK
|image=Fantasia lucky block.png
|Creator:=[https://www.minecraftforum.net/members/CazCadeMC/threads CazCadeMC]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various Minecraft Forums]
|Dependencies:= Colorful Tools<br>
Nystical Epicarno Dimension Mod<br>
Custom NPCS<br>
Volcaloid mod<br>
Youtubers+<br>
[[Loot++]]<ref>V 1.3 onward.</ref><br>
Block Monsters Mod<ref>Required for V A1.42 (10000 Downloaders Update), V B1.6 (10000 Downloaders Update), and onward.</ref><br>
[[Potion Core]]<ref>V1.7 and V1.71 only.</ref>
|Total Downloads:=>10,000<ref>This number cannot be verified.</ref>
|Availability:=Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| January 16th, 2016||
Minecraft Forums page created.<br>
[[File:OGFantasia lucky block.png|frameless|32x32px]] V 1.0 was released into the Minecraft Forums.<ref>https://web.archive.org/web/20160120011800/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref><ref>https://web.archive.org/web/20160322063243/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref>
|-
|-
| Before or on January 20th, 2016||
V 1.1 (Name Update) was released.<br>
The name was updated.<br>
V 2 (Chance Update) was released.
|-
|-
| Before or on March 20th, 2016||
V 1.3 (Revolution Update) was released.<br>
V1.4 (Improvement Update) was released.<br>
V1.41 (Improvement Update II) was released.<br>
V1.5 (The Base Update) was released.<br>
V1.5.1 (BugFix Update) was released.<br>
V A1.42 (10000 Downloaders Update) was released.<br>
V B1.6 (10000 Downloaders Update) was released.
|-
|-
| After or on January 17th, 2017<ref>Latest modified file date for V1.7</ref> but before or on February 5th, 2017||
V1.7 (Revolution Update) was released.<ref>File name says v1.5 despite it being v1.7.</ref><ref>This is not a typo on the wiki, this is the second updated called "Revolution Update".</ref><br>
[[File:Fantasia lucky block.png|frameless|32x32px]] The texture was updated.
|-
|-
| On or after January 27th, 2017<ref>Latest modified file date for V1.71</ref> but before or on February 5th, 2017||
V1.71 (Bugfix Update II) was released.
|-
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-fantasia-1.2-by-caz-cade-1 V 2 (Chance Update)]<br>
[https://archive.org/details/lucky-block-fantasia-b-1.6-by-caz-cade V B1.6 (10000 Downloaders Update)]<br>
[https://archive.org/details/lucky-block-fantasia-1.5-by-caz-cade-mc V1.5 (V1.7 (Revolution Update))]<br>
[https://archive.org/details/lucky-block-fantasia-1.71-by-caz-cade-mc V1.71 (Bugfix Update II)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:FANTASIA_promo_image.png|Original promotional image.
File:Fantasia_promo_image_3.png|Second promotional image.
File:Fantasia Promotional Image.png|Current promotional image.
File:FANTASIA LUCKY BLOCK banner.png|FANTASIA LUCKY BLOCK-themed banner.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Minecraft Forums]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
083e31a7479277e3ee5365b50f665b0c441bd3c0
Lucky Block Spotted
0
372
1214
1142
2025-01-13T08:11:23Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spotted
|image=Spotted lucky block.png
|Creator:=[https://www.minecraftforum.net/members/DalekCheetah DalekCheetah]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spotted-cheetah-lucky-blocks Curseforge]
|Total Downloads:=13,751<ref>As of January 11th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|October 24th, 2015||
The 6th screenshot on the forums was taken.<br>
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2547928-lucky-block-spotted-my-lucky-block-add-on-for</ref>
|-
|-
|November 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
|-
|-
|November 20th, 2015||
[[File:Spotted lucky block.png|frameless|32x32px]] Lucky Block Spotted (1.7.10) was released.<br>
Lucky Block Spotted (1.8) was released.
|-
|}
== Trivia ==
This Lucky Block is also known as Cheetah Lucky Block.<br>
The creator of this Lucky Block is responsible for the existence of the Cheetah Inventory Pet in the Inventory Pets mod.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2402467-inventory-pets-animated-creatures-that-live-in?page=63#c1349</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Spotted promo 1.png|Original promotional image.
File:Spotted promo 2.png|Minecraft Ownership paper drop.
File:Spotted promo 3.png|You are very experienced! drop.
File:Spotted promo 4.png|Cheetah Claw golden sword.
File:Spotted promo 5.png|Punch it!
File:Spotted promo 6.png|Promotional image 6.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
aaa0d87076ca1ab5092b0d0149725d725ca21a98
1215
1214
2025-01-13T08:15:32Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spotted
|image=Spotted lucky block.png
|Creator:=[https://web.archive.org/web/20160619222431/http://minecraft.curseforge.com/members/ButterCheetah266/projects ButterCheetah266]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spotted-cheetah-lucky-blocks Curseforge]
|Total Downloads:=13,751<ref>As of January 11th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|October 24th, 2015||
The 6th screenshot on the forums was taken.<br>
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2547928-lucky-block-spotted-my-lucky-block-add-on-for</ref>
|-
|-
|November 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
|-
|-
|November 20th, 2015||
[[File:Spotted lucky block.png|frameless|32x32px]] Lucky Block Spotted (1.7.10) was released.<br>
Lucky Block Spotted (1.8) was released.
|-
|}
== Trivia ==
This Lucky Block is also known as Cheetah Lucky Block.<br>
The creator of this Lucky Block is responsible for the existence of the Cheetah Inventory Pet in the Inventory Pets mod.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2402467-inventory-pets-animated-creatures-that-live-in?page=63#c1349</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Spotted promo 1.png|Original promotional image.
File:Spotted promo 2.png|Minecraft Ownership paper drop.
File:Spotted promo 3.png|You are very experienced! drop.
File:Spotted promo 4.png|Cheetah Claw golden sword.
File:Spotted promo 5.png|Punch it!
File:Spotted promo 6.png|Promotional image 6.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
e2986e3c934edd6f5279946dc9827391968f983a
Lucky Block Pink
0
437
1216
2025-01-13T09:13:48Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Lucky Block Pink |image=Lucky Block Pink.png |Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight] |Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-pink Curseforge]<br> [https://modrinth.com/datapack/lucky-block-pink Modrinth] |Dependencies:=[[Modern Lucky Block]]<ref>9.0 only. |Total Downloads:= >472,100<ref>Combined total from the Curseforge page, the Modrinth page, and [https://imgur.com/a/SLCfZP9 Media..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Pink
|image=Lucky Block Pink.png
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-pink Curseforge]<br>
[https://modrinth.com/datapack/lucky-block-pink Modrinth]
|Dependencies:=[[Modern Lucky Block]]<ref>9.0 only.
|Total Downloads:= >472,100<ref>Combined total from the Curseforge page, the Modrinth page, and [https://imgur.com/a/SLCfZP9 MediaFire] as of January 13th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| February 12th, 2015||
[[File:Lucky_block_pink_old_v1.png|frameless|32x32px]] Lucky Block Pink was published on Planet Minecraft.
|-
| February 14th, 2015||
V2 was released.
|-
|-
| February 15th, 2015||
V3 was released.
|-
|-
| February 19th, 2015||
V4 was released.
[[File:Lucky_block_pink_old_v4.png|frameless|32x32px]] The texture was updated.
|-
| February 20th, 2015||
V5 was released.
|-
| February 23rd, 2015||
V5.1 was released
|-
|-
| February 26th, 2015||
Lucky Block Pink was purged off of Planet Minecraft.
Lucky Block Pink was posted onto the Minecraft Forums.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2368352-lucky-block-pink</ref>
V5.1 was rereleased onto the Minecraft Forums.<ref>http://web.archive.org/web/20150303130336/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2368352-lucky-block-pink</ref>
|-
|-
| March 13th, 2015||
V6 was released.
|-
|-
| March 25th, 2015||
V7 was released.
|-
|-
| April 1st, 2015||
Lucky Block Pink was posted onto Curse.<ref>Now known as Curseforge.</ref><br>
V7 was rereleased onto Curse.
|-
|-
| April 23rd, 2015||
2.0 was released.<br>
2.0 V2 was released.<br>
2.0 V2.1 was released.
|-
|-
| November 4th, 2023||
Lucky Block Pink was posted onto Modrinth.
6.3 [Cancelled Version] was released.
|-
|-
| December 31st, 2024||
9.0 was released.<br>
[[File:Lucky Block Pink.png|frameless|32x32px]] The texture was updated.
Lucky Block Pink no longer requires [[Lucky Block]].
Lucky Block Pink now requires the Modern Lucky Block.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/1mjyyp61mpm2130/lucky%20Block%20Pink.zip/file Lucky Block Pink]
[https://www.mediafire.com/file/rv61wg4gpd84c84/lucky_Block_Pink_V2.zip/file Lucky Block Pink V2]
[https://www.mediafire.com/file/h8ombzyl7y7saqj/lucky%20Block%20Pink%20V3.zip/file Lucky Block Pink V3]
[https://www.mediafire.com/file/bnubi41bfkhxrjv/lucky%20Block%20Pink%20V4.zip/file Lucky Block Pink V4]
[https://www.mediafire.com/file/1mv2ccwj3yyqwx9/Lucky%20Block%20Pink%20V5.zip/file Lucky Block Pink V5]
[https://www.mediafire.com/file/6n1p7id628b1r3g/Lucky_Block_Pink_V5.1.zip/file Lucky Block Pink V5.1]
[https://www.mediafire.com/file/oi5ijt32dhhrtbj/Lucky%20Block%20Pink%20V6.zip/file Lucky Block Pink V6]
[https://www.mediafire.com/file/0wc5jafc8sdi7bl/Lucky%20Block%20Pink%20V7.zip/file Lucky Block Pink V7 (Original Minecraft Forums release)]
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10]]
[[Category:Compatible with Minecraft Java Edition 1.10.1]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11]]
[[Category:Compatible with Minecraft Java Edition 1.11.1]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12]]
[[Category:Compatible with Minecraft Java Edition 1.12.1]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15]]
[[Category:Compatible with Minecraft Java Edition 1.15.1]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.1]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18]]
[[Category:Compatible with Minecraft Java Edition 1.18.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Minecraft Java Edition 1.21.1]]
[[Category:Compatible with Minecraft Java Edition 1.21.3]]
2fcd63db540c9f95266678c9eace6266f7b88461
1217
1216
2025-01-13T09:14:02Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Pink
|image=Lucky Block Pink.png
|Creator:=[https://www.curseforge.com/members/aceaight/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-pink Curseforge]<br>
[https://modrinth.com/datapack/lucky-block-pink Modrinth]
|Dependencies:=[[Modern Lucky Block]]<ref>9.0 only.
|Total Downloads:= >472,100<ref>Combined total from the Curseforge page, the Modrinth page, and [https://imgur.com/a/SLCfZP9 MediaFire] as of January 13th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| February 12th, 2015||
[[File:Lucky_block_pink_old_v1.png|frameless|32x32px]] Lucky Block Pink was published on Planet Minecraft.
|-
| February 14th, 2015||
V2 was released.
|-
|-
| February 15th, 2015||
V3 was released.
|-
|-
| February 19th, 2015||
V4 was released.
[[File:Lucky_block_pink_old_v4.png|frameless|32x32px]] The texture was updated.
|-
| February 20th, 2015||
V5 was released.
|-
| February 23rd, 2015||
V5.1 was released
|-
|-
| February 26th, 2015||
Lucky Block Pink was purged off of Planet Minecraft.
Lucky Block Pink was posted onto the Minecraft Forums.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2368352-lucky-block-pink</ref>
V5.1 was rereleased onto the Minecraft Forums.<ref>http://web.archive.org/web/20150303130336/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2368352-lucky-block-pink</ref>
|-
|-
| March 13th, 2015||
V6 was released.
|-
|-
| March 25th, 2015||
V7 was released.
|-
|-
| April 1st, 2015||
Lucky Block Pink was posted onto Curse.<ref>Now known as Curseforge.</ref><br>
V7 was rereleased onto Curse.
|-
|-
| April 23rd, 2015||
2.0 was released.<br>
2.0 V2 was released.<br>
2.0 V2.1 was released.
|-
|-
| November 4th, 2023||
Lucky Block Pink was posted onto Modrinth.
6.3 [Cancelled Version] was released.
|-
|-
| December 31st, 2024||
9.0 was released.<br>
[[File:Lucky Block Pink.png|frameless|32x32px]] The texture was updated.
Lucky Block Pink no longer requires [[Lucky Block]].
Lucky Block Pink now requires the Modern Lucky Block.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/1mjyyp61mpm2130/lucky%20Block%20Pink.zip/file Lucky Block Pink]
[https://www.mediafire.com/file/rv61wg4gpd84c84/lucky_Block_Pink_V2.zip/file Lucky Block Pink V2]
[https://www.mediafire.com/file/h8ombzyl7y7saqj/lucky%20Block%20Pink%20V3.zip/file Lucky Block Pink V3]
[https://www.mediafire.com/file/bnubi41bfkhxrjv/lucky%20Block%20Pink%20V4.zip/file Lucky Block Pink V4]
[https://www.mediafire.com/file/1mv2ccwj3yyqwx9/Lucky%20Block%20Pink%20V5.zip/file Lucky Block Pink V5]
[https://www.mediafire.com/file/6n1p7id628b1r3g/Lucky_Block_Pink_V5.1.zip/file Lucky Block Pink V5.1]
[https://www.mediafire.com/file/oi5ijt32dhhrtbj/Lucky%20Block%20Pink%20V6.zip/file Lucky Block Pink V6]
[https://www.mediafire.com/file/0wc5jafc8sdi7bl/Lucky%20Block%20Pink%20V7.zip/file Lucky Block Pink V7 (Original Minecraft Forums release)]
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10]]
[[Category:Compatible with Minecraft Java Edition 1.10.1]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11]]
[[Category:Compatible with Minecraft Java Edition 1.11.1]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12]]
[[Category:Compatible with Minecraft Java Edition 1.12.1]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15]]
[[Category:Compatible with Minecraft Java Edition 1.15.1]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.1]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18]]
[[Category:Compatible with Minecraft Java Edition 1.18.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Minecraft Java Edition 1.21.1]]
[[Category:Compatible with Minecraft Java Edition 1.21.3]]
059d3639ef378e1ba2df5a4682e89e5d9b44a31b
1218
1217
2025-01-13T09:16:36Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Pink
|image=Lucky Block Pink.png
|Creator:=[https://www.curseforge.com/members/aceaight/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-pink Curseforge]<br>
[https://modrinth.com/datapack/lucky-block-pink Modrinth]
|Dependencies:=[[Modern Lucky Block]]<ref>9.0 only.
|Total Downloads:= >472,100<ref>Combined total from the Curseforge page, the Modrinth page, and [https://imgur.com/a/SLCfZP9 MediaFire] as of January 13th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| February 12th, 2015||
[[File:Lucky_block_pink_old_v1.png|frameless|32x32px]] Lucky Block Pink was published on Planet Minecraft.
|-
| February 14th, 2015||
V2 was released.
|-
|-
| February 15th, 2015||
V3 was released.
|-
|-
| February 19th, 2015||
V4 was released.
[[File:Lucky_block_pink_old_v4.png|frameless|32x32px]] The texture was updated.
|-
| February 20th, 2015||
V5 was released.
|-
| February 23rd, 2015||
V5.1 was released
|-
|-
| February 26th, 2015||
Lucky Block Pink was purged off of Planet Minecraft.
Lucky Block Pink was posted onto the Minecraft Forums.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2368352-lucky-block-pink</ref>
V5.1 was rereleased onto the Minecraft Forums.<ref>http://web.archive.org/web/20150303130336/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2368352-lucky-block-pink</ref>
|-
|-
| March 13th, 2015||
V6 was released.
|-
|-
| March 25th, 2015||
V7 was released.
|-
|-
| April 1st, 2015||
Lucky Block Pink was posted onto Curse.<ref>Now known as Curseforge.</ref><br>
V7 was rereleased onto Curse.
|-
|-
| April 23rd, 2015||
2.0 was released.<br>
2.0 V2 was released.<br>
2.0 V2.1 was released.
|-
|-
| November 4th, 2023||
Lucky Block Pink was posted onto Modrinth.<br>
6.3 [Cancelled Version] was released.
|-
|-
| December 31st, 2024||
9.0 was released.<br>
[[File:Lucky Block Pink.png|frameless|32x32px]] The texture was updated.
Lucky Block Pink no longer requires [[Lucky Block]].
Lucky Block Pink now requires the Modern Lucky Block.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/1mjyyp61mpm2130/lucky%20Block%20Pink.zip/file Lucky Block Pink]
[https://www.mediafire.com/file/rv61wg4gpd84c84/lucky_Block_Pink_V2.zip/file Lucky Block Pink V2]
[https://www.mediafire.com/file/h8ombzyl7y7saqj/lucky%20Block%20Pink%20V3.zip/file Lucky Block Pink V3]
[https://www.mediafire.com/file/bnubi41bfkhxrjv/lucky%20Block%20Pink%20V4.zip/file Lucky Block Pink V4]
[https://www.mediafire.com/file/1mv2ccwj3yyqwx9/Lucky%20Block%20Pink%20V5.zip/file Lucky Block Pink V5]
[https://www.mediafire.com/file/6n1p7id628b1r3g/Lucky_Block_Pink_V5.1.zip/file Lucky Block Pink V5.1]
[https://www.mediafire.com/file/oi5ijt32dhhrtbj/Lucky%20Block%20Pink%20V6.zip/file Lucky Block Pink V6]
[https://www.mediafire.com/file/0wc5jafc8sdi7bl/Lucky%20Block%20Pink%20V7.zip/file Lucky Block Pink V7 (Original Minecraft Forums release)]
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10]]
[[Category:Compatible with Minecraft Java Edition 1.10.1]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11]]
[[Category:Compatible with Minecraft Java Edition 1.11.1]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12]]
[[Category:Compatible with Minecraft Java Edition 1.12.1]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15]]
[[Category:Compatible with Minecraft Java Edition 1.15.1]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.1]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18]]
[[Category:Compatible with Minecraft Java Edition 1.18.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Minecraft Java Edition 1.21.1]]
[[Category:Compatible with Minecraft Java Edition 1.21.3]]
5c64682fedbcf0f2756d8b6ab2dc0399c0e17478
1219
1218
2025-01-13T09:17:04Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Pink
|image=Lucky Block Pink.png
|Creator:=[https://www.curseforge.com/members/aceaight/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-pink Curseforge]<br>
[https://modrinth.com/datapack/lucky-block-pink Modrinth]
|Dependencies:=[[Modern Lucky Block]]<ref>9.0 only.</ref>
|Total Downloads:= >472,100<ref>Combined total from the Curseforge page, the Modrinth page, and [https://imgur.com/a/SLCfZP9 MediaFire] as of January 13th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| February 12th, 2015||
[[File:Lucky_block_pink_old_v1.png|frameless|32x32px]] Lucky Block Pink was published on Planet Minecraft.
|-
| February 14th, 2015||
V2 was released.
|-
|-
| February 15th, 2015||
V3 was released.
|-
|-
| February 19th, 2015||
V4 was released.
[[File:Lucky_block_pink_old_v4.png|frameless|32x32px]] The texture was updated.
|-
| February 20th, 2015||
V5 was released.
|-
| February 23rd, 2015||
V5.1 was released
|-
|-
| February 26th, 2015||
Lucky Block Pink was purged off of Planet Minecraft.
Lucky Block Pink was posted onto the Minecraft Forums.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2368352-lucky-block-pink</ref>
V5.1 was rereleased onto the Minecraft Forums.<ref>http://web.archive.org/web/20150303130336/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2368352-lucky-block-pink</ref>
|-
|-
| March 13th, 2015||
V6 was released.
|-
|-
| March 25th, 2015||
V7 was released.
|-
|-
| April 1st, 2015||
Lucky Block Pink was posted onto Curse.<ref>Now known as Curseforge.</ref><br>
V7 was rereleased onto Curse.
|-
|-
| April 23rd, 2015||
2.0 was released.<br>
2.0 V2 was released.<br>
2.0 V2.1 was released.
|-
|-
| November 4th, 2023||
Lucky Block Pink was posted onto Modrinth.<br>
6.3 [Cancelled Version] was released.
|-
|-
| December 31st, 2024||
9.0 was released.<br>
[[File:Lucky Block Pink.png|frameless|32x32px]] The texture was updated.
Lucky Block Pink no longer requires [[Lucky Block]].
Lucky Block Pink now requires the Modern Lucky Block.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/1mjyyp61mpm2130/lucky%20Block%20Pink.zip/file Lucky Block Pink]
[https://www.mediafire.com/file/rv61wg4gpd84c84/lucky_Block_Pink_V2.zip/file Lucky Block Pink V2]
[https://www.mediafire.com/file/h8ombzyl7y7saqj/lucky%20Block%20Pink%20V3.zip/file Lucky Block Pink V3]
[https://www.mediafire.com/file/bnubi41bfkhxrjv/lucky%20Block%20Pink%20V4.zip/file Lucky Block Pink V4]
[https://www.mediafire.com/file/1mv2ccwj3yyqwx9/Lucky%20Block%20Pink%20V5.zip/file Lucky Block Pink V5]
[https://www.mediafire.com/file/6n1p7id628b1r3g/Lucky_Block_Pink_V5.1.zip/file Lucky Block Pink V5.1]
[https://www.mediafire.com/file/oi5ijt32dhhrtbj/Lucky%20Block%20Pink%20V6.zip/file Lucky Block Pink V6]
[https://www.mediafire.com/file/0wc5jafc8sdi7bl/Lucky%20Block%20Pink%20V7.zip/file Lucky Block Pink V7 (Original Minecraft Forums release)]
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10]]
[[Category:Compatible with Minecraft Java Edition 1.10.1]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11]]
[[Category:Compatible with Minecraft Java Edition 1.11.1]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12]]
[[Category:Compatible with Minecraft Java Edition 1.12.1]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15]]
[[Category:Compatible with Minecraft Java Edition 1.15.1]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.1]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18]]
[[Category:Compatible with Minecraft Java Edition 1.18.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Minecraft Java Edition 1.21.1]]
[[Category:Compatible with Minecraft Java Edition 1.21.3]]
9bba0c32a8fc3f5ec17ed94aeaf128feece78b87
1220
1219
2025-01-13T09:19:24Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Pink
|image=Lucky Block Pink.png
|Creator:=[https://www.curseforge.com/members/aceaight/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-pink Curseforge]<br>
[https://modrinth.com/datapack/lucky-block-pink Modrinth]
|Dependencies:=[[Modern Lucky Block]]<ref>9.0 only.</ref>
|Total Downloads:= >472,100<ref>Combined total from the Curseforge page, the Modrinth page, and [https://imgur.com/a/SLCfZP9 MediaFire] as of January 13th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| February 12th, 2015||
[[File:Lucky_block_pink_old_v1.png|frameless|32x32px]] Lucky Block Pink was published on Planet Minecraft.
|-
| February 14th, 2015||
V2 was released.
|-
|-
| February 15th, 2015||
V3 was released.
|-
|-
| February 19th, 2015||
V4 was released.
[[File:Lucky_block_pink_old_v4.png|frameless|32x32px]] The texture was updated.
|-
| February 20th, 2015||
V5 was released.
|-
| February 23rd, 2015||
V5.1 was released
|-
|-
| February 26th, 2015||
Lucky Block Pink was purged off of Planet Minecraft.
Lucky Block Pink was posted onto the Minecraft Forums.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2368352-lucky-block-pink</ref>
V5.1 was rereleased onto the Minecraft Forums.<ref>http://web.archive.org/web/20150303130336/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2368352-lucky-block-pink</ref>
|-
|-
| March 13th, 2015||
V6 was released.
|-
|-
| March 25th, 2015||
V7 was released.
|-
|-
| April 1st, 2015||
Lucky Block Pink was posted onto Curse.<ref>Now known as Curseforge.</ref><br>
V7 was rereleased onto Curse.
|-
|-
| April 23rd, 2015||
2.0 was released.<br>
2.0 V2 was released.<br>
2.0 V2.1 was released.
|-
|-
| November 4th, 2023||
Lucky Block Pink was posted onto Modrinth.<br>
6.3 [Cancelled Version] was released.
|-
|-
| December 31st, 2024||
9.0 was released.<br>
[[File:Lucky Block Pink.png|frameless|32x32px]] The texture was updated.
Lucky Block Pink no longer requires [[Lucky Block]].
Lucky Block Pink now requires the Modern Lucky Block.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/1mjyyp61mpm2130/lucky%20Block%20Pink.zip/file Lucky Block Pink]
[https://www.mediafire.com/file/rv61wg4gpd84c84/lucky_Block_Pink_V2.zip/file Lucky Block Pink V2]
[https://www.mediafire.com/file/h8ombzyl7y7saqj/lucky%20Block%20Pink%20V3.zip/file Lucky Block Pink V3]
[https://www.mediafire.com/file/bnubi41bfkhxrjv/lucky%20Block%20Pink%20V4.zip/file Lucky Block Pink V4]
[https://www.mediafire.com/file/1mv2ccwj3yyqwx9/Lucky%20Block%20Pink%20V5.zip/file Lucky Block Pink V5]
[https://www.mediafire.com/file/6n1p7id628b1r3g/Lucky_Block_Pink_V5.1.zip/file Lucky Block Pink V5.1]
[https://www.mediafire.com/file/oi5ijt32dhhrtbj/Lucky%20Block%20Pink%20V6.zip/file Lucky Block Pink V6]
[https://www.mediafire.com/file/0wc5jafc8sdi7bl/Lucky%20Block%20Pink%20V7.zip/file Lucky Block Pink V7 (Original Minecraft Forums release)]
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10]]
[[Category:Compatible with Minecraft Java Edition 1.10.1]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11]]
[[Category:Compatible with Minecraft Java Edition 1.11.1]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12]]
[[Category:Compatible with Minecraft Java Edition 1.12.1]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15]]
[[Category:Compatible with Minecraft Java Edition 1.15.1]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.1]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18]]
[[Category:Compatible with Minecraft Java Edition 1.18.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Minecraft Java Edition 1.21.1]]
[[Category:Compatible with Minecraft Java Edition 1.21.3]]
6835f5496e193ec314fcb293720a6848e9c73e8e
1221
1220
2025-01-13T09:22:16Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Pink
|image=Lucky Block Pink.png
|Creator:=[https://www.curseforge.com/members/aceaight/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-pink Curseforge]<br>
[https://modrinth.com/datapack/lucky-block-pink Modrinth]
|Dependencies:=[[Modern Lucky Block]]<ref>9.0 only.</ref>
|Total Downloads:= >472,100<ref>Combined total from the Curseforge page, the Modrinth page, and [https://imgur.com/a/SLCfZP9 MediaFire] as of January 13th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| February 12th, 2015||
[[File:Lucky_block_pink_old_v1.png|frameless|32x32px]] Lucky Block Pink was published on Planet Minecraft.
|-
| February 14th, 2015||
V2 was released.
|-
|-
| February 15th, 2015||
V3 was released.
|-
|-
| February 19th, 2015||
V4 was released.
[[File:Lucky_block_pink_old_v4.png|frameless|32x32px]] The texture was updated.
|-
| February 20th, 2015||
V5 was released.
|-
| February 23rd, 2015||
V5.1 was released
|-
|-
| February 26th, 2015||
Lucky Block Pink was purged off of Planet Minecraft.
Lucky Block Pink was posted onto the Minecraft Forums.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2368352-lucky-block-pink</ref>
V5.1 was rereleased onto the Minecraft Forums.<ref>http://web.archive.org/web/20150303130336/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2368352-lucky-block-pink</ref>
|-
|-
| March 13th, 2015||
V6 was released.
|-
|-
| March 25th, 2015||
V7 was released.
|-
|-
| April 1st, 2015||
Lucky Block Pink was posted onto Curse.<ref>Now known as Curseforge.</ref><br>
V7 was rereleased onto Curse.
|-
|-
| April 23rd, 2015||
2.0 was released.<br>
2.0 V2 was released.<br>
2.0 V2.1 was released.
|-
|-
| November 4th, 2023||
Lucky Block Pink was posted onto Modrinth.<br>
6.3 [Cancelled Version] was released.
|-
|-
| December 31st, 2024||
9.0 was released.<br>
[[File:Lucky Block Pink.png|frameless|32x32px]] The texture was updated.<br>
Lucky Block Pink no longer requires [[Lucky Block]].<br>
Lucky Block Pink now requires the Modern Lucky Block.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/1mjyyp61mpm2130/lucky%20Block%20Pink.zip/file Lucky Block Pink]
[https://www.mediafire.com/file/rv61wg4gpd84c84/lucky_Block_Pink_V2.zip/file Lucky Block Pink V2]
[https://www.mediafire.com/file/h8ombzyl7y7saqj/lucky%20Block%20Pink%20V3.zip/file Lucky Block Pink V3]
[https://www.mediafire.com/file/bnubi41bfkhxrjv/lucky%20Block%20Pink%20V4.zip/file Lucky Block Pink V4]
[https://www.mediafire.com/file/1mv2ccwj3yyqwx9/Lucky%20Block%20Pink%20V5.zip/file Lucky Block Pink V5]
[https://www.mediafire.com/file/6n1p7id628b1r3g/Lucky_Block_Pink_V5.1.zip/file Lucky Block Pink V5.1]
[https://www.mediafire.com/file/oi5ijt32dhhrtbj/Lucky%20Block%20Pink%20V6.zip/file Lucky Block Pink V6]
[https://www.mediafire.com/file/0wc5jafc8sdi7bl/Lucky%20Block%20Pink%20V7.zip/file Lucky Block Pink V7 (Original Minecraft Forums release)]
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10]]
[[Category:Compatible with Minecraft Java Edition 1.10.1]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11]]
[[Category:Compatible with Minecraft Java Edition 1.11.1]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12]]
[[Category:Compatible with Minecraft Java Edition 1.12.1]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15]]
[[Category:Compatible with Minecraft Java Edition 1.15.1]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.1]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18]]
[[Category:Compatible with Minecraft Java Edition 1.18.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Minecraft Java Edition 1.21.1]]
[[Category:Compatible with Minecraft Java Edition 1.21.3]]
986a71bf287287024e7c43ef4fa18dd0c840db67
1222
1221
2025-01-13T09:22:43Z
KristenStuffs
564421
/* Available Downloads */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Pink
|image=Lucky Block Pink.png
|Creator:=[https://www.curseforge.com/members/aceaight/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-pink Curseforge]<br>
[https://modrinth.com/datapack/lucky-block-pink Modrinth]
|Dependencies:=[[Modern Lucky Block]]<ref>9.0 only.</ref>
|Total Downloads:= >472,100<ref>Combined total from the Curseforge page, the Modrinth page, and [https://imgur.com/a/SLCfZP9 MediaFire] as of January 13th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| February 12th, 2015||
[[File:Lucky_block_pink_old_v1.png|frameless|32x32px]] Lucky Block Pink was published on Planet Minecraft.
|-
| February 14th, 2015||
V2 was released.
|-
|-
| February 15th, 2015||
V3 was released.
|-
|-
| February 19th, 2015||
V4 was released.
[[File:Lucky_block_pink_old_v4.png|frameless|32x32px]] The texture was updated.
|-
| February 20th, 2015||
V5 was released.
|-
| February 23rd, 2015||
V5.1 was released
|-
|-
| February 26th, 2015||
Lucky Block Pink was purged off of Planet Minecraft.
Lucky Block Pink was posted onto the Minecraft Forums.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2368352-lucky-block-pink</ref>
V5.1 was rereleased onto the Minecraft Forums.<ref>http://web.archive.org/web/20150303130336/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2368352-lucky-block-pink</ref>
|-
|-
| March 13th, 2015||
V6 was released.
|-
|-
| March 25th, 2015||
V7 was released.
|-
|-
| April 1st, 2015||
Lucky Block Pink was posted onto Curse.<ref>Now known as Curseforge.</ref><br>
V7 was rereleased onto Curse.
|-
|-
| April 23rd, 2015||
2.0 was released.<br>
2.0 V2 was released.<br>
2.0 V2.1 was released.
|-
|-
| November 4th, 2023||
Lucky Block Pink was posted onto Modrinth.<br>
6.3 [Cancelled Version] was released.
|-
|-
| December 31st, 2024||
9.0 was released.<br>
[[File:Lucky Block Pink.png|frameless|32x32px]] The texture was updated.<br>
Lucky Block Pink no longer requires [[Lucky Block]].<br>
Lucky Block Pink now requires the Modern Lucky Block.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/1mjyyp61mpm2130/lucky%20Block%20Pink.zip/file Lucky Block Pink]<br>
[https://www.mediafire.com/file/rv61wg4gpd84c84/lucky_Block_Pink_V2.zip/file Lucky Block Pink V2]<br>
[https://www.mediafire.com/file/h8ombzyl7y7saqj/lucky%20Block%20Pink%20V3.zip/file Lucky Block Pink V3]<br>
[https://www.mediafire.com/file/bnubi41bfkhxrjv/lucky%20Block%20Pink%20V4.zip/file Lucky Block Pink V4]<br>
[https://www.mediafire.com/file/1mv2ccwj3yyqwx9/Lucky%20Block%20Pink%20V5.zip/file Lucky Block Pink V5]<br>
[https://www.mediafire.com/file/6n1p7id628b1r3g/Lucky_Block_Pink_V5.1.zip/file Lucky Block Pink V5.1]<br>
[https://www.mediafire.com/file/oi5ijt32dhhrtbj/Lucky%20Block%20Pink%20V6.zip/file Lucky Block Pink V6]<br>
[https://www.mediafire.com/file/0wc5jafc8sdi7bl/Lucky%20Block%20Pink%20V7.zip/file Lucky Block Pink V7 (Original Minecraft Forums release)]
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10]]
[[Category:Compatible with Minecraft Java Edition 1.10.1]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11]]
[[Category:Compatible with Minecraft Java Edition 1.11.1]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12]]
[[Category:Compatible with Minecraft Java Edition 1.12.1]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15]]
[[Category:Compatible with Minecraft Java Edition 1.15.1]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.1]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18]]
[[Category:Compatible with Minecraft Java Edition 1.18.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Minecraft Java Edition 1.21.1]]
[[Category:Compatible with Minecraft Java Edition 1.21.3]]
4dd5fc7707be05bd69549b7f7a93c51070e93559
1223
1222
2025-01-13T09:23:44Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Pink
|image=Lucky Block Pink.png
|Creator:=[https://www.curseforge.com/members/aceaight/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-pink Curseforge]<br>
[https://modrinth.com/datapack/lucky-block-pink Modrinth]
|Dependencies:=[[Modern Lucky Block]]<ref>9.0 only.</ref>
|Total Downloads:= >472,100<ref>Combined total from the Curseforge page, the Modrinth page, and [https://imgur.com/a/SLCfZP9 MediaFire] as of January 13th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| February 12th, 2015||
[[File:Lucky_block_pink_old_v1.png|frameless|32x32px]] Lucky Block Pink was published on Planet Minecraft.
|-
| February 14th, 2015||
V2 was released.
|-
|-
| February 15th, 2015||
V3 was released.
|-
|-
| February 19th, 2015||
V4 was released.
[[File:Lucky_block_pink_old_v4.png|frameless|32x32px]] The texture was updated.
|-
| February 20th, 2015||
V5 was released.
|-
| February 23rd, 2015||
V5.1 was released
|-
|-
| February 26th, 2015||
Lucky Block Pink was purged off of Planet Minecraft.
Lucky Block Pink was posted onto the Minecraft Forums.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2368352-lucky-block-pink</ref>
V5.1 was rereleased onto the Minecraft Forums.<ref>http://web.archive.org/web/20150303130336/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2368352-lucky-block-pink</ref>
|-
|-
| March 13th, 2015||
V6 was released.
|-
|-
| March 25th, 2015||
V7 was released.
|-
|-
| April 1st, 2015||
Lucky Block Pink was posted onto Curse.<ref>Now known as Curseforge.</ref><br>
V7 was rereleased onto Curse.
|-
|-
| April 23rd, 2015||
2.0 was released.<br>
2.0 V2 was released.<br>
2.0 V2.1 was released.
|-
|-
| November 4th, 2023||
Lucky Block Pink was posted onto Modrinth.<br>
6.3 [Cancelled Version] was released.
|-
|-
| December 31st, 2024||
9.0 was released.<br>
[[File:Lucky Block Pink.png|frameless|32x32px]] The texture was updated.<br>
Lucky Block Pink no longer requires [[Lucky Block]].<br>
Lucky Block Pink now requires the Modern Lucky Block.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/1mjyyp61mpm2130/lucky%20Block%20Pink.zip/file Lucky Block Pink]<br>
[https://www.mediafire.com/file/rv61wg4gpd84c84/lucky_Block_Pink_V2.zip/file Lucky Block Pink V2]<br>
[https://www.mediafire.com/file/h8ombzyl7y7saqj/lucky%20Block%20Pink%20V3.zip/file Lucky Block Pink V3]<br>
[https://www.mediafire.com/file/bnubi41bfkhxrjv/lucky%20Block%20Pink%20V4.zip/file Lucky Block Pink V4]<br>
[https://www.mediafire.com/file/1mv2ccwj3yyqwx9/Lucky%20Block%20Pink%20V5.zip/file Lucky Block Pink V5]<br>
[https://www.mediafire.com/file/6n1p7id628b1r3g/Lucky_Block_Pink_V5.1.zip/file Lucky Block Pink V5.1]<br>
[https://www.mediafire.com/file/oi5ijt32dhhrtbj/Lucky%20Block%20Pink%20V6.zip/file Lucky Block Pink V6]<br>
[https://www.mediafire.com/file/0wc5jafc8sdi7bl/Lucky%20Block%20Pink%20V7.zip/file Lucky Block Pink V7 (Original Minecraft Forums release)]
== Gallery ==
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10]]
[[Category:Compatible with Minecraft Java Edition 1.10.1]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11]]
[[Category:Compatible with Minecraft Java Edition 1.11.1]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12]]
[[Category:Compatible with Minecraft Java Edition 1.12.1]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15]]
[[Category:Compatible with Minecraft Java Edition 1.15.1]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.1]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18]]
[[Category:Compatible with Minecraft Java Edition 1.18.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Minecraft Java Edition 1.21.1]]
[[Category:Compatible with Minecraft Java Edition 1.21.3]]
4a4a291011dc10c9687f711827440362d58cf61b
1224
1223
2025-01-13T09:26:39Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Pink
|image=Lucky Block Pink.png
|Creator:=[https://www.curseforge.com/members/aceaight/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-pink Curseforge]<br>
[https://modrinth.com/datapack/lucky-block-pink Modrinth]
|Dependencies:=[[Modern Lucky Block]]<ref>9.0 only.</ref>
|Total Downloads:= >472,100<ref>Combined total from the Curseforge page, the Modrinth page, and [https://imgur.com/a/SLCfZP9 MediaFire] as of January 13th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| February 12th, 2015||
[[File:Lucky_block_pink_old_v1.png|frameless|32x32px]] Lucky Block Pink was published on Planet Minecraft.
|-
| February 14th, 2015||
V2 was released.
|-
|-
| February 15th, 2015||
V3 was released.
|-
|-
| February 19th, 2015||
V4 was released.
[[File:Lucky_block_pink_old_v4.png|frameless|32x32px]] The texture was updated.
|-
| February 20th, 2015||
V5 was released.
|-
| February 23rd, 2015||
V5.1 was released
|-
|-
| February 26th, 2015||
Lucky Block Pink was purged off of Planet Minecraft.<br>
Lucky Block Pink was posted onto the Minecraft Forums.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2368352-lucky-block-pink</ref><br>
V5.1 was rereleased onto the Minecraft Forums.<ref>http://web.archive.org/web/20150303130336/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2368352-lucky-block-pink</ref>
|-
|-
| March 13th, 2015||
V6 was released.
|-
|-
| March 25th, 2015||
V7 was released.
|-
|-
| April 1st, 2015||
Lucky Block Pink was posted onto Curse.<ref>Now known as Curseforge.</ref><br>
V7 was rereleased onto Curse.
|-
|-
| April 23rd, 2015||
2.0 was released.<br>
2.0 V2 was released.<br>
2.0 V2.1 was released.
|-
|-
| November 4th, 2023||
Lucky Block Pink was posted onto Modrinth.<br>
6.3 [Cancelled Version] was released.
|-
|-
| December 31st, 2024||
9.0 was released.<br>
[[File:Lucky Block Pink.png|frameless|32x32px]] The texture was updated.<br>
Lucky Block Pink no longer requires [[Lucky Block]].<br>
Lucky Block Pink now requires the Modern Lucky Block.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/1mjyyp61mpm2130/lucky%20Block%20Pink.zip/file Lucky Block Pink]<br>
[https://www.mediafire.com/file/rv61wg4gpd84c84/lucky_Block_Pink_V2.zip/file Lucky Block Pink V2]<br>
[https://www.mediafire.com/file/h8ombzyl7y7saqj/lucky%20Block%20Pink%20V3.zip/file Lucky Block Pink V3]<br>
[https://www.mediafire.com/file/bnubi41bfkhxrjv/lucky%20Block%20Pink%20V4.zip/file Lucky Block Pink V4]<br>
[https://www.mediafire.com/file/1mv2ccwj3yyqwx9/Lucky%20Block%20Pink%20V5.zip/file Lucky Block Pink V5]<br>
[https://www.mediafire.com/file/6n1p7id628b1r3g/Lucky_Block_Pink_V5.1.zip/file Lucky Block Pink V5.1]<br>
[https://www.mediafire.com/file/oi5ijt32dhhrtbj/Lucky%20Block%20Pink%20V6.zip/file Lucky Block Pink V6]<br>
[https://www.mediafire.com/file/0wc5jafc8sdi7bl/Lucky%20Block%20Pink%20V7.zip/file Lucky Block Pink V7 (Original Minecraft Forums release)]
== Gallery ==
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10]]
[[Category:Compatible with Minecraft Java Edition 1.10.1]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11]]
[[Category:Compatible with Minecraft Java Edition 1.11.1]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12]]
[[Category:Compatible with Minecraft Java Edition 1.12.1]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15]]
[[Category:Compatible with Minecraft Java Edition 1.15.1]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.1]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18]]
[[Category:Compatible with Minecraft Java Edition 1.18.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Minecraft Java Edition 1.21.1]]
[[Category:Compatible with Minecraft Java Edition 1.21.3]]
531e924a736d8ceb116fd1cb7af740cd438ded15
1225
1224
2025-01-13T20:07:28Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Pink
|image=Lucky Block Pink.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-pink Curseforge]<br>
[https://modrinth.com/datapack/lucky-block-pink Modrinth]
|Dependencies:=[[Modern Lucky Block]]<ref>9.0 only.</ref>
|Total Downloads:= >472,100<ref>Combined total from the Curseforge page, the Modrinth page, and [https://imgur.com/a/SLCfZP9 MediaFire] as of January 13th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| February 12th, 2015||
[[File:Lucky_block_pink_old_v1.png|frameless|32x32px]] Lucky Block Pink was published on Planet Minecraft.
|-
| February 14th, 2015||
V2 was released.
|-
|-
| February 15th, 2015||
V3 was released.
|-
|-
| February 19th, 2015||
V4 was released.
[[File:Lucky_block_pink_old_v4.png|frameless|32x32px]] The texture was updated.
|-
| February 20th, 2015||
V5 was released.
|-
| February 23rd, 2015||
V5.1 was released
|-
|-
| February 26th, 2015||
Lucky Block Pink was purged off of Planet Minecraft.<br>
Lucky Block Pink was posted onto the Minecraft Forums.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2368352-lucky-block-pink</ref><br>
V5.1 was rereleased onto the Minecraft Forums.<ref>http://web.archive.org/web/20150303130336/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2368352-lucky-block-pink</ref>
|-
|-
| March 13th, 2015||
V6 was released.
|-
|-
| March 25th, 2015||
V7 was released.
|-
|-
| April 1st, 2015||
Lucky Block Pink was posted onto Curse.<ref>Now known as Curseforge.</ref><br>
V7 was rereleased onto Curse.
|-
|-
| April 23rd, 2015||
2.0 was released.<br>
2.0 V2 was released.<br>
2.0 V2.1 was released.
|-
|-
| November 4th, 2023||
Lucky Block Pink was posted onto Modrinth.<br>
6.3 [Cancelled Version] was released.
|-
|-
| December 31st, 2024||
9.0 was released.<br>
[[File:Lucky Block Pink.png|frameless|32x32px]] The texture was updated.<br>
Lucky Block Pink no longer requires [[Lucky Block]].<br>
Lucky Block Pink now requires the Modern Lucky Block.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/1mjyyp61mpm2130/lucky%20Block%20Pink.zip/file Lucky Block Pink]<br>
[https://www.mediafire.com/file/rv61wg4gpd84c84/lucky_Block_Pink_V2.zip/file Lucky Block Pink V2]<br>
[https://www.mediafire.com/file/h8ombzyl7y7saqj/lucky%20Block%20Pink%20V3.zip/file Lucky Block Pink V3]<br>
[https://www.mediafire.com/file/bnubi41bfkhxrjv/lucky%20Block%20Pink%20V4.zip/file Lucky Block Pink V4]<br>
[https://www.mediafire.com/file/1mv2ccwj3yyqwx9/Lucky%20Block%20Pink%20V5.zip/file Lucky Block Pink V5]<br>
[https://www.mediafire.com/file/6n1p7id628b1r3g/Lucky_Block_Pink_V5.1.zip/file Lucky Block Pink V5.1]<br>
[https://www.mediafire.com/file/oi5ijt32dhhrtbj/Lucky%20Block%20Pink%20V6.zip/file Lucky Block Pink V6]<br>
[https://www.mediafire.com/file/0wc5jafc8sdi7bl/Lucky%20Block%20Pink%20V7.zip/file Lucky Block Pink V7 (Original Minecraft Forums release)]
== Gallery ==
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10]]
[[Category:Compatible with Minecraft Java Edition 1.10.1]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11]]
[[Category:Compatible with Minecraft Java Edition 1.11.1]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12]]
[[Category:Compatible with Minecraft Java Edition 1.12.1]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15]]
[[Category:Compatible with Minecraft Java Edition 1.15.1]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.1]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18]]
[[Category:Compatible with Minecraft Java Edition 1.18.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Minecraft Java Edition 1.21.1]]
[[Category:Compatible with Minecraft Java Edition 1.21.3]]
aa2ee3600d3384eb7caa41e96535686d1948e47e
Rainbow Lucky Block
0
348
1226
1103
2025-01-13T20:22:00Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow lucky block
|image=Lucky block rainbow.gif
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge]
|Dependencies:=
Orespawn<ref>Both Modded 1.7.10 Versions only.</ref><br>
Much More Spiders<ref name="1710exclusivemoddedrainbowdownloads"<ref>Multi-Modded 1.7.10 Versions only</ref><br>
Rainbow World<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Pandora's Box<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Better Furances<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Enchanting Plus<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Mutant Creatures<ref name="1710exclusivemoddedrainbowdownloads"/><br>
[[Loot++]]<ref>1.8.x Versions only.</ref><br>
|Total Downloads:= >1,000,000<ref>Only 41,626 downloads are currently verifiable as of January 10th, 2025 including from the latest archived versions of the [https://web.archive.org/web/20161108135846/http://mapsandmods.com:80/s/rainbowluckyblock Maps & Mods Page] .</ref>
|Availability:= Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:RainbowLuckyBlockOG.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
The final update released.
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
359f793d5c6681c43817f35caec004be48aa9ebc
Category:BlazingOne0
14
438
1227
2025-01-13T20:37:51Z
KristenStuffs
564421
Created page with "List of Lucky Blocks which relate to BlazingOne0 in one form or another. [[Category:People]]"
wikitext
text/x-wiki
List of Lucky Blocks which relate to BlazingOne0 in one form or another.
[[Category:People]]
50b22a57a0e2b9bc5420371acab03c268241b8c3
Lucky Block OMEGA
0
439
1228
2025-01-13T20:40:54Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Lucky Block OMEGA |image=Lucky Block OMEGA.png |Creator:=[https://www.curseforge.com/members/aceaight/projects Kristen Stuffs] |Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br> |Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0] |Dependencies:=[[Loot++]]<ref>1.8.x Versions only.</ref> |Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github downl..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/aceaight/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>1.8.x Versions only.</ref>
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Partially Available
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== Available Downloads ==
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown 1.7.10 Version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Lucky Block OMEGA 1.8 (Vanilla)]
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Lucky Block OMEGA 1.8 (with built-in Loot++ and creative tab support)]
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 Lucky Block OMEGA 1.12.2]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:BlazingOne0]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
ffd86a73848eeedf7cfd11c300300c17ce7b102d
1229
1228
2025-01-13T20:42:14Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/aceaight/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>1.8.x Versions only.</ref>
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Partially Available
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== Available Downloads ==
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown 1.7.10 Version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Lucky Block OMEGA 1.8 (Vanilla)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Lucky Block OMEGA 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 Lucky Block OMEGA 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown 1.12.2 Version]
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Lucky Block OMEGA 1.12.2 (Bugfix Update)]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:BlazingOne0]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
3730369b4a11a706d3976c713116f94e17f07ef8
1230
1229
2025-01-13T20:42:33Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/aceaight/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>1.8.x Versions only.</ref>
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Partially Available
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== Available Downloads ==
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown 1.7.10 Version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Lucky Block OMEGA 1.8 (Vanilla)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Lucky Block OMEGA 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 Lucky Block OMEGA 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown 1.12.2 Version]
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Lucky Block OMEGA 1.12.2 (Bugfix Update)]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
011733ac5e8a52720b521e1e696115c10a8cf132
1232
1230
2025-01-13T21:31:09Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/aceaight/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>Loot++ 1.8.x Versions only.</ref>
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Partially Available<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Minecraft Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref>
The first Minecraft Java Edition 1.7.10 was released.<br>
The modded Minecraft Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Minecraft Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Minecraft Java Edition 1.8 Add-On Pack was released.
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Minecraft Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Minecraft Java Edition 1.7.10 version was released.
The Minecraft Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Minecraft Java Edition 1.8 version released.
|-
|-
}
== Available Downloads ==
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Minecraft Java Edition 1.7.10 Version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Lucky Block OMEGA Minecraft Java Edition 1.8 (Vanilla)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Lucky Block OMEGA Minecraft Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 Lucky Block OMEGA Minecraft Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Minecraft Java Edition 1.12.2 Version]
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Lucky Block OMEGA Minecraft Java Edition 1.12.2 (Bugfix Update)]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
bba6beb5e1481c231a661726ac7ecb829109b4dc
1233
1232
2025-01-13T21:31:22Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/aceaight/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>Loot++ 1.8.x Versions only.</ref>
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Partially Available<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Minecraft Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref>
The first Minecraft Java Edition 1.7.10 was released.<br>
The modded Minecraft Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Minecraft Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Minecraft Java Edition 1.8 Add-On Pack was released.
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Minecraft Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Minecraft Java Edition 1.7.10 version was released.
The Minecraft Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Minecraft Java Edition 1.8 version released.
|-
|-
|}
== Available Downloads ==
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Minecraft Java Edition 1.7.10 Version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Lucky Block OMEGA Minecraft Java Edition 1.8 (Vanilla)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Lucky Block OMEGA Minecraft Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 Lucky Block OMEGA Minecraft Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Minecraft Java Edition 1.12.2 Version]
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Lucky Block OMEGA Minecraft Java Edition 1.12.2 (Bugfix Update)]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
50f31872abba6026ed5f7d24900ada859b971b10
1234
1233
2025-01-13T21:45:46Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/aceaight/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>Loot++ 1.8.x Versions only.</ref>
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Partially Available<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref>
The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Lucky Block OMEGA Java Edition 1.8 (Vanilla) was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Lucky Block OMEGA Java Edition 1.7.10 Version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Lucky Block OMEGA Java Edition 1.8 (Vanilla)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Lucky Block OMEGA Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 Lucky Block OMEGA Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 Version]
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Lucky Block OMEGA Java Edition 1.12.2 (Bugfix Update)]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
aeca770f99bff19f4fe92af8e4ab0391dfb107e4
1235
1234
2025-01-13T21:47:14Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/aceaight/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>Loot++ 1.8 Versions only.</ref>
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Partially Available<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref>
The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Lucky Block OMEGA Java Edition 1.8 (Vanilla) was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Lucky Block OMEGA Java Edition 1.7.10 Version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Lucky Block OMEGA Java Edition 1.8 (Vanilla)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Lucky Block OMEGA Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 Lucky Block OMEGA Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 Version]
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Lucky Block OMEGA Java Edition 1.12.2 (Bugfix Update)]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
1565a575179530ef165016e3d187a63357d43d89
1236
1235
2025-01-13T21:57:19Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/aceaight/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>Loot++ 1.8 Versions only.</ref>
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Partially Available?<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref>
The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Lucky Block OMEGA Java Edition 1.8 (Vanilla) was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Lucky Block OMEGA Java Edition 1.7.10 Version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Lucky Block OMEGA Java Edition 1.8 (Vanilla)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Lucky Block OMEGA Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 Lucky Block OMEGA Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 Version]
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Lucky Block OMEGA Java Edition 1.12.2 (Bugfix Update)]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
6b39dd8c22684c8370b2895cd2485c23d7f8cc04
1237
1236
2025-01-13T21:57:58Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>Loot++ 1.8 Versions only.</ref>
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Partially Available?<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref>
The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Lucky Block OMEGA Java Edition 1.8 (Vanilla) was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Lucky Block OMEGA Java Edition 1.7.10 Version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Lucky Block OMEGA Java Edition 1.8 (Vanilla)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Lucky Block OMEGA Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 Lucky Block OMEGA Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 Version]
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Lucky Block OMEGA Java Edition 1.12.2 (Bugfix Update)]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
4e60999e425403cc400a403d1e1bb90a72b40209
1238
1237
2025-01-13T21:58:55Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>Loot++ 1.8 Versions only.</ref>
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Partially Available?<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref><br>
[[File:lucky block omega.png|frameless|32x32px]] The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Lucky Block OMEGA Java Edition 1.8 (Vanilla) was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Lucky Block OMEGA Java Edition 1.7.10 Version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Lucky Block OMEGA Java Edition 1.8 (Vanilla)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Lucky Block OMEGA Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 Lucky Block OMEGA Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 Version]
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Lucky Block OMEGA Java Edition 1.12.2 (Bugfix Update)]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
02d20bd0012b1f4802f4ad984c74bd85ac2a17af
1249
1238
2025-01-13T22:10:33Z
KristenStuffs
564421
/* Available Downloads */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>Loot++ 1.8 Versions only.</ref>
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Partially Available?<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref><br>
[[File:lucky block omega.png|frameless|32x32px]] The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Lucky Block OMEGA Java Edition 1.8 (Vanilla) was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Java Edition 1.7.10 Version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.8 (Vanilla)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 MEGA Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 Version]
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Java Edition 1.12.2 (Bugfix Update)]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
7939896789089879a64aae106d51c9c53c6030de
1251
1249
2025-01-13T22:11:58Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>Loot++ 1.8 Versions only.</ref>
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Partially Available?<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref><br>
[[File:lucky block omega.png|frameless|32x32px]] The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Lucky Block OMEGA Java Edition 1.8 (Vanilla) was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Java Edition 1.7.10 Version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.8 (Vanilla)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 MEGA Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 Version]
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Java Edition 1.12.2 (Bugfix Update)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Omega logo.png|Logo.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
b06be655e00d8162a08c64b49e17b12fef86228f
1254
1251
2025-01-13T23:08:13Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>Loot++ 1.8 Versions only.</ref>
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Partially Available?<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref><br>
[[File:Lucky Block OMEGA.png|frameless|32x32px]] The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Lucky Block OMEGA Java Edition 1.8 (Vanilla) was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Java Edition 1.7.10 Version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.8 (Vanilla)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 MEGA Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 Version]
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Java Edition 1.12.2 (Bugfix Update)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Omega logo.png|Logo.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
280dd04cbb2e5a0d9ce948c4c10e42b3d8466d3d
1259
1254
2025-01-13T23:18:44Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>Loot++ 1.8 Versions only.</ref>
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Partially Available?<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref><br>
[[File:Lucky Block OMEGA.png|frameless|32x32px]] The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Lucky Block OMEGA Java Edition 1.8 (Vanilla) was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Java Edition 1.7.10 Version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.8 (Vanilla)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 MEGA Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 Version]
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Java Edition 1.12.2 (Bugfix Update)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Omega logo.png|Logo.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
25f6b97ceb6ce35919f425f7313b949465760de4
1266
1259
2025-01-13T23:25:39Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>Loot++ 1.8 Versions only.</ref>
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Partially Available?<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref><br>
[[File:Lucky Block OMEGA.png|frameless|32x32px]] The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Lucky Block OMEGA Java Edition 1.8 (Vanilla) was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Java Edition 1.7.10 Version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.8 (Vanilla)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 MEGA Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 Version]
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Java Edition 1.12.2 (Bugfix Update)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Omega logo.png|Logo.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
b9328b392a702526ad470c53ed300f362cf805cc
1274
1266
2025-01-13T23:55:20Z
KristenStuffs
564421
/* Available Downloads */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>Loot++ 1.8 Versions only.</ref>
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Partially Available?<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref><br>
[[File:Lucky Block OMEGA.png|frameless|32x32px]] The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Lucky Block OMEGA Java Edition 1.8 (Vanilla) was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.8 version (Vanilla)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 MEGA Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 version]
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Java Edition 1.12.2 (Bugfix Update)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Omega logo.png|Logo.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
fab225cb73eb2877426226b5c33df69bd5116e1c
Wheat Lucky Block
0
387
1231
1157
2025-01-13T21:04:31Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Wheat Lucky Block
|image=wheat lucky block.png
|Creator:=superfurnance<ref name="wheatfound" <ref>https://imgur.com/a/Nj08ESv cached version of Wheat Lucky Block Curseforge page taken from https://yandexwebcache.net/yandbtm?fmode=inject&tm=1736633519&tld=com&lang=en&la=1569239168&text=wheat+lucky+block&url=https%3A//www.curseforge.com/minecraft/customization/wheat-lucky-block%3Fsort%3Dfilelength&l10n=en&mime=html&sign=565aebe8e961ca7d5567246c8f60ab78&keyno=0&mode=html on September 23rd, 2019. Link archive: https://brandonbr1.github.io/yandex-wheat/</ref>
|Link:=[https://www.curseforge.com/minecraft/customization/wheat-lucky-block/ Curseforge]<ref>Page does not exist anymore and is not archived.</ref>
|Dependencies:= <ref>Version 1.3 requirements are unknown.</ref><br>
[[Loot++]]<ref name="14only"<ref>Version 1.4 only.</ref>
[[Potion Core]]<ref name="14only"/>
|Total Downloads:= >3,863
|Availability:= Mostly Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| March 4th, 2017||
Published publicly onto Curseforge.
|-
|-
| Before or on March 19th, 2017||
[[File:wheat lucky block.png|frameless|32x32px]] Version 1.0 was released.<br>
Version 1.1 was released.<br>
Version 1.2 was released.<br>
Version 1.3 was released.
|-
|-
| March 19th, 2017||
Version 1.4 was released.
|-
|}
== Available Downloads ==
[https://archive.org/details/wheat-lucky-block-1.0-unzip-meeee Version 1.0]<br>
[https://archive.org/details/wheat-lucky-block-1.1 Version 1.1]<br>
[https://archive.org/details/wheat-lucky-block-1.2 Version 1.2]<br>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Curseforge]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
916a9233f02d7ed44bfd15325261f5fe81f2be2c
Rainbow Lucky Block
0
348
1239
1226
2025-01-13T21:59:27Z
KristenStuffs
564421
KristenStuffs moved page [[Rainbow lucky block]] to [[Rainbow Lucky Block]] without leaving a redirect
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow lucky block
|image=Lucky block rainbow.gif
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge]
|Dependencies:=
Orespawn<ref>Both Modded 1.7.10 Versions only.</ref><br>
Much More Spiders<ref name="1710exclusivemoddedrainbowdownloads"<ref>Multi-Modded 1.7.10 Versions only</ref><br>
Rainbow World<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Pandora's Box<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Better Furances<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Enchanting Plus<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Mutant Creatures<ref name="1710exclusivemoddedrainbowdownloads"/><br>
[[Loot++]]<ref>1.8.x Versions only.</ref><br>
|Total Downloads:= >1,000,000<ref>Only 41,626 downloads are currently verifiable as of January 10th, 2025 including from the latest archived versions of the [https://web.archive.org/web/20161108135846/http://mapsandmods.com:80/s/rainbowluckyblock Maps & Mods Page] .</ref>
|Availability:= Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:RainbowLuckyBlockOG.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
The final update released.
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
359f793d5c6681c43817f35caec004be48aa9ebc
1240
1239
2025-01-13T21:59:42Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow Lucky Block
|image=Lucky block rainbow.gif
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge]
|Dependencies:=
Orespawn<ref>Both Modded 1.7.10 Versions only.</ref><br>
Much More Spiders<ref name="1710exclusivemoddedrainbowdownloads"<ref>Multi-Modded 1.7.10 Versions only</ref><br>
Rainbow World<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Pandora's Box<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Better Furances<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Enchanting Plus<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Mutant Creatures<ref name="1710exclusivemoddedrainbowdownloads"/><br>
[[Loot++]]<ref>1.8.x Versions only.</ref><br>
|Total Downloads:= >1,000,000<ref>Only 41,626 downloads are currently verifiable as of January 10th, 2025 including from the latest archived versions of the [https://web.archive.org/web/20161108135846/http://mapsandmods.com:80/s/rainbowluckyblock Maps & Mods Page] .</ref>
|Availability:= Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:RainbowLuckyBlockOG.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
The final update released.
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow lucky block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow luck block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
39550d25b0acec27608927110d0dedb4c8beb758
1241
1240
2025-01-13T22:00:50Z
KristenStuffs
564421
/* Available Downloads */
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow Lucky Block
|image=Lucky block rainbow.gif
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge]
|Dependencies:=
Orespawn<ref>Both Modded 1.7.10 Versions only.</ref><br>
Much More Spiders<ref name="1710exclusivemoddedrainbowdownloads"<ref>Multi-Modded 1.7.10 Versions only</ref><br>
Rainbow World<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Pandora's Box<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Better Furances<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Enchanting Plus<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Mutant Creatures<ref name="1710exclusivemoddedrainbowdownloads"/><br>
[[Loot++]]<ref>1.8.x Versions only.</ref><br>
|Total Downloads:= >1,000,000<ref>Only 41,626 downloads are currently verifiable as of January 10th, 2025 including from the latest archived versions of the [https://web.archive.org/web/20161108135846/http://mapsandmods.com:80/s/rainbowluckyblock Maps & Mods Page] .</ref>
|Availability:= Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:RainbowLuckyBlockOG.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
The final update released.
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow Lucky Block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow Lucky Block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
509fe7adb0254ef3e8a147c919137d9509682369
Fantasia Lucky Block
0
392
1242
1211
2025-01-13T22:02:41Z
KristenStuffs
564421
KristenStuffs moved page [[FANTASIA LUCKY BLOCK]] to [[Fantasia Lucky Block]] without leaving a redirect
wikitext
text/x-wiki
{{Addon Infobox
|title=FANTASIA LUCKY BLOCK
|image=Fantasia lucky block.png
|Creator:=[https://www.minecraftforum.net/members/CazCadeMC/threads CazCadeMC]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various Minecraft Forums]
|Dependencies:= Colorful Tools<br>
Nystical Epicarno Dimension Mod<br>
Custom NPCS<br>
Volcaloid mod<br>
Youtubers+<br>
[[Loot++]]<ref>V 1.3 onward.</ref><br>
Block Monsters Mod<ref>Required for V A1.42 (10000 Downloaders Update), V B1.6 (10000 Downloaders Update), and onward.</ref><br>
[[Potion Core]]<ref>V1.7 and V1.71 only.</ref>
|Total Downloads:=>10,000<ref>This number cannot be verified.</ref>
|Availability:=Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| January 16th, 2016||
Minecraft Forums page created.<br>
[[File:OGFantasia lucky block.png|frameless|32x32px]] V 1.0 was released into the Minecraft Forums.<ref>https://web.archive.org/web/20160120011800/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref><ref>https://web.archive.org/web/20160322063243/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref>
|-
|-
| Before or on January 20th, 2016||
V 1.1 (Name Update) was released.<br>
The name was updated.<br>
V 2 (Chance Update) was released.
|-
|-
| Before or on March 20th, 2016||
V 1.3 (Revolution Update) was released.<br>
V1.4 (Improvement Update) was released.<br>
V1.41 (Improvement Update II) was released.<br>
V1.5 (The Base Update) was released.<br>
V1.5.1 (BugFix Update) was released.<br>
V A1.42 (10000 Downloaders Update) was released.<br>
V B1.6 (10000 Downloaders Update) was released.
|-
|-
| After or on January 17th, 2017<ref>Latest modified file date for V1.7</ref> but before or on February 5th, 2017||
V1.7 (Revolution Update) was released.<ref>File name says v1.5 despite it being v1.7.</ref><ref>This is not a typo on the wiki, this is the second updated called "Revolution Update".</ref><br>
[[File:Fantasia lucky block.png|frameless|32x32px]] The texture was updated.
|-
|-
| On or after January 27th, 2017<ref>Latest modified file date for V1.71</ref> but before or on February 5th, 2017||
V1.71 (Bugfix Update II) was released.
|-
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-fantasia-1.2-by-caz-cade-1 V 2 (Chance Update)]<br>
[https://archive.org/details/lucky-block-fantasia-b-1.6-by-caz-cade V B1.6 (10000 Downloaders Update)]<br>
[https://archive.org/details/lucky-block-fantasia-1.5-by-caz-cade-mc V1.5 (V1.7 (Revolution Update))]<br>
[https://archive.org/details/lucky-block-fantasia-1.71-by-caz-cade-mc V1.71 (Bugfix Update II)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:FANTASIA_promo_image.png|Original promotional image.
File:Fantasia_promo_image_3.png|Second promotional image.
File:Fantasia Promotional Image.png|Current promotional image.
File:FANTASIA LUCKY BLOCK banner.png|FANTASIA LUCKY BLOCK-themed banner.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Minecraft Forums]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
083e31a7479277e3ee5365b50f665b0c441bd3c0
1252
1242
2025-01-13T22:19:45Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=FANTASIA LUCKY BLOCK
|image=Fantasia lucky block.png
|Creator:=[https://www.minecraftforum.net/members/CazCadeMC/threads CazCadeMC]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various Minecraft Forums]
|Dependencies:= Colorful Tools<br>
Nystical Epicarno Dimension Mod<br>
Custom NPCS<br>
Volcaloid mod<br>
Youtubers+<br>
[[Loot++]]<ref>V 1.3 onward.</ref><br>
Block Monsters Mod<ref>Required for V A1.42 (10000 Downloaders Update), V B1.6 (10000 Downloaders Update), and onward.</ref><br>
[[Potion Core]]<ref>V1.7 and V1.71 only.</ref>
|Total Downloads:=>10,000<ref>This number cannot be verified.</ref>
|Availability:=Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| January 16th, 2016||
Minecraft Forums page created.<br>
[[File:OGFantasia lucky block.png|frameless|32x32px]] V 1.0 was released into the Minecraft Forums.<ref>https://web.archive.org/web/20160120011800/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref><ref>https://web.archive.org/web/20160322063243/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref>
|-
|-
| Before or on January 20th, 2016||
V 1.1 (Name Update) was released.<br>
The name was updated.<br>
V 2 (Chance Update) was released.
|-
|-
| Before or on March 20th, 2016||
V 1.3 (Revolution Update) was released.<br>
V1.4 (Improvement Update) was released.<br>
V1.41 (Improvement Update II) was released.<br>
V1.5 (The Base Update) was released.<br>
V1.5.1 (BugFix Update) was released.<br>
V A1.42 (10000 Downloaders Update) was released.<br>
V B1.6 (10000 Downloaders Update) was released.
|-
|-
| After or on January 17th, 2017<ref>Latest modified file date for V1.7</ref> but before or on February 5th, 2017||
V1.7 (Revolution Update) was released.<ref>File name says v1.5 despite it being v1.7.</ref><ref>This is not a typo on the wiki, this is the second update called "Revolution Update".</ref><br>
[[File:Fantasia lucky block.png|frameless|32x32px]] The texture was updated.
|-
|-
| On or after January 27th, 2017<ref>Latest modified file date for V1.71</ref> but before or on February 5th, 2017||
V1.71 (Bugfix Update II) was released.
|-
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-fantasia-1.2-by-caz-cade-1 V 2 (Chance Update)]<br>
[https://archive.org/details/lucky-block-fantasia-b-1.6-by-caz-cade V B1.6 (10000 Downloaders Update)]<br>
[https://archive.org/details/lucky-block-fantasia-1.5-by-caz-cade-mc V1.5 (V1.7 (Revolution Update))]<br>
[https://archive.org/details/lucky-block-fantasia-1.71-by-caz-cade-mc V1.71 (Bugfix Update II)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:FANTASIA_promo_image.png|Original promotional image.
File:Fantasia_promo_image_3.png|Second promotional image.
File:Fantasia Promotional Image.png|Current promotional image.
File:FANTASIA LUCKY BLOCK banner.png|FANTASIA LUCKY BLOCK-themed banner.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Minecraft Forums]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
ab44b7ee8a6a62a712eae610a4a3b61804a83675
Lucky Block Pink
0
437
1243
1225
2025-01-13T22:04:45Z
KristenStuffs
564421
/* Available Downloads */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Pink
|image=Lucky Block Pink.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-pink Curseforge]<br>
[https://modrinth.com/datapack/lucky-block-pink Modrinth]
|Dependencies:=[[Modern Lucky Block]]<ref>9.0 only.</ref>
|Total Downloads:= >472,100<ref>Combined total from the Curseforge page, the Modrinth page, and [https://imgur.com/a/SLCfZP9 MediaFire] as of January 13th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| February 12th, 2015||
[[File:Lucky_block_pink_old_v1.png|frameless|32x32px]] Lucky Block Pink was published on Planet Minecraft.
|-
| February 14th, 2015||
V2 was released.
|-
|-
| February 15th, 2015||
V3 was released.
|-
|-
| February 19th, 2015||
V4 was released.
[[File:Lucky_block_pink_old_v4.png|frameless|32x32px]] The texture was updated.
|-
| February 20th, 2015||
V5 was released.
|-
| February 23rd, 2015||
V5.1 was released
|-
|-
| February 26th, 2015||
Lucky Block Pink was purged off of Planet Minecraft.<br>
Lucky Block Pink was posted onto the Minecraft Forums.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2368352-lucky-block-pink</ref><br>
V5.1 was rereleased onto the Minecraft Forums.<ref>http://web.archive.org/web/20150303130336/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2368352-lucky-block-pink</ref>
|-
|-
| March 13th, 2015||
V6 was released.
|-
|-
| March 25th, 2015||
V7 was released.
|-
|-
| April 1st, 2015||
Lucky Block Pink was posted onto Curse.<ref>Now known as Curseforge.</ref><br>
V7 was rereleased onto Curse.
|-
|-
| April 23rd, 2015||
2.0 was released.<br>
2.0 V2 was released.<br>
2.0 V2.1 was released.
|-
|-
| November 4th, 2023||
Lucky Block Pink was posted onto Modrinth.<br>
6.3 [Cancelled Version] was released.
|-
|-
| December 31st, 2024||
9.0 was released.<br>
[[File:Lucky Block Pink.png|frameless|32x32px]] The texture was updated.<br>
Lucky Block Pink no longer requires [[Lucky Block]].<br>
Lucky Block Pink now requires the Modern Lucky Block.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/1mjyyp61mpm2130/lucky%20Block%20Pink.zip/file Lucky Block Pink]<br>
[https://www.mediafire.com/file/rv61wg4gpd84c84/lucky_Block_Pink_V2.zip/file V2]<br>
[https://www.mediafire.com/file/h8ombzyl7y7saqj/lucky%20Block%20Pink%20V3.zip/file V3]<br>
[https://www.mediafire.com/file/bnubi41bfkhxrjv/lucky%20Block%20Pink%20V4.zip/file V4]<br>
[https://www.mediafire.com/file/1mv2ccwj3yyqwx9/Lucky%20Block%20Pink%20V5.zip/file V5]<br>
[https://www.mediafire.com/file/6n1p7id628b1r3g/Lucky_Block_Pink_V5.1.zip/file V5.1]<br>
[https://www.mediafire.com/file/oi5ijt32dhhrtbj/Lucky%20Block%20Pink%20V6.zip/file V6]<br>
[https://www.mediafire.com/file/0wc5jafc8sdi7bl/Lucky%20Block%20Pink%20V7.zip/file V7 (Original Minecraft Forums release)]
== Gallery ==
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10]]
[[Category:Compatible with Minecraft Java Edition 1.10.1]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11]]
[[Category:Compatible with Minecraft Java Edition 1.11.1]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12]]
[[Category:Compatible with Minecraft Java Edition 1.12.1]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15]]
[[Category:Compatible with Minecraft Java Edition 1.15.1]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.1]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18]]
[[Category:Compatible with Minecraft Java Edition 1.18.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Minecraft Java Edition 1.21.1]]
[[Category:Compatible with Minecraft Java Edition 1.21.3]]
bf6a296c95ec2b9ac0b89748e778ca85594962df
1244
1243
2025-01-13T22:05:40Z
KristenStuffs
564421
/* Available Downloads */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Pink
|image=Lucky Block Pink.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-pink Curseforge]<br>
[https://modrinth.com/datapack/lucky-block-pink Modrinth]
|Dependencies:=[[Modern Lucky Block]]<ref>9.0 only.</ref>
|Total Downloads:= >472,100<ref>Combined total from the Curseforge page, the Modrinth page, and [https://imgur.com/a/SLCfZP9 MediaFire] as of January 13th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| February 12th, 2015||
[[File:Lucky_block_pink_old_v1.png|frameless|32x32px]] Lucky Block Pink was published on Planet Minecraft.
|-
| February 14th, 2015||
V2 was released.
|-
|-
| February 15th, 2015||
V3 was released.
|-
|-
| February 19th, 2015||
V4 was released.
[[File:Lucky_block_pink_old_v4.png|frameless|32x32px]] The texture was updated.
|-
| February 20th, 2015||
V5 was released.
|-
| February 23rd, 2015||
V5.1 was released
|-
|-
| February 26th, 2015||
Lucky Block Pink was purged off of Planet Minecraft.<br>
Lucky Block Pink was posted onto the Minecraft Forums.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2368352-lucky-block-pink</ref><br>
V5.1 was rereleased onto the Minecraft Forums.<ref>http://web.archive.org/web/20150303130336/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2368352-lucky-block-pink</ref>
|-
|-
| March 13th, 2015||
V6 was released.
|-
|-
| March 25th, 2015||
V7 was released.
|-
|-
| April 1st, 2015||
Lucky Block Pink was posted onto Curse.<ref>Now known as Curseforge.</ref><br>
V7 was rereleased onto Curse.
|-
|-
| April 23rd, 2015||
2.0 was released.<br>
2.0 V2 was released.<br>
2.0 V2.1 was released.
|-
|-
| November 4th, 2023||
Lucky Block Pink was posted onto Modrinth.<br>
6.3 [Cancelled Version] was released.
|-
|-
| December 31st, 2024||
9.0 was released.<br>
[[File:Lucky Block Pink.png|frameless|32x32px]] The texture was updated.<br>
Lucky Block Pink no longer requires [[Lucky Block]].<br>
Lucky Block Pink now requires the Modern Lucky Block.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/1mjyyp61mpm2130/lucky%20Block%20Pink.zip/file Lucky Block Pink]<br>
[https://www.mediafire.com/file/rv61wg4gpd84c84/lucky_Block_Pink_V2.zip/file V2]<br>
[https://www.mediafire.com/file/h8ombzyl7y7saqj/lucky%20Block%20Pink%20V3.zip/file V3]<br>
[https://www.mediafire.com/file/bnubi41bfkhxrjv/lucky%20Block%20Pink%20V4.zip/file V4]<br>
[https://www.mediafire.com/file/1mv2ccwj3yyqwx9/Lucky%20Block%20Pink%20V5.zip/file V5]<br>
[https://www.mediafire.com/file/6n1p7id628b1r3g/Lucky_Block_Pink_V5.1.zip/file V5.1]<br>
[https://www.mediafire.com/file/oi5ijt32dhhrtbj/Lucky%20Block%20Pink%20V6.zip/file V6]<br>
[https://www.mediafire.com/file/0wc5jafc8sdi7bl/Lucky%20Block%20Pink%20V7.zip/file V7 (Original Minecraft Forums release)]
[https://www.curseforge.com/minecraft/customization/lucky-block-pink/files/6038932 9.0 [FUTURE!<nowiki>]</nowiki> (Curseforge)]
== Gallery ==
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10]]
[[Category:Compatible with Minecraft Java Edition 1.10.1]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11]]
[[Category:Compatible with Minecraft Java Edition 1.11.1]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12]]
[[Category:Compatible with Minecraft Java Edition 1.12.1]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15]]
[[Category:Compatible with Minecraft Java Edition 1.15.1]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.1]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18]]
[[Category:Compatible with Minecraft Java Edition 1.18.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Minecraft Java Edition 1.21.1]]
[[Category:Compatible with Minecraft Java Edition 1.21.3]]
131a8f055ee7e58a4f12e438019ee375162172f8
1245
1244
2025-01-13T22:06:25Z
KristenStuffs
564421
/* Available Downloads */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Pink
|image=Lucky Block Pink.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-pink Curseforge]<br>
[https://modrinth.com/datapack/lucky-block-pink Modrinth]
|Dependencies:=[[Modern Lucky Block]]<ref>9.0 only.</ref>
|Total Downloads:= >472,100<ref>Combined total from the Curseforge page, the Modrinth page, and [https://imgur.com/a/SLCfZP9 MediaFire] as of January 13th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| February 12th, 2015||
[[File:Lucky_block_pink_old_v1.png|frameless|32x32px]] Lucky Block Pink was published on Planet Minecraft.
|-
| February 14th, 2015||
V2 was released.
|-
|-
| February 15th, 2015||
V3 was released.
|-
|-
| February 19th, 2015||
V4 was released.
[[File:Lucky_block_pink_old_v4.png|frameless|32x32px]] The texture was updated.
|-
| February 20th, 2015||
V5 was released.
|-
| February 23rd, 2015||
V5.1 was released
|-
|-
| February 26th, 2015||
Lucky Block Pink was purged off of Planet Minecraft.<br>
Lucky Block Pink was posted onto the Minecraft Forums.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2368352-lucky-block-pink</ref><br>
V5.1 was rereleased onto the Minecraft Forums.<ref>http://web.archive.org/web/20150303130336/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2368352-lucky-block-pink</ref>
|-
|-
| March 13th, 2015||
V6 was released.
|-
|-
| March 25th, 2015||
V7 was released.
|-
|-
| April 1st, 2015||
Lucky Block Pink was posted onto Curse.<ref>Now known as Curseforge.</ref><br>
V7 was rereleased onto Curse.
|-
|-
| April 23rd, 2015||
2.0 was released.<br>
2.0 V2 was released.<br>
2.0 V2.1 was released.
|-
|-
| November 4th, 2023||
Lucky Block Pink was posted onto Modrinth.<br>
6.3 [Cancelled Version] was released.
|-
|-
| December 31st, 2024||
9.0 was released.<br>
[[File:Lucky Block Pink.png|frameless|32x32px]] The texture was updated.<br>
Lucky Block Pink no longer requires [[Lucky Block]].<br>
Lucky Block Pink now requires the Modern Lucky Block.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/1mjyyp61mpm2130/lucky%20Block%20Pink.zip/file Lucky Block Pink]<br>
[https://www.mediafire.com/file/rv61wg4gpd84c84/lucky_Block_Pink_V2.zip/file V2]<br>
[https://www.mediafire.com/file/h8ombzyl7y7saqj/lucky%20Block%20Pink%20V3.zip/file V3]<br>
[https://www.mediafire.com/file/bnubi41bfkhxrjv/lucky%20Block%20Pink%20V4.zip/file V4]<br>
[https://www.mediafire.com/file/1mv2ccwj3yyqwx9/Lucky%20Block%20Pink%20V5.zip/file V5]<br>
[https://www.mediafire.com/file/6n1p7id628b1r3g/Lucky_Block_Pink_V5.1.zip/file V5.1]<br>
[https://www.mediafire.com/file/oi5ijt32dhhrtbj/Lucky%20Block%20Pink%20V6.zip/file V6]<br>
[https://www.mediafire.com/file/0wc5jafc8sdi7bl/Lucky%20Block%20Pink%20V7.zip/file V7 (Original Minecraft Forums release)]
[https://www.curseforge.com/minecraft/customization/lucky-block-pink/files/6038932] 9.0 (Curseforge)]
== Gallery ==
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10]]
[[Category:Compatible with Minecraft Java Edition 1.10.1]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11]]
[[Category:Compatible with Minecraft Java Edition 1.11.1]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12]]
[[Category:Compatible with Minecraft Java Edition 1.12.1]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15]]
[[Category:Compatible with Minecraft Java Edition 1.15.1]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.1]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18]]
[[Category:Compatible with Minecraft Java Edition 1.18.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Minecraft Java Edition 1.21.1]]
[[Category:Compatible with Minecraft Java Edition 1.21.3]]
7f8123762fdaedaf6a588b8f59c7982642e38441
1246
1245
2025-01-13T22:06:43Z
KristenStuffs
564421
/* Available Downloads */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Pink
|image=Lucky Block Pink.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-pink Curseforge]<br>
[https://modrinth.com/datapack/lucky-block-pink Modrinth]
|Dependencies:=[[Modern Lucky Block]]<ref>9.0 only.</ref>
|Total Downloads:= >472,100<ref>Combined total from the Curseforge page, the Modrinth page, and [https://imgur.com/a/SLCfZP9 MediaFire] as of January 13th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| February 12th, 2015||
[[File:Lucky_block_pink_old_v1.png|frameless|32x32px]] Lucky Block Pink was published on Planet Minecraft.
|-
| February 14th, 2015||
V2 was released.
|-
|-
| February 15th, 2015||
V3 was released.
|-
|-
| February 19th, 2015||
V4 was released.
[[File:Lucky_block_pink_old_v4.png|frameless|32x32px]] The texture was updated.
|-
| February 20th, 2015||
V5 was released.
|-
| February 23rd, 2015||
V5.1 was released
|-
|-
| February 26th, 2015||
Lucky Block Pink was purged off of Planet Minecraft.<br>
Lucky Block Pink was posted onto the Minecraft Forums.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2368352-lucky-block-pink</ref><br>
V5.1 was rereleased onto the Minecraft Forums.<ref>http://web.archive.org/web/20150303130336/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2368352-lucky-block-pink</ref>
|-
|-
| March 13th, 2015||
V6 was released.
|-
|-
| March 25th, 2015||
V7 was released.
|-
|-
| April 1st, 2015||
Lucky Block Pink was posted onto Curse.<ref>Now known as Curseforge.</ref><br>
V7 was rereleased onto Curse.
|-
|-
| April 23rd, 2015||
2.0 was released.<br>
2.0 V2 was released.<br>
2.0 V2.1 was released.
|-
|-
| November 4th, 2023||
Lucky Block Pink was posted onto Modrinth.<br>
6.3 [Cancelled Version] was released.
|-
|-
| December 31st, 2024||
9.0 was released.<br>
[[File:Lucky Block Pink.png|frameless|32x32px]] The texture was updated.<br>
Lucky Block Pink no longer requires [[Lucky Block]].<br>
Lucky Block Pink now requires the Modern Lucky Block.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/1mjyyp61mpm2130/lucky%20Block%20Pink.zip/file Lucky Block Pink]<br>
[https://www.mediafire.com/file/rv61wg4gpd84c84/lucky_Block_Pink_V2.zip/file V2]<br>
[https://www.mediafire.com/file/h8ombzyl7y7saqj/lucky%20Block%20Pink%20V3.zip/file V3]<br>
[https://www.mediafire.com/file/bnubi41bfkhxrjv/lucky%20Block%20Pink%20V4.zip/file V4]<br>
[https://www.mediafire.com/file/1mv2ccwj3yyqwx9/Lucky%20Block%20Pink%20V5.zip/file V5]<br>
[https://www.mediafire.com/file/6n1p7id628b1r3g/Lucky_Block_Pink_V5.1.zip/file V5.1]<br>
[https://www.mediafire.com/file/oi5ijt32dhhrtbj/Lucky%20Block%20Pink%20V6.zip/file V6]<br>
[https://www.mediafire.com/file/0wc5jafc8sdi7bl/Lucky%20Block%20Pink%20V7.zip/file V7 (Original Minecraft Forums release)]
[https://www.curseforge.com/minecraft/customization/lucky-block-pink/files/6038932] 9.0 [FUTURE!] (Curseforge)
== Gallery ==
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10]]
[[Category:Compatible with Minecraft Java Edition 1.10.1]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11]]
[[Category:Compatible with Minecraft Java Edition 1.11.1]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12]]
[[Category:Compatible with Minecraft Java Edition 1.12.1]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15]]
[[Category:Compatible with Minecraft Java Edition 1.15.1]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.1]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18]]
[[Category:Compatible with Minecraft Java Edition 1.18.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Minecraft Java Edition 1.21.1]]
[[Category:Compatible with Minecraft Java Edition 1.21.3]]
3df5c7d452f1d773c45119adf085814c195f0181
1247
1246
2025-01-13T22:07:07Z
KristenStuffs
564421
/* Available Downloads */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Pink
|image=Lucky Block Pink.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-pink Curseforge]<br>
[https://modrinth.com/datapack/lucky-block-pink Modrinth]
|Dependencies:=[[Modern Lucky Block]]<ref>9.0 only.</ref>
|Total Downloads:= >472,100<ref>Combined total from the Curseforge page, the Modrinth page, and [https://imgur.com/a/SLCfZP9 MediaFire] as of January 13th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| February 12th, 2015||
[[File:Lucky_block_pink_old_v1.png|frameless|32x32px]] Lucky Block Pink was published on Planet Minecraft.
|-
| February 14th, 2015||
V2 was released.
|-
|-
| February 15th, 2015||
V3 was released.
|-
|-
| February 19th, 2015||
V4 was released.
[[File:Lucky_block_pink_old_v4.png|frameless|32x32px]] The texture was updated.
|-
| February 20th, 2015||
V5 was released.
|-
| February 23rd, 2015||
V5.1 was released
|-
|-
| February 26th, 2015||
Lucky Block Pink was purged off of Planet Minecraft.<br>
Lucky Block Pink was posted onto the Minecraft Forums.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2368352-lucky-block-pink</ref><br>
V5.1 was rereleased onto the Minecraft Forums.<ref>http://web.archive.org/web/20150303130336/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2368352-lucky-block-pink</ref>
|-
|-
| March 13th, 2015||
V6 was released.
|-
|-
| March 25th, 2015||
V7 was released.
|-
|-
| April 1st, 2015||
Lucky Block Pink was posted onto Curse.<ref>Now known as Curseforge.</ref><br>
V7 was rereleased onto Curse.
|-
|-
| April 23rd, 2015||
2.0 was released.<br>
2.0 V2 was released.<br>
2.0 V2.1 was released.
|-
|-
| November 4th, 2023||
Lucky Block Pink was posted onto Modrinth.<br>
6.3 [Cancelled Version] was released.
|-
|-
| December 31st, 2024||
9.0 was released.<br>
[[File:Lucky Block Pink.png|frameless|32x32px]] The texture was updated.<br>
Lucky Block Pink no longer requires [[Lucky Block]].<br>
Lucky Block Pink now requires the Modern Lucky Block.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/1mjyyp61mpm2130/lucky%20Block%20Pink.zip/file Lucky Block Pink]<br>
[https://www.mediafire.com/file/rv61wg4gpd84c84/lucky_Block_Pink_V2.zip/file V2]<br>
[https://www.mediafire.com/file/h8ombzyl7y7saqj/lucky%20Block%20Pink%20V3.zip/file V3]<br>
[https://www.mediafire.com/file/bnubi41bfkhxrjv/lucky%20Block%20Pink%20V4.zip/file V4]<br>
[https://www.mediafire.com/file/1mv2ccwj3yyqwx9/Lucky%20Block%20Pink%20V5.zip/file V5]<br>
[https://www.mediafire.com/file/6n1p7id628b1r3g/Lucky_Block_Pink_V5.1.zip/file V5.1]<br>
[https://www.mediafire.com/file/oi5ijt32dhhrtbj/Lucky%20Block%20Pink%20V6.zip/file V6]<br>
[https://www.mediafire.com/file/0wc5jafc8sdi7bl/Lucky%20Block%20Pink%20V7.zip/file V7 (Original Minecraft Forums release)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-pink/files/6038932 9.0 [FUTURE!] (Curseforge)]
== Gallery ==
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10]]
[[Category:Compatible with Minecraft Java Edition 1.10.1]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11]]
[[Category:Compatible with Minecraft Java Edition 1.11.1]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12]]
[[Category:Compatible with Minecraft Java Edition 1.12.1]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15]]
[[Category:Compatible with Minecraft Java Edition 1.15.1]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.1]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18]]
[[Category:Compatible with Minecraft Java Edition 1.18.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Minecraft Java Edition 1.21.1]]
[[Category:Compatible with Minecraft Java Edition 1.21.3]]
3aae4a5159aa4ad9645cf27b37a4c1bb2a1030da
1248
1247
2025-01-13T22:07:32Z
KristenStuffs
564421
/* Available Downloads */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Pink
|image=Lucky Block Pink.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-pink Curseforge]<br>
[https://modrinth.com/datapack/lucky-block-pink Modrinth]
|Dependencies:=[[Modern Lucky Block]]<ref>9.0 only.</ref>
|Total Downloads:= >472,100<ref>Combined total from the Curseforge page, the Modrinth page, and [https://imgur.com/a/SLCfZP9 MediaFire] as of January 13th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| February 12th, 2015||
[[File:Lucky_block_pink_old_v1.png|frameless|32x32px]] Lucky Block Pink was published on Planet Minecraft.
|-
| February 14th, 2015||
V2 was released.
|-
|-
| February 15th, 2015||
V3 was released.
|-
|-
| February 19th, 2015||
V4 was released.
[[File:Lucky_block_pink_old_v4.png|frameless|32x32px]] The texture was updated.
|-
| February 20th, 2015||
V5 was released.
|-
| February 23rd, 2015||
V5.1 was released
|-
|-
| February 26th, 2015||
Lucky Block Pink was purged off of Planet Minecraft.<br>
Lucky Block Pink was posted onto the Minecraft Forums.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2368352-lucky-block-pink</ref><br>
V5.1 was rereleased onto the Minecraft Forums.<ref>http://web.archive.org/web/20150303130336/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2368352-lucky-block-pink</ref>
|-
|-
| March 13th, 2015||
V6 was released.
|-
|-
| March 25th, 2015||
V7 was released.
|-
|-
| April 1st, 2015||
Lucky Block Pink was posted onto Curse.<ref>Now known as Curseforge.</ref><br>
V7 was rereleased onto Curse.
|-
|-
| April 23rd, 2015||
2.0 was released.<br>
2.0 V2 was released.<br>
2.0 V2.1 was released.
|-
|-
| November 4th, 2023||
Lucky Block Pink was posted onto Modrinth.<br>
6.3 [Cancelled Version] was released.
|-
|-
| December 31st, 2024||
9.0 was released.<br>
[[File:Lucky Block Pink.png|frameless|32x32px]] The texture was updated.<br>
Lucky Block Pink no longer requires [[Lucky Block]].<br>
Lucky Block Pink now requires the Modern Lucky Block.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/1mjyyp61mpm2130/lucky%20Block%20Pink.zip/file Lucky Block Pink]<br>
[https://www.mediafire.com/file/rv61wg4gpd84c84/lucky_Block_Pink_V2.zip/file V2]<br>
[https://www.mediafire.com/file/h8ombzyl7y7saqj/lucky%20Block%20Pink%20V3.zip/file V3]<br>
[https://www.mediafire.com/file/bnubi41bfkhxrjv/lucky%20Block%20Pink%20V4.zip/file V4]<br>
[https://www.mediafire.com/file/1mv2ccwj3yyqwx9/Lucky%20Block%20Pink%20V5.zip/file V5]<br>
[https://www.mediafire.com/file/6n1p7id628b1r3g/Lucky_Block_Pink_V5.1.zip/file V5.1]<br>
[https://www.mediafire.com/file/oi5ijt32dhhrtbj/Lucky%20Block%20Pink%20V6.zip/file V6]<br>
[https://www.mediafire.com/file/0wc5jafc8sdi7bl/Lucky%20Block%20Pink%20V7.zip/file V7 (Original Minecraft Forums release)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-pink/files/6038932 9.0 (FUTURE!) (Curseforge)]
== Gallery ==
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10]]
[[Category:Compatible with Minecraft Java Edition 1.10.1]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11]]
[[Category:Compatible with Minecraft Java Edition 1.11.1]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12]]
[[Category:Compatible with Minecraft Java Edition 1.12.1]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15]]
[[Category:Compatible with Minecraft Java Edition 1.15.1]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.1]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18]]
[[Category:Compatible with Minecraft Java Edition 1.18.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Minecraft Java Edition 1.21.1]]
[[Category:Compatible with Minecraft Java Edition 1.21.3]]
6359e5eb436fad92fb4f2adcc1c8cb65f036519f
File:Omega logo.png
6
440
1250
2025-01-13T22:11:43Z
KristenStuffs
564421
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky Block OMEGA.png
6
441
1253
2025-01-13T22:51:42Z
Jerios
566247
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Lucky Block Spotted
0
372
1255
1215
2025-01-13T23:11:13Z
KristenStuffs
564421
Undo revision [[Special:Diff/1215|1215]] by [[Special:Contributions/KristenStuffs|KristenStuffs]] ([[User talk:KristenStuffs|talk]])
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spotted
|image=Spotted lucky block.png
|Creator:=[https://www.minecraftforum.net/members/DalekCheetah DalekCheetah]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spotted-cheetah-lucky-blocks Curseforge]
|Total Downloads:=13,751<ref>As of January 11th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|October 24th, 2015||
The 6th screenshot on the forums was taken.<br>
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2547928-lucky-block-spotted-my-lucky-block-add-on-for</ref>
|-
|-
|November 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
|-
|-
|November 20th, 2015||
[[File:Spotted lucky block.png|frameless|32x32px]] Lucky Block Spotted (1.7.10) was released.<br>
Lucky Block Spotted (1.8) was released.
|-
|}
== Trivia ==
This Lucky Block is also known as Cheetah Lucky Block.<br>
The creator of this Lucky Block is responsible for the existence of the Cheetah Inventory Pet in the Inventory Pets mod.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2402467-inventory-pets-animated-creatures-that-live-in?page=63#c1349</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Spotted promo 1.png|Original promotional image.
File:Spotted promo 2.png|Minecraft Ownership paper drop.
File:Spotted promo 3.png|You are very experienced! drop.
File:Spotted promo 4.png|Cheetah Claw golden sword.
File:Spotted promo 5.png|Punch it!
File:Spotted promo 6.png|Promotional image 6.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
aaa0d87076ca1ab5092b0d0149725d725ca21a98
1256
1255
2025-01-13T23:12:28Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spotted
|image=Spotted lucky block.png
|Creator:=[https://www.minecraftforum.net/members/DalekCheetah DalekCheetah]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spotted-cheetah-lucky-blocks Curseforge]
|Total Downloads:=13,751<ref>As of January 11th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|October 24th, 2015||
The 6th screenshot on the forums was taken.<br>
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2547928-lucky-block-spotted-my-lucky-block-add-on-for</ref>
|-
|-
|November 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
|-
|-
|November 20th, 2015||
[[File:Spotted lucky block.png|frameless|32x32px]] The Java Edition 1.7.10 version was released.<br>
The Java Edition 1.8 version was released.
|-
|}
== Trivia ==
This Lucky Block is also known as Cheetah Lucky Block.<br>
The creator of this Lucky Block is responsible for the existence of the Cheetah Inventory Pet in the Inventory Pets mod.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2402467-inventory-pets-animated-creatures-that-live-in?page=63#c1349</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Spotted promo 1.png|Original promotional image.
File:Spotted promo 2.png|Minecraft Ownership paper drop.
File:Spotted promo 3.png|You are very experienced! drop.
File:Spotted promo 4.png|Cheetah Claw golden sword.
File:Spotted promo 5.png|Punch it!
File:Spotted promo 6.png|Promotional image 6.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
5741a34b76223c5b00bde70e95ff2ed8e370ae1b
1257
1256
2025-01-13T23:13:53Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spotted
|image=Spotted lucky block.png
|Creator:=[https://www.minecraftforum.net/members/DalekCheetah DalekCheetah]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spotted-cheetah-lucky-blocks Curseforge]
|Total Downloads:=13,751<ref>As of January 11th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|October 24th, 2015||
The 6th screenshot on the forums was taken.<br>
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2547928-lucky-block-spotted-my-lucky-block-add-on-for</ref>
|-
|-
|November 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
|-
|-
|November 20th, 2015||
[[File:Spotted lucky block.png|frameless|32x32px]] The Java Edition 1.7.10 version was released.<br>
The Java Edition 1.8 version was released.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/lucky-block-spotted-cheetah-lucky-blocks/files/2267352 Java Edition 1.7.10 version]
[https://www.curseforge.com/minecraft/customization/lucky-block-spotted-cheetah-lucky-blocks/files/2267353 Java Edition 1.8 version]
== Trivia ==
This Lucky Block is also known as Cheetah Lucky Block.<br>
The creator of this Lucky Block is responsible for the existence of the Cheetah Inventory Pet in the Inventory Pets mod.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2402467-inventory-pets-animated-creatures-that-live-in?page=63#c1349</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Spotted promo 1.png|Original promotional image.
File:Spotted promo 2.png|Minecraft Ownership paper drop.
File:Spotted promo 3.png|You are very experienced! drop.
File:Spotted promo 4.png|Cheetah Claw golden sword.
File:Spotted promo 5.png|Punch it!
File:Spotted promo 6.png|Promotional image 6.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
60c814736db6b84f04ac1edadd1208ea864f37f4
1258
1257
2025-01-13T23:14:08Z
KristenStuffs
564421
/* Available Downloads */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spotted
|image=Spotted lucky block.png
|Creator:=[https://www.minecraftforum.net/members/DalekCheetah DalekCheetah]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spotted-cheetah-lucky-blocks Curseforge]
|Total Downloads:=13,751<ref>As of January 11th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|October 24th, 2015||
The 6th screenshot on the forums was taken.<br>
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2547928-lucky-block-spotted-my-lucky-block-add-on-for</ref>
|-
|-
|November 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
|-
|-
|November 20th, 2015||
[[File:Spotted lucky block.png|frameless|32x32px]] The Java Edition 1.7.10 version was released.<br>
The Java Edition 1.8 version was released.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/lucky-block-spotted-cheetah-lucky-blocks/files/2267352 Java Edition 1.7.10 version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-spotted-cheetah-lucky-blocks/files/2267353 Java Edition 1.8 version]
== Trivia ==
This Lucky Block is also known as Cheetah Lucky Block.<br>
The creator of this Lucky Block is responsible for the existence of the Cheetah Inventory Pet in the Inventory Pets mod.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2402467-inventory-pets-animated-creatures-that-live-in?page=63#c1349</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Spotted promo 1.png|Original promotional image.
File:Spotted promo 2.png|Minecraft Ownership paper drop.
File:Spotted promo 3.png|You are very experienced! drop.
File:Spotted promo 4.png|Cheetah Claw golden sword.
File:Spotted promo 5.png|Punch it!
File:Spotted promo 6.png|Promotional image 6.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
c37069adbf4e55d86ae6cd0b1068920d300e639f
Category:Requires Loot++
14
398
1260
1023
2025-01-13T23:19:30Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks which require [[Loot++]].
[[Category:Mod Requirements]]
5f6c3fc440206f1b1fa9175cf061f9150234d764
Category:Requires Additions Mod
14
442
1261
2025-01-13T23:19:46Z
KristenStuffs
564421
Created page with "Lucky Blocks which require [[Additions]]. [[Category:Mod Requirements]]"
wikitext
text/x-wiki
Lucky Blocks which require [[Additions]].
[[Category:Mod Requirements]]
3aab90fbcba4cb977cef6f97902b5e653fdd1b08
1262
1261
2025-01-13T23:20:11Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks which require [[Additions Mod]].
[[Category:Mod Requirements]]
341d31ce49039670c555986d91f00d27f06ab7ce
1263
1262
2025-01-13T23:20:21Z
KristenStuffs
564421
KristenStuffs moved page [[Requires Additions]] to [[Requires Additions Mod]]
wikitext
text/x-wiki
Lucky Blocks which require [[Additions Mod]].
[[Category:Mod Requirements]]
341d31ce49039670c555986d91f00d27f06ab7ce
Requires Additions
0
443
1264
2025-01-13T23:20:21Z
KristenStuffs
564421
KristenStuffs moved page [[Requires Additions]] to [[Requires Additions Mod]]
wikitext
text/x-wiki
#REDIRECT [[Requires Additions Mod]]
6c11afea2f8ebc5ebb418f9677d652ad6602b57d
Night Lucky Block
0
444
1265
2025-01-13T23:25:25Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Night Lucky Block |image=Night Lucky Block.png |Creator:=[https://www.curseforge.com/members/delmer9713/projects delmer9713] |Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br> |Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0] |Dependencies:=[[Loot++]]<ref>1.8 Versions only.</ref><br> [[Additions]]<ref>1.12.2 Versions only.</ref> |Total Downloads:= >196,851<ref>As of Januar..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Night Lucky Block
|image=Night Lucky Block.png
|Creator:=[https://www.curseforge.com/members/delmer9713/projects delmer9713]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>1.8 Versions only.</ref><br>
[[Additions]]<ref>1.12.2 Versions only.</ref>
|Total Downloads:= >196,851<ref>As of January 13th, 2025.</ref>
|Availability:=Completely Available.</ref>
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== Trivia ==
The Night Lucky Block's texture inspired this wiki's dark mode background.
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Requires Additions Mod]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
88f5294b2f44eef81c7b039c772b187d951caee1
1267
1265
2025-01-13T23:25:44Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Night Lucky Block
|image=Night Lucky Block.png
|Creator:=[https://www.curseforge.com/members/delmer9713/projects delmer9713]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>1.8 Versions only.</ref><br>
[[Additions]]<ref>1.12.2 Versions only.</ref>
|Total Downloads:= >196,851<ref>As of January 13th, 2025.</ref>
|Availability:=Completely Available.</ref>
|Forge:= ✔️
}}
== Trivia ==
The Night Lucky Block's texture inspired this wiki's dark mode background.
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Requires Additions Mod]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
73b9998ddcd52295faecdde7bb09024caa9a7938
1272
1267
2025-01-13T23:47:52Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Night Lucky Block
|image=Night Lucky Block.png
|Creator:=[https://www.curseforge.com/members/delmer9713/projects delmer9713]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>V2.0, V2.1, V2.2, V2.3, V2.4, and V2.5 only.</ref><br>
[[Additions Mod]]<ref>1.12.2 Versions only.</ref>
|Total Downloads:= >196,851<ref>As of January 13th, 2025.</ref>
|Availability:=Completely Available.</ref>
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July 27th, 2015||
The curseforge page was created.<br>
[[File:Lucky block night.ong|frameless|32x32px]] Night Lucky Block was uploaded.
|-
|-
| July 28th, 2015||
The second version was uploaded.<br>
The third version was uploaded.<br>
The fourth version was uploaded.<br>
The fifth version was uploaded.<br>
The sixth version was uploaded.<br>
The seventh version was uploaded.<br>
The eight version was uploaded.<br>
The ninth version was uploaded.<br>
The tenth version was uploaded.<br>
The eleventh version was uploaded.<br>
|-
|-
| July 29th, 2015||
V1.0 was released.<br>
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2487664-night-lucky-block-1-7-10-and-1-8-lucky-block-add
|-
|-
| August 3rd, 2015||
V1.1 was released.
|-
|-
| August 6th, 2015||
V1.12 was released.
|-
|-
| August 10th, 2015||
V1.2 was released.
|-
|-
| August 13th, 2015||
V1.3 was released.
|-
|-
| August 19th, 2015||
V2 was released.<br>
Loot++ became a dependency.
|-
|-
| August 20th, 2015||
V2.1 was released.
|-
|-
| September 6th, 2015||
The Java Edition 1.7.10 version released.
|-
|-
| September 19th, 2015||
V2.2 was released.
|-
|-
| September 26th, 2015||
V2.3 was released.
|-
|-
| November 1st, 2015||
V2.4 was released.
|-
|-
| December 31st, 2015||
V2.5 was released.
|-
|-
| On or before July 5th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 5th, 2020||
V2.5 for 1.12.2 BETA was released.<br>
Loot++ stopped being a dependency.<br>
Additions became a dependency.
|-
|-
| July 9th, 2020||
V2.5 for 1.12.2 was released.
|-
|}
== Trivia ==
The Night Lucky Block's Curseforge icon inspired this wiki's dark mode background.
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Requires Additions Mod]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
ab3ae53e350fd460e54388a80ce8a9d4bf6ed858
1273
1272
2025-01-13T23:48:42Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Night Lucky Block
|image=Night Lucky Block.png
|Creator:=[https://www.curseforge.com/members/delmer9713/projects delmer9713]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>V2.0, V2.1, V2.2, V2.3, V2.4, and V2.5 only.</ref><br>
[[Additions Mod]]<ref>1.12.2 Versions only.</ref>
|Total Downloads:= >196,851<ref>As of January 13th, 2025.</ref>
|Availability:=Completely Available.
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July 27th, 2015||
The curseforge page was created.<br>
[[File:Lucky block night.ong|frameless|32x32px]] Night Lucky Block was uploaded.
|-
|-
| July 28th, 2015||
The second version was uploaded.<br>
The third version was uploaded.<br>
The fourth version was uploaded.<br>
The fifth version was uploaded.<br>
The sixth version was uploaded.<br>
The seventh version was uploaded.<br>
The eight version was uploaded.<br>
The ninth version was uploaded.<br>
The tenth version was uploaded.<br>
The eleventh version was uploaded.<br>
|-
|-
| July 29th, 2015||
V1.0 was released.<br>
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2487664-night-lucky-block-1-7-10-and-1-8-lucky-block-add
|-
|-
| August 3rd, 2015||
V1.1 was released.
|-
|-
| August 6th, 2015||
V1.12 was released.
|-
|-
| August 10th, 2015||
V1.2 was released.
|-
|-
| August 13th, 2015||
V1.3 was released.
|-
|-
| August 19th, 2015||
V2 was released.<br>
Loot++ became a dependency.
|-
|-
| August 20th, 2015||
V2.1 was released.
|-
|-
| September 6th, 2015||
The Java Edition 1.7.10 version released.
|-
|-
| September 19th, 2015||
V2.2 was released.
|-
|-
| September 26th, 2015||
V2.3 was released.
|-
|-
| November 1st, 2015||
V2.4 was released.
|-
|-
| December 31st, 2015||
V2.5 was released.
|-
|-
| On or before July 5th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 5th, 2020||
V2.5 for 1.12.2 BETA was released.<br>
Loot++ stopped being a dependency.<br>
Additions became a dependency.
|-
|-
| July 9th, 2020||
V2.5 for 1.12.2 was released.
|-
|}
== Trivia ==
The Night Lucky Block's Curseforge icon inspired this wiki's dark mode background.
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Requires Additions Mod]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
ed2fcb92947a5e2a1827e8905cb5308c84e51907
Additions
0
445
1268
2025-01-13T23:26:54Z
KristenStuffs
564421
Redirected page to [[Category:Additions]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Additions]]
f4f9b955e80b95aeccdca9fbf8e3bcae7a616fdf
1269
1268
2025-01-13T23:27:07Z
KristenStuffs
564421
Changed redirect target from [[Category:Additions]] to [[Additions Mod]]
wikitext
text/x-wiki
#REDIRECT [[Additions Mod]]
e69b7394e1504f6120239a8d516ae0663ea865b7
Astral Lucky Block
0
363
1270
1158
2025-01-13T23:28:37Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Astral Lucky Block
|image=Lucky block astral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/customization/astral-lucky-blocks Curseforge]
|Dependencies:=[[Loot++]]<br>
[[Potion Core]]
|Total Downloads:=>1,091,602<ref>Combined total from the Curseforge page as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161111214832/http://mapsandmods.com:80/s/astralluckyblocks Maps & Mods page].</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| March 29th, 2016||
The curseforge page was created.<br>
[[File:Lucky block astral.gif|frameless|32x32px]] V1.0 was uploaded.
|-
|-
| March 30th, 2016||
V1.1 was uploaded.
|-
|-
| April 7th, 2016||
V1.2 was uploaded.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Tmtravlr]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
6e3280dd9cb6753259b0dd3bf1e4072b068fb82b
Dark Side Lucky Block
0
436
1271
1213
2025-01-13T23:43:50Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Dark Side Lucky Block
|image=dark side lucky block.png
|Creator:=[https://www.curseforge.com/members/exish/projects eXish]
|Link:=[https://www.curseforge.com/minecraft/customization/dark-side-lucky-block Curseforge]
|Contributors:=[https://www.curseforge.com/members/_forgeuser17288902/projects TrevTastic4]<ref>https://web.archive.org/web/20160628045317/http://minecraft.curseforge.com/projects/dark-side-lucky-block-1-8-9-forge</ref>
|Dependencies:=[[Loot++]]<ref>v2.7, v2.8, v2.9, and v3.0b only.</ref>
|Total Downloads:= >33,137<ref>As of January 10th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|August 2nd, 2015||
The Curseforge page was created.<br>
v1.0 was released.<br>
v1.1 was released.
|-
|-
|August 3rd, 2015||
v1.3 was released.
|-
|-
|August 4th, 2015||
v1.4 was released.
|-
|-
|August 5th, 2015||
v1.5 was released.
|-
|-
|-
|August 9th, 2015||
v1.6 was released.<br>
v1.6.4 was released.
|-
|-
|August 16th, 2015||
v1.7 was released.
|-
|-
|August 21st, 2015||
v1.8 was released.
|-
|-
|September 13th, 2015||
v1.9 was released.
|-
|-
|September 20th, 2015||
v2.0 was released.
|-
|-
|October 26st, 2015||
v2.1 was released.
|-
|-
|November 16th, 2015||
v2.2 was released.
|-
|-
|November 17th, 2015||
v2.2 (Fix) was released.
|-
|-
|November 30th, 2015||
v2.3 was released.
|-
|-
|December 19th, 2015||
v2.5 was released.
|-
|-
|January 9th, 2016||
v2.6 was released.
|-
|-
|January 17th, 2016||
v2.7 was released.<br>
Loot++ became a dependency.
|-
|-
|April 19th, 2016||
v2.8 was released.
|-
|-
|October 24th, 2016||
v2.9 was released.
|-
|-
|November 20th, 2017||
v3.0a was released.<br>
v3.0b was released.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12]]
e3402af630d9a8ce97228650dc824e92e29f5c07
File:Present Lucky Block.png
6
420
1275
1160
2025-01-13T23:58:53Z
Jerios
566247
Jerios uploaded a new version of [[File:Present version 2.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block thanksgiving altblue.png
6
426
1276
1185
2025-01-13T23:59:11Z
Jerios
566247
Jerios uploaded a new version of [[File:Lucky block thanksgiving altblue.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block ruffybaby altblue.png
6
431
1277
1190
2025-01-13T23:59:31Z
Jerios
566247
Jerios uploaded a new version of [[File:Lucky block ruffybaby altblue.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block halloween altblue.png
6
427
1278
1186
2025-01-13T23:59:45Z
Jerios
566247
Jerios uploaded a new version of [[File:Lucky block halloween altblue.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block wood altblue.png
6
428
1279
1187
2025-01-14T00:00:03Z
Jerios
566247
Jerios uploaded a new version of [[File:Lucky block wood altblue.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block bob altblue.png
6
430
1280
1189
2025-01-14T00:00:22Z
Jerios
566247
Jerios uploaded a new version of [[File:Lucky block bob altblue.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block stone altblue.png
6
429
1281
1188
2025-01-14T00:00:34Z
Jerios
566247
Jerios uploaded a new version of [[File:Lucky block stone altblue.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block pink altblue.png
6
433
1282
1192
2025-01-14T00:00:46Z
Jerios
566247
Jerios uploaded a new version of [[File:Lucky block pink altblue.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block purple altblue.png
6
432
1283
1191
2025-01-14T00:01:00Z
Jerios
566247
Jerios uploaded a new version of [[File:Lucky block purple altblue.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:12 days of christmas lucky block altblue.png
6
419
1284
1159
2025-01-14T00:01:24Z
Jerios
566247
Jerios uploaded a new version of [[File:Present version 1.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Orange lucky block.png
6
418
1285
1151
2025-01-14T00:02:47Z
Jerios
566247
Jerios uploaded a new version of [[File:Orange lucky block.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block blue christmas.png
6
422
1286
1177
2025-01-14T00:03:13Z
Jerios
566247
Jerios uploaded a new version of [[File:Lucky block blue new v2.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Night Lucky Block
0
444
1287
1273
2025-01-14T00:03:31Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Night Lucky Block
|image=Night Lucky Block.png
|Creator:=[https://www.curseforge.com/members/delmer9713/projects delmer9713]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>V2.0, V2.1, V2.2, V2.3, V2.4, and V2.5 only.</ref><br>
[[Additions Mod]]<ref>1.12.2 Versions only.</ref>
|Total Downloads:= >196,851<ref>As of January 13th, 2025.</ref>
|Availability:=Completely Available.
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July 27th, 2015||
The curseforge page was created.<br>
[[File:Lucky block night.ong|frameless|32x32px]] Night Lucky Block was uploaded.
|-
|-
| July 28th, 2015||
The second version was uploaded.<br>
The third version was uploaded.<br>
The fourth version was uploaded.<br>
The fifth version was uploaded.<br>
The sixth version was uploaded.<br>
The seventh version was uploaded.<br>
The eight version was uploaded.<br>
The ninth version was uploaded.<br>
The tenth version was uploaded.<br>
The eleventh version was uploaded.<br>
|-
|-
| July 29th, 2015||
V1.0 was released.<br>
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2487664-night-lucky-block-1-7-10-and-1-8-lucky-block-add
|-
|-
| August 3rd, 2015||
V1.1 was released.
|-
|-
| August 6th, 2015||
V1.12 was released.
|-
|-
| August 10th, 2015||
V1.2 was released.
|-
|-
| August 13th, 2015||
V1.3 was released.
|-
|-
| August 19th, 2015||
V2 was released.<br>
Loot++ became a dependency.
|-
|-
| August 20th, 2015||
V2.1 was released.
|-
|-
| September 6th, 2015||
The Java Edition 1.7.10 version released.
|-
|-
| September 19th, 2015||
V2.2 was released.
|-
|-
| September 26th, 2015||
V2.3 was released.
|-
|-
| November 1st, 2015||
V2.4 was released.
|-
|-
| December 31st, 2015||
V2.5 was released.
|-
|-
| On or before July 5th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 5th, 2020||
V2.5 for 1.12.2 BETA was released.<br>
Loot++ stopped being a dependency.<br>
Additions became a dependency.
|-
|-
| July 9th, 2020||
V2.5 for 1.12.2 was released.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249362 Original version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249465 Second version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249467 Third version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249470 Fourth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249472 Fifth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249476 Sixth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249481 Seventh version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249486 Eight version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249490 Ninth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249492 Tenth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249493 Eleventh version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249682 V1.0]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2250540 V1.1]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2251076 V1.12]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2251641 V1.2]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2252158 V1.3]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2253146 V2.0]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2253227 V2.1]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2255890 Java Edition 1.7.10 version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2257620 V2.2]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2259535 V2.3]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2264950 V2.4]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2273158 V2.5]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2997026 V2.5 for Java Edition 1.12.2 BETA]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2999582 V2.5 for Java Edition 1.12.2]
== Trivia ==
The Night Lucky Block's Curseforge icon inspired this wiki's dark mode background.
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Requires Additions Mod]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
56f21edec5cdd246ab9395051004d30c820469b1
1292
1287
2025-01-14T00:11:02Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Night Lucky Block
|image=Night Lucky Block.png
|Creator:=[https://www.curseforge.com/members/delmer9713/projects delmer9713]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>V2.0, V2.1, V2.2, V2.3, V2.4, and V2.5 only.</ref><br>
[[Additions Mod]]<ref>1.12.2 Versions only.</ref>
|Total Downloads:= >196,851<ref>As of January 13th, 2025.</ref>
|Availability:=Completely Available.
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July 27th, 2015||
The curseforge page was created.<br>
[[File:Lucky block night.ong|frameless|32x32px]] Night Lucky Block was uploaded.
|-
|-
| July 28th, 2015||
The second version was uploaded.<br>
The third version was uploaded.<br>
The fourth version was uploaded.<br>
The fifth version was uploaded.<br>
The sixth version was uploaded.<br>
The seventh version was uploaded.<br>
The eight version was uploaded.<br>
The ninth version was uploaded.<br>
The tenth version was uploaded.<br>
The eleventh version was uploaded.<br>
|-
|-
| July 29th, 2015||
V1.0 was released.<br>
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2487664-night-lucky-block-1-7-10-and-1-8-lucky-block-add
|-
|-
| August 3rd, 2015||
V1.1 was released.
|-
|-
| August 6th, 2015||
V1.12 was released.
|-
|-
| August 10th, 2015||
V1.2 was released.
|-
|-
| August 13th, 2015||
V1.3 was released.
|-
|-
| August 19th, 2015||
V2 was released.<br>
Loot++ became a dependency.
|-
|-
| August 20th, 2015||
V2.1 was released.
|-
|-
| September 6th, 2015||
The Java Edition 1.7.10 version released.
|-
|-
| September 19th, 2015||
V2.2 was released.
|-
|-
| September 26th, 2015||
V2.3 was released.
|-
|-
| November 1st, 2015||
V2.4 was released.
|-
|-
| December 31st, 2015||
V2.5 was released.
|-
|-
| On or before July 5th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 5th, 2020||
V2.5 for 1.12.2 BETA was released.<br>
Loot++ stopped being a dependency.<br>
Additions became a dependency.
|-
|-
| July 9th, 2020||
V2.5 for 1.12.2 was released.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249362 Original version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249465 Second version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249467 Third version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249470 Fourth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249472 Fifth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249476 Sixth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249481 Seventh version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249486 Eight version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249490 Ninth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249492 Tenth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249493 Eleventh version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249682 V1.0]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2250540 V1.1]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2251076 V1.12]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2251641 V1.2]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2252158 V1.3]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2253146 V2.0]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2253227 V2.1]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2255890 Java Edition 1.7.10 version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2257620 V2.2]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2259535 V2.3]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2264950 V2.4]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2273158 V2.5]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2997026 V2.5 for Java Edition 1.12.2 BETA]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2999582 V2.5 for Java Edition 1.12.2]
== Trivia ==
The Night Lucky Block's Curseforge icon inspired this wiki's dark mode background.
== Notes ==
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Requires Additions Mod]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
c2a8e2b365f2bf8fb1f3c2e05db084b3869b3d54
1293
1292
2025-01-14T00:18:27Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Night Lucky Block
|image=Night Lucky Block.png
|Creator:=[https://www.curseforge.com/members/delmer9713/projects delmer9713]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>V2.0, V2.1, V2.2, V2.3, V2.4, and V2.5 only.</ref><br>
[[Additions Mod]]<ref>1.12.2 Versions only.</ref>
|Total Downloads:= >196,851<ref>As of January 13th, 2025.</ref>
|Availability:=Completely Available.
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July 27th, 2015||
The curseforge page was created.<br>
[[File:Lucky block night.ong|frameless|32x32px]] Night Lucky Block was uploaded.
|-
|-
| July 28th, 2015||
The second version was uploaded.<br>
The third version was uploaded.<br>
The fourth version was uploaded.<br>
The fifth version was uploaded.<br>
The sixth version was uploaded.<br>
The seventh version was uploaded.<br>
The eight version was uploaded.<br>
The ninth version was uploaded.<br>
The tenth version was uploaded.<br>
The eleventh version was uploaded.<br>
|-
|-
| July 29th, 2015||
V1.0 was released.<br>
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2487664-night-lucky-block-1-7-10-and-1-8-lucky-block-add
|-
|-
| August 3rd, 2015||
V1.1 was released.
|-
|-
| August 6th, 2015||
V1.12 was released.
|-
|-
| August 10th, 2015||
V1.2 was released.
|-
|-
| August 13th, 2015||
V1.3 was released.
|-
|-
| August 19th, 2015||
V2 was released.<br>
Loot++ became a dependency.
|-
|-
| August 20th, 2015||
V2.1 was released.
|-
|-
| September 6th, 2015||
The Java Edition 1.7.10 version released.
|-
|-
| September 19th, 2015||
V2.2 was released.
|-
|-
| September 26th, 2015||
V2.3 was released.
|-
|-
| November 1st, 2015||
V2.4 was released.
|-
|-
| December 31st, 2015||
V2.5 was released.
The second Minecraft Forums post was made.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2553099-night-lucky-block-lucky-block-add-on-for-1-8-and-1</ref>
|-
|-
| On or before July 5th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 5th, 2020||
V2.5 for 1.12.2 BETA was released.<br>
Loot++ stopped being a dependency.<br>
Additions became a dependency.
|-
|-
| July 9th, 2020||
V2.5 for 1.12.2 was released.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249362 Original version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249465 Second version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249467 Third version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249470 Fourth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249472 Fifth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249476 Sixth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249481 Seventh version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249486 Eight version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249490 Ninth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249492 Tenth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249493 Eleventh version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249682 V1.0]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2250540 V1.1]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2251076 V1.12]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2251641 V1.2]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2252158 V1.3]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2253146 V2.0]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2253227 V2.1]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2255890 Java Edition 1.7.10 version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2257620 V2.2]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2259535 V2.3]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2264950 V2.4]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2273158 V2.5]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2997026 V2.5 for Java Edition 1.12.2 BETA]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2999582 V2.5 for Java Edition 1.12.2]
== Trivia ==
The Night Lucky Block's Curseforge icon inspired this wiki's dark mode background.
== Notes ==
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Requires Additions Mod]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
d5a9c5bdb559cdb89e4b579598d6412f84c0e539
1294
1293
2025-01-14T00:19:51Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Night Lucky Block
|image=Night Lucky Block.png
|Creator:=[https://www.curseforge.com/members/delmer9713/projects delmer9713]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>V2.0, V2.1, V2.2, V2.3, V2.4, and V2.5 only.</ref><br>
[[Additions Mod]]<ref>1.12.2 Versions only.</ref>
|Total Downloads:= >196,851<ref>As of January 13th, 2025.</ref>
|Availability:=Completely Available.
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July 27th, 2015||
The curseforge page was created.<br>
[[File:Lucky block night.ong|frameless|32x32px]] Night Lucky Block was uploaded.
|-
|-
| July 28th, 2015||
The second version was uploaded.<br>
The third version was uploaded.<br>
The fourth version was uploaded.<br>
The fifth version was uploaded.<br>
The sixth version was uploaded.<br>
The seventh version was uploaded.<br>
The eight version was uploaded.<br>
The ninth version was uploaded.<br>
The tenth version was uploaded.<br>
The eleventh version was uploaded.<br>
|-
|-
| July 29th, 2015||
V1.0 was released.<br>
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2487664-night-lucky-block-1-7-10-and-1-8-lucky-block-add</ref>
|-
|-
| August 3rd, 2015||
V1.1 was released.
|-
|-
| August 6th, 2015||
V1.12 was released.
|-
|-
| August 10th, 2015||
V1.2 was released.
|-
|-
| August 13th, 2015||
V1.3 was released.
|-
|-
| August 19th, 2015||
V2 was released.<br>
Loot++ became a dependency.
|-
|-
| August 20th, 2015||
V2.1 was released.
|-
|-
| September 6th, 2015||
The Java Edition 1.7.10 version released.
|-
|-
| September 19th, 2015||
V2.2 was released.
|-
|-
| September 26th, 2015||
V2.3 was released.
|-
|-
| November 1st, 2015||
V2.4 was released.<br>
The second Minecraft Forums post was made.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2553099-night-lucky-block-lucky-block-add-on-for-1-8-and-1</ref>
|-
|-
| December 31st, 2015||
V2.5 was released.
|-
|-
| On or before July 5th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 5th, 2020||
V2.5 for 1.12.2 BETA was released.<br>
Loot++ stopped being a dependency.<br>
Additions became a dependency.
|-
|-
| July 9th, 2020||
V2.5 for 1.12.2 was released.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249362 Original version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249465 Second version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249467 Third version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249470 Fourth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249472 Fifth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249476 Sixth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249481 Seventh version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249486 Eight version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249490 Ninth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249492 Tenth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249493 Eleventh version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249682 V1.0]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2250540 V1.1]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2251076 V1.12]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2251641 V1.2]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2252158 V1.3]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2253146 V2.0]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2253227 V2.1]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2255890 Java Edition 1.7.10 version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2257620 V2.2]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2259535 V2.3]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2264950 V2.4]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2273158 V2.5]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2997026 V2.5 for Java Edition 1.12.2 BETA]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2999582 V2.5 for Java Edition 1.12.2]
== Trivia ==
The Night Lucky Block's Curseforge icon inspired this wiki's dark mode background.
== Notes ==
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Requires Additions Mod]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
da2ac4640c3c7acbd10eb6673ffb81b35685a7eb
1295
1294
2025-01-14T00:20:14Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Night Lucky Block
|image=Night Lucky Block.png
|Creator:=[https://www.curseforge.com/members/delmer9713/projects delmer9713]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>V2.0, V2.1, V2.2, V2.3, V2.4, and V2.5 only.</ref><br>
[[Additions Mod]]<ref>1.12.2 Versions only.</ref>
|Total Downloads:= >196,851<ref>As of January 13th, 2025.</ref>
|Availability:=Completely Available.
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July 27th, 2015||
The curseforge page was created.<br>
[[File:Lucky block night.ong|frameless|32x32px]] Night Lucky Block was uploaded.
|-
|-
| July 28th, 2015||
The second version was uploaded.<br>
The third version was uploaded.<br>
The fourth version was uploaded.<br>
The fifth version was uploaded.<br>
The sixth version was uploaded.<br>
The seventh version was uploaded.<br>
The eight version was uploaded.<br>
The ninth version was uploaded.<br>
The tenth version was uploaded.<br>
The eleventh version was uploaded.<br>
|-
|-
| July 29th, 2015||
V1.0 was released.<br>
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2487664-night-lucky-block-1-7-10-and-1-8-lucky-block-add</ref>
|-
|-
| August 3rd, 2015||
V1.1 was released.
|-
|-
| August 6th, 2015||
V1.12 was released.
|-
|-
| August 10th, 2015||
V1.2 was released.
|-
|-
| August 13th, 2015||
V1.3 was released.
|-
|-
| August 19th, 2015||
V2 was released.<br>
Loot++ became a dependency.
|-
|-
| August 20th, 2015||
V2.1 was released.
|-
|-
| September 6th, 2015||
The Java Edition 1.7.10 version released.
|-
|-
| September 19th, 2015||
V2.2 was released.
|-
|-
| September 26th, 2015||
V2.3 was released.
|-
|-
| November 1st, 2015||
V2.4 was released.<br>
The second Minecraft Forums page was made.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2553099-night-lucky-block-lucky-block-add-on-for-1-8-and-1</ref>
|-
|-
| December 31st, 2015||
V2.5 was released.
|-
|-
| On or before July 5th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 5th, 2020||
V2.5 for 1.12.2 BETA was released.<br>
Loot++ stopped being a dependency.<br>
Additions became a dependency.
|-
|-
| July 9th, 2020||
V2.5 for 1.12.2 was released.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249362 Original version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249465 Second version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249467 Third version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249470 Fourth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249472 Fifth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249476 Sixth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249481 Seventh version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249486 Eight version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249490 Ninth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249492 Tenth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249493 Eleventh version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249682 V1.0]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2250540 V1.1]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2251076 V1.12]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2251641 V1.2]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2252158 V1.3]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2253146 V2.0]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2253227 V2.1]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2255890 Java Edition 1.7.10 version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2257620 V2.2]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2259535 V2.3]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2264950 V2.4]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2273158 V2.5]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2997026 V2.5 for Java Edition 1.12.2 BETA]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2999582 V2.5 for Java Edition 1.12.2]
== Trivia ==
The Night Lucky Block's Curseforge icon inspired this wiki's dark mode background.
== Notes ==
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Requires Additions Mod]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
78867a1e5a7bf14d8a29e4a2661b6866ce0523b6
1297
1295
2025-01-14T05:17:07Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Night Lucky Block
|image=Night Lucky Block.png
|Creator:=[https://www.curseforge.com/members/delmer9713/projects delmer9713]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>V2.0, V2.1, V2.2, V2.3, V2.4, and V2.5 only.</ref><br>
[[Additions Mod]]<ref>1.12.2 Versions only.</ref>
|Total Downloads:= >196,851<ref>As of January 13th, 2025.</ref>
|Availability:=Completely Available.
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July 27th, 2015||
The curseforge page was created.<br>
[[File:Night Lucky Block.png|frameless|32x32px]] Night Lucky Block was uploaded.
|-
|-
| July 28th, 2015||
The second version was uploaded.<br>
The third version was uploaded.<br>
The fourth version was uploaded.<br>
The fifth version was uploaded.<br>
The sixth version was uploaded.<br>
The seventh version was uploaded.<br>
The eight version was uploaded.<br>
The ninth version was uploaded.<br>
The tenth version was uploaded.<br>
The eleventh version was uploaded.<br>
|-
|-
| July 29th, 2015||
V1.0 was released.<br>
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2487664-night-lucky-block-1-7-10-and-1-8-lucky-block-add</ref>
|-
|-
| August 3rd, 2015||
V1.1 was released.
|-
|-
| August 6th, 2015||
V1.12 was released.
|-
|-
| August 10th, 2015||
V1.2 was released.
|-
|-
| August 13th, 2015||
V1.3 was released.
|-
|-
| August 19th, 2015||
V2 was released.<br>
Loot++ became a dependency.
|-
|-
| August 20th, 2015||
V2.1 was released.
|-
|-
| September 6th, 2015||
The Java Edition 1.7.10 version released.
|-
|-
| September 19th, 2015||
V2.2 was released.
|-
|-
| September 26th, 2015||
V2.3 was released.
|-
|-
| November 1st, 2015||
V2.4 was released.<br>
The second Minecraft Forums page was made.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2553099-night-lucky-block-lucky-block-add-on-for-1-8-and-1</ref>
|-
|-
| December 31st, 2015||
V2.5 was released.
|-
|-
| On or before July 5th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 5th, 2020||
V2.5 for 1.12.2 BETA was released.<br>
Loot++ stopped being a dependency.<br>
Additions became a dependency.
|-
|-
| July 9th, 2020||
V2.5 for 1.12.2 was released.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249362 Original version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249465 Second version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249467 Third version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249470 Fourth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249472 Fifth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249476 Sixth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249481 Seventh version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249486 Eight version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249490 Ninth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249492 Tenth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249493 Eleventh version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249682 V1.0]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2250540 V1.1]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2251076 V1.12]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2251641 V1.2]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2252158 V1.3]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2253146 V2.0]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2253227 V2.1]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2255890 Java Edition 1.7.10 version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2257620 V2.2]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2259535 V2.3]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2264950 V2.4]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2273158 V2.5]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2997026 V2.5 for Java Edition 1.12.2 BETA]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2999582 V2.5 for Java Edition 1.12.2]
== Trivia ==
The Night Lucky Block's Curseforge icon inspired this wiki's dark mode background.
== Notes ==
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Requires Additions Mod]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
8f201ddc528930edeea1a0387e202e096a29ccc9
1311
1297
2025-01-14T06:10:47Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Night Lucky Block
|image=Night Lucky Block.png
|Creator:=[https://www.curseforge.com/members/delmer9713/projects delmer9713]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>V2.0, V2.1, V2.2, V2.3, V2.4, and V2.5 only.</ref><br>
[[Additions Mod]]<ref>1.12.2 Versions only.</ref>
|Total Downloads:= >196,851<ref>As of January 13th, 2025.</ref>
|Availability:=Completely Available.
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July 27th, 2015||
The curseforge page was created.<br>
[[File:Night Lucky Block.png|frameless|32x32px]] Night Lucky Block was uploaded.
|-
|-
| July 28th, 2015||
The second version was uploaded.<br>
The third version was uploaded.<br>
The fourth version was uploaded.<br>
The fifth version was uploaded.<br>
The sixth version was uploaded.<br>
The seventh version was uploaded.<br>
The eight version was uploaded.<br>
The ninth version was uploaded.<br>
The tenth version was uploaded.<br>
The eleventh version was uploaded.<br>
|-
|-
| July 29th, 2015||
V1.0 was released.<br>
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2487664-night-lucky-block-1-7-10-and-1-8-lucky-block-add</ref>
|-
|-
| August 3rd, 2015||
V1.1 was released.
|-
|-
| August 6th, 2015||
V1.12 was released.
|-
|-
| August 10th, 2015||
V1.2 was released.
|-
|-
| August 13th, 2015||
V1.3 was released.
|-
|-
| August 19th, 2015||
V2 was released.<br>
Loot++ became a dependency.
|-
|-
| August 20th, 2015||
V2.1 was released.
|-
|-
| September 6th, 2015||
The Java Edition 1.7.10 version released.
|-
|-
| September 19th, 2015||
V2.2 was released.
|-
|-
| September 26th, 2015||
V2.3 was released.
|-
|-
| November 1st, 2015||
V2.4 was released.<br>
The second Minecraft Forums page was made.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2553099-night-lucky-block-lucky-block-add-on-for-1-8-and-1</ref>
|-
|-
| December 31st, 2015||
V2.5 was released.
|-
|-
July 2nd, 2020||
The 1.12.2 port was finished.<ref>https://imgur.com/a/FY7qd9u</ref>
|-
|-
| On or after July 2nd, 2020, but on or before July 5th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 5th, 2020||
V2.5 for 1.12.2 BETA was released.<br>
Loot++ stopped being a dependency.<br>
Additions became a dependency.
|-
|-
| July 9th, 2020||
V2.5 for 1.12.2 was released.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249362 Original version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249465 Second version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249467 Third version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249470 Fourth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249472 Fifth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249476 Sixth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249481 Seventh version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249486 Eight version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249490 Ninth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249492 Tenth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249493 Eleventh version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249682 V1.0]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2250540 V1.1]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2251076 V1.12]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2251641 V1.2]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2252158 V1.3]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2253146 V2.0]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2253227 V2.1]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2255890 Java Edition 1.7.10 version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2257620 V2.2]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2259535 V2.3]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2264950 V2.4]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2273158 V2.5]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2997026 V2.5 for Java Edition 1.12.2 BETA]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2999582 V2.5 for Java Edition 1.12.2]
== Trivia ==
The Night Lucky Block's Curseforge icon inspired this wiki's dark mode background.
== Notes ==
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Requires Additions Mod]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
b04f42f2a5b7fa02293a2fa317d014059cbce7a9
1312
1311
2025-01-14T06:11:32Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Night Lucky Block
|image=Night Lucky Block.png
|Creator:=[https://www.curseforge.com/members/delmer9713/projects delmer9713]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>V2.0, V2.1, V2.2, V2.3, V2.4, and V2.5 only.</ref><br>
[[Additions Mod]]<ref>1.12.2 Versions only.</ref>
|Total Downloads:= >196,851<ref>As of January 13th, 2025.</ref>
|Availability:=Completely Available.
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July 27th, 2015||
The curseforge page was created.<br>
[[File:Night Lucky Block.png|frameless|32x32px]] Night Lucky Block was uploaded.
|-
|-
| July 28th, 2015||
The second version was uploaded.<br>
The third version was uploaded.<br>
The fourth version was uploaded.<br>
The fifth version was uploaded.<br>
The sixth version was uploaded.<br>
The seventh version was uploaded.<br>
The eight version was uploaded.<br>
The ninth version was uploaded.<br>
The tenth version was uploaded.<br>
The eleventh version was uploaded.<br>
|-
|-
| July 29th, 2015||
V1.0 was released.<br>
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2487664-night-lucky-block-1-7-10-and-1-8-lucky-block-add</ref>
|-
|-
| August 3rd, 2015||
V1.1 was released.
|-
|-
| August 6th, 2015||
V1.12 was released.
|-
|-
| August 10th, 2015||
V1.2 was released.
|-
|-
| August 13th, 2015||
V1.3 was released.
|-
|-
| August 19th, 2015||
V2 was released.<br>
Loot++ became a dependency.
|-
|-
| August 20th, 2015||
V2.1 was released.
|-
|-
| September 6th, 2015||
The Java Edition 1.7.10 version released.
|-
|-
| September 19th, 2015||
V2.2 was released.
|-
|-
| September 26th, 2015||
V2.3 was released.
|-
|-
| November 1st, 2015||
V2.4 was released.<br>
The second Minecraft Forums page was made.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2553099-night-lucky-block-lucky-block-add-on-for-1-8-and-1</ref>
|-
|-
| December 31st, 2015||
V2.5 was released.
|-
|-
| July 2nd, 2020||
The 1.12.2 port was finished.<ref>https://imgur.com/a/FY7qd9u</ref>
|-
|-
| On or after July 2nd, 2020, but on or before July 5th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 5th, 2020||
V2.5 for 1.12.2 BETA was released.<br>
Loot++ stopped being a dependency.<br>
Additions became a dependency.
|-
|-
| July 9th, 2020||
V2.5 for 1.12.2 was released.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249362 Original version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249465 Second version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249467 Third version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249470 Fourth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249472 Fifth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249476 Sixth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249481 Seventh version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249486 Eight version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249490 Ninth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249492 Tenth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249493 Eleventh version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249682 V1.0]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2250540 V1.1]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2251076 V1.12]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2251641 V1.2]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2252158 V1.3]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2253146 V2.0]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2253227 V2.1]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2255890 Java Edition 1.7.10 version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2257620 V2.2]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2259535 V2.3]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2264950 V2.4]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2273158 V2.5]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2997026 V2.5 for Java Edition 1.12.2 BETA]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2999582 V2.5 for Java Edition 1.12.2]
== Trivia ==
The Night Lucky Block's Curseforge icon inspired this wiki's dark mode background.
== Notes ==
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Requires Additions Mod]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
fcdc8a28806a383ba5517733596a81459e2eb2c8
1313
1312
2025-01-14T06:12:12Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Night Lucky Block
|image=Night Lucky Block.png
|Creator:=[https://www.curseforge.com/members/delmer9713/projects delmer9713]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>V2.0, V2.1, V2.2, V2.3, V2.4, and V2.5 only.</ref><br>
[[Additions Mod]]<ref>1.12.2 Versions only.</ref>
|Total Downloads:= >196,851<ref>As of January 13th, 2025.</ref>
|Availability:=Completely Available.
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July 27th, 2015||
The curseforge page was created.<br>
[[File:Night Lucky Block.png|frameless|32x32px]] Night Lucky Block was uploaded.
|-
|-
| July 28th, 2015||
The second version was uploaded.<br>
The third version was uploaded.<br>
The fourth version was uploaded.<br>
The fifth version was uploaded.<br>
The sixth version was uploaded.<br>
The seventh version was uploaded.<br>
The eight version was uploaded.<br>
The ninth version was uploaded.<br>
The tenth version was uploaded.<br>
The eleventh version was uploaded.<br>
|-
|-
| July 29th, 2015||
V1.0 was released.<br>
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2487664-night-lucky-block-1-7-10-and-1-8-lucky-block-add</ref>
|-
|-
| August 3rd, 2015||
V1.1 was released.
|-
|-
| August 6th, 2015||
V1.12 was released.
|-
|-
| August 10th, 2015||
V1.2 was released.
|-
|-
| August 13th, 2015||
V1.3 was released.
|-
|-
| August 19th, 2015||
V2 was released.<br>
Loot++ became a dependency.
|-
|-
| August 20th, 2015||
V2.1 was released.
|-
|-
| September 6th, 2015||
The Java Edition 1.7.10 version released.
|-
|-
| September 19th, 2015||
V2.2 was released.
|-
|-
| September 26th, 2015||
V2.3 was released.
|-
|-
| November 1st, 2015||
V2.4 was released.<br>
The second Minecraft Forums page was made.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2553099-night-lucky-block-lucky-block-add-on-for-1-8-and-1</ref>
|-
|-
| December 31st, 2015||
V2.5 was released.
|-
|-
| July 2nd, 2020||
The 1.12.2 port was created and finished.<ref>https://imgur.com/a/FY7qd9u</ref>
|-
|-
| On or after July 2nd, 2020, but on or before July 5th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 5th, 2020||
V2.5 for 1.12.2 BETA was released.<br>
Loot++ stopped being a dependency.<br>
Additions became a dependency.
|-
|-
| July 9th, 2020||
V2.5 for 1.12.2 was released.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249362 Original version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249465 Second version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249467 Third version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249470 Fourth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249472 Fifth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249476 Sixth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249481 Seventh version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249486 Eight version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249490 Ninth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249492 Tenth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249493 Eleventh version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249682 V1.0]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2250540 V1.1]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2251076 V1.12]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2251641 V1.2]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2252158 V1.3]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2253146 V2.0]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2253227 V2.1]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2255890 Java Edition 1.7.10 version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2257620 V2.2]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2259535 V2.3]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2264950 V2.4]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2273158 V2.5]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2997026 V2.5 for Java Edition 1.12.2 BETA]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2999582 V2.5 for Java Edition 1.12.2]
== Trivia ==
The Night Lucky Block's Curseforge icon inspired this wiki's dark mode background.
== Notes ==
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Requires Additions Mod]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
c74686941538a5d42498f62805f70abb2b57e566
File:OGLucky block blue.png
6
421
1288
1176
2025-01-14T00:03:32Z
Jerios
566247
Jerios uploaded a new version of [[File:Lucky block blue old v1.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block dirt altblue.png
6
424
1289
1183
2025-01-14T00:03:57Z
Jerios
566247
Jerios uploaded a new version of [[File:Lucky block dirt altblue.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block green altblue.png
6
425
1290
1184
2025-01-14T00:04:19Z
Jerios
566247
Jerios uploaded a new version of [[File:Lucky block green altblue.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Turquoise lucky block.png
6
414
1291
1146
2025-01-14T00:07:16Z
Jerios
566247
Jerios uploaded a new version of [[File:Turquoise lucky block.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Night Lucky Block.png
6
446
1296
2025-01-14T03:12:46Z
Jerios
566247
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Category:Requires Additions Mod
14
442
1298
1263
2025-01-14T05:18:41Z
KristenStuffs
564421
KristenStuffs moved page [[Requires Additions Mod]] to [[Category:Requires Additions Mod]] without leaving a redirect
wikitext
text/x-wiki
Lucky Blocks which require [[Additions Mod]].
[[Category:Mod Requirements]]
341d31ce49039670c555986d91f00d27f06ab7ce
Requires Additions
0
443
1299
1264
2025-01-14T05:19:09Z
KristenStuffs
564421
Changed redirect target from [[Requires Additions Mod]] to [[Category:Requires Additions Mod]]
wikitext
text/x-wiki
#REDIRECT [[Category:Requires Additions Mod]]
642436a0904ced862d5076eea63b154c8e11d767
Lucky Block OMEGA
0
439
1300
1274
2025-01-14T05:19:49Z
KristenStuffs
564421
/* Available Downloads */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>Loot++ 1.8 Versions only.</ref>
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Partially Available?<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref><br>
[[File:Lucky Block OMEGA.png|frameless|32x32px]] The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Lucky Block OMEGA Java Edition 1.8 (Vanilla) was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.8 version (Vanilla)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 MEGA Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Java Edition 1.12.2 (Bugfix Update)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Omega logo.png|Logo.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
ba342545e314483bf2be87ee00531ed67e5d795c
1301
1300
2025-01-14T05:32:57Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>Loot++ 1.8 Versions only.</ref>
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Partially Available?<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref><br>
[[File:Lucky Block OMEGA.png|frameless|32x32px]] The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| April 14th, 2015||
A new version released.<ref>Seen in the comment replies by TripDering https://web.archive.org/web/20150515130638/http://www.minecraftforum.net/members/TripDering/posts.</ref>
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Lucky Block OMEGA Java Edition 1.8 (Vanilla) was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.8 version (Vanilla)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 MEGA Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Java Edition 1.12.2 (Bugfix Update)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Omega logo.png|Logo.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
9970a7b2f4b501628b753b2087b11ed725ad010b
1302
1301
2025-01-14T05:34:46Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>Loot++ 1.8 Versions only.</ref>
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Partially Available?<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref><br>
[[File:Lucky Block OMEGA.png|frameless|32x32px]] The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| April 14th, 2015||
A new version released.<ref>Seen in the comment replies by TripDering https://web.archive.org/web/20150515130638/http://www.minecraftforum.net/members/TripDering/posts.</ref>
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.<br>
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Lucky Block OMEGA Java Edition 1.8 (Vanilla) was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.8 version (Vanilla)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 MEGA Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Java Edition 1.12.2 (Bugfix Update)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Omega logo.png|Logo.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
feddca8f67f005d1ff44eb21f31e79f7678d8702
1304
1302
2025-01-14T05:48:53Z
KristenStuffs
564421
/* Available Downloads */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>Loot++ 1.8 Versions only.</ref>
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Partially Available?<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref><br>
[[File:Lucky Block OMEGA.png|frameless|32x32px]] The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| April 14th, 2015||
A new version released.<ref>Seen in the comment replies by TripDering https://web.archive.org/web/20150515130638/http://www.minecraftforum.net/members/TripDering/posts.</ref>
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.<br>
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Lucky Block OMEGA Java Edition 1.8 (Vanilla) was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/ldl7a9kxz4als57/Lucky_Block_OMEGA.zip/file April 14th, 2015 version]
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.8 version (Vanilla)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 MEGA Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Java Edition 1.12.2 (Bugfix Update)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Omega logo.png|Logo.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
726b4d61531c850c94cce543c18481f1eaa780ab
1305
1304
2025-01-14T05:49:09Z
KristenStuffs
564421
/* Available Downloads */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>Loot++ 1.8 Versions only.</ref>
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Partially Available?<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref><br>
[[File:Lucky Block OMEGA.png|frameless|32x32px]] The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| April 14th, 2015||
A new version released.<ref>Seen in the comment replies by TripDering https://web.archive.org/web/20150515130638/http://www.minecraftforum.net/members/TripDering/posts.</ref>
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.<br>
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Lucky Block OMEGA Java Edition 1.8 (Vanilla) was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/ldl7a9kxz4als57/Lucky_Block_OMEGA.zip/file April 14th, 2015 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.8 version (Vanilla)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 MEGA Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Java Edition 1.12.2 (Bugfix Update)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Omega logo.png|Logo.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
46621d7bdd7dfef5f1c1bb8b2f7cad906661f3ae
1306
1305
2025-01-14T05:49:49Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>Loot++ 1.8 Versions only.</ref>
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Partially Available?<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref><br>
[[File:Lucky Block OMEGA.png|frameless|32x32px]] The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| April 14th, 2015||
A new Java Edition 1.7.10 version released.<ref>Seen in the comment replies by TripDering https://web.archive.org/web/20150515130638/http://www.minecraftforum.net/members/TripDering/posts.</ref>
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.<br>
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Lucky Block OMEGA Java Edition 1.8 (Vanilla) was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/ldl7a9kxz4als57/Lucky_Block_OMEGA.zip/file April 14th, 2015 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.8 version (Vanilla)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 MEGA Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Java Edition 1.12.2 (Bugfix Update)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Omega logo.png|Logo.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
fec9c95409cd453a8ccde8324fee18e68bba464e
1307
1306
2025-01-14T05:50:02Z
KristenStuffs
564421
/* Available Downloads */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>Loot++ 1.8 Versions only.</ref>
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Partially Available?<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref><br>
[[File:Lucky Block OMEGA.png|frameless|32x32px]] The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| April 14th, 2015||
A new Java Edition 1.7.10 version released.<ref>Seen in the comment replies by TripDering https://web.archive.org/web/20150515130638/http://www.minecraftforum.net/members/TripDering/posts.</ref>
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.<br>
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Lucky Block OMEGA Java Edition 1.8 (Vanilla) was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/ldl7a9kxz4als57/Lucky_Block_OMEGA.zip/file April 14th, 2015 Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.8 version (Vanilla)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 MEGA Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Java Edition 1.12.2 (Bugfix Update)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Omega logo.png|Logo.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
0f7b7fe9c3946d34d3eb5415de7a8ccea3f8a69c
1308
1307
2025-01-14T05:58:48Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>Loot++ 1.8 Versions only.</ref>
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Partially Available?<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref><br>
[[File:Lucky Block OMEGA.png|frameless|32x32px]] The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| April 14th, 2015||
A new Java Edition 1.7.10 version released.<ref>Seen in the comment replies by TripDering https://web.archive.org/web/20150515130638/http://www.minecraftforum.net/members/TripDering/posts.</ref>
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.<br>
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| May 13th, 2016||
A Java Edition 1.9 version was announced (it was never released).<ref>https://web.archive.org/web/20161122113958/http://www.minecraftforum.net/members/TripDering/posts</ref>
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Lucky Block OMEGA Java Edition 1.8 (Vanilla) was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/ldl7a9kxz4als57/Lucky_Block_OMEGA.zip/file April 14th, 2015 Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.8 version (Vanilla)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 MEGA Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Java Edition 1.12.2 (Bugfix Update)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Omega logo.png|Logo.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
c7b9f7c37e91126dc247e13e1ee4b2c05bfcc36b
1310
1308
2025-01-14T06:00:35Z
KristenStuffs
564421
/* Gallery */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>Loot++ 1.8 Versions only.</ref>
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Partially Available?<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref><br>
[[File:Lucky Block OMEGA.png|frameless|32x32px]] The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| April 14th, 2015||
A new Java Edition 1.7.10 version released.<ref>Seen in the comment replies by TripDering https://web.archive.org/web/20150515130638/http://www.minecraftforum.net/members/TripDering/posts.</ref>
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.<br>
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| May 13th, 2016||
A Java Edition 1.9 version was announced (it was never released).<ref>https://web.archive.org/web/20161122113958/http://www.minecraftforum.net/members/TripDering/posts</ref>
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Lucky Block OMEGA Java Edition 1.8 (Vanilla) was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/ldl7a9kxz4als57/Lucky_Block_OMEGA.zip/file April 14th, 2015 Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.8 version (Vanilla)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 MEGA Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Java Edition 1.12.2 (Bugfix Update)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Omega logo.png|Logo.
File:OMEGA 1.9.png|Screenshot from the unreleased Java Edition 1.9 version.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
d98fd726898530b7648966800c4d04274fb47a68
1314
1310
2025-01-14T07:51:47Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>Loot++ 1.8 Versions only.</ref>
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Mostly Available<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref><br>
[[File:Lucky Block OMEGA.png|frameless|32x32px]] The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| April 14th, 2015||
A new Java Edition 1.7.10 version released.<ref>Seen in the comment replies by TripDering https://web.archive.org/web/20150515130638/http://www.minecraftforum.net/members/TripDering/posts.</ref>
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.<br>
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| May 13th, 2016||
A Java Edition 1.9 version was announced (it was never released).<ref>https://web.archive.org/web/20161122113958/http://www.minecraftforum.net/members/TripDering/posts</ref>
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Lucky Block OMEGA Java Edition 1.8 (Vanilla) was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/ldl7a9kxz4als57/Lucky_Block_OMEGA.zip/file April 14th, 2015 Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.8 version (Vanilla)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 MEGA Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Java Edition 1.12.2 (Bugfix Update)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Omega logo.png|Logo.
File:OMEGA 1.9.png|Screenshot from the unreleased Java Edition 1.9 version.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
2a56bdb068e7eb43d3b280f62fadc24f8052eaa9
1315
1314
2025-01-14T07:58:12Z
KristenStuffs
564421
/* Available Downloads */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>Loot++ 1.8 Versions only.</ref>
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Mostly Available<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref><br>
[[File:Lucky Block OMEGA.png|frameless|32x32px]] The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| April 14th, 2015||
A new Java Edition 1.7.10 version released.<ref>Seen in the comment replies by TripDering https://web.archive.org/web/20150515130638/http://www.minecraftforum.net/members/TripDering/posts.</ref>
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.<br>
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| May 13th, 2016||
A Java Edition 1.9 version was announced (it was never released).<ref>https://web.archive.org/web/20161122113958/http://www.minecraftforum.net/members/TripDering/posts</ref>
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Lucky Block OMEGA Java Edition 1.8 (Vanilla) was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/ldl7a9kxz4als57/Lucky_Block_OMEGA.zip/file April 14th, 2015 Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.8 version (Vanilla)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Java Edition 1.12.2 (Bugfix Update)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Omega logo.png|Logo.
File:OMEGA 1.9.png|Screenshot from the unreleased Java Edition 1.9 version.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
3cfc859478c9c6131d5736e9c10447d944bfb3c5
1316
1315
2025-01-14T08:12:36Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Mostly Available<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref><br>
[[File:Lucky Block OMEGA.png|frameless|32x32px]] The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| April 14th, 2015||
A new Java Edition 1.7.10 version released.<ref>Seen in the comment replies by TripDering https://web.archive.org/web/20150515130638/http://www.minecraftforum.net/members/TripDering/posts.</ref>
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.<br>
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| May 13th, 2016||
A Java Edition 1.9 version was announced (it was never released).<ref>https://web.archive.org/web/20161122113958/http://www.minecraftforum.net/members/TripDering/posts</ref>
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Unknown Java Edition 1.8 version was released on GitHub.<br>
Unknown Java Edition 1.8 (with built-in Loot++ support) version was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/ldl7a9kxz4als57/Lucky_Block_OMEGA.zip/file April 14th, 2015 Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.8 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA%20%5BLPP%5D.zip Unknown Java Edition 1.8 (with built-in Loot++ support) version
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Java Edition 1.12.2 (Bugfix Update)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Omega logo.png|Logo.
File:OMEGA 1.9.png|Screenshot from the unreleased Java Edition 1.9 version.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
44dd20f7453a917793d8cfc4fd694e33b5c6097a
1317
1316
2025-01-14T08:12:57Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Mostly Available<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref><br>
[[File:Lucky Block OMEGA.png|frameless|32x32px]] The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| April 14th, 2015||
A new Java Edition 1.7.10 version released.<ref>Seen in the comment replies by TripDering https://web.archive.org/web/20150515130638/http://www.minecraftforum.net/members/TripDering/posts.</ref>
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.<br>
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| May 13th, 2016||
A Java Edition 1.9 version was announced (it was never released).<ref>https://web.archive.org/web/20161122113958/http://www.minecraftforum.net/members/TripDering/posts</ref>
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Unknown Java Edition 1.8 version was released on GitHub.<br>
Unknown Java Edition 1.8 (with built-in Loot++ support) version was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/ldl7a9kxz4als57/Lucky_Block_OMEGA.zip/file April 14th, 2015 Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.8 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA%20%5BLPP%5D.zip Unknown Java Edition 1.8 (with built-in Loot++ support) version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Java Edition 1.12.2 (Bugfix Update)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Omega logo.png|Logo.
File:OMEGA 1.9.png|Screenshot from the unreleased Java Edition 1.9 version.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
b6e88a2b978af795ae3d5b9fd0fae3e5681868c8
1318
1317
2025-01-14T08:19:46Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Mostly Available<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref><br>
[[File:Lucky Block OMEGA.png|frameless|32x32px]] The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| April 14th, 2015||
A new Java Edition 1.7.10 version released.<ref>Seen in the comment replies by TripDering https://web.archive.org/web/20150515130638/http://www.minecraftforum.net/members/TripDering/posts.</ref>
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.<br>
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| May 13th, 2016||
A Java Edition 1.9 version was announced (it was never released).<ref>https://web.archive.org/web/20161122113958/http://www.minecraftforum.net/members/TripDering/posts</ref>
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Unknown Java Edition 1.8 version was released on GitHub.<br>
Unknown Java Edition 1.8 (with built-in Loot++ support) version was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/ldl7a9kxz4als57/Lucky_Block_OMEGA.zip/file April 14th, 2015 Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.8 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA%20%5BLPP%5D.zip Unknown Java Edition 1.8 (with built-in Loot++ support) version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Java Edition 1.12.2 (Bugfix Update)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Omega logo.png|Logo.
File:OMEGA 1.9.png|Screenshot from the unreleased Java Edition 1.9 version.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
0e786934aefb216879f86aeeb304adcb6e9473b5
1319
1318
2025-01-14T08:25:47Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Mostly Available<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
}}
== Optional Dependencies ==
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref><br>
[[File:Lucky Block OMEGA.png|frameless|32x32px]] The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| April 14th, 2015||
A new Java Edition 1.7.10 version released.<ref>Seen in the comment replies by TripDering https://web.archive.org/web/20150515130638/http://www.minecraftforum.net/members/TripDering/posts.</ref>
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.<br>
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| May 13th, 2016||
A Java Edition 1.9 version was announced (it was never released).<ref>https://web.archive.org/web/20161122113958/http://www.minecraftforum.net/members/TripDering/posts</ref>
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Unknown Java Edition 1.8 version was released on GitHub.<br>
Unknown Java Edition 1.8 (with built-in Loot++ support) version was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/ldl7a9kxz4als57/Lucky_Block_OMEGA.zip/file April 14th, 2015 Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.8 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA%20%5BLPP%5D.zip Unknown Java Edition 1.8 (with built-in Loot++ support) version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Java Edition 1.12.2 (Bugfix Update)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Omega logo.png|Logo.
File:OMEGA 1.9.png|Screenshot from the unreleased Java Edition 1.9 version.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
f9a18060d8a05855863395c35eb12ad38ee3f57d
1320
1319
2025-01-14T09:06:38Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Mostly Available<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
}}
== Optional Dependencies ==
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref><br>
[[File:Lucky Block OMEGA.png|frameless|32x32px]] The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| April 14th, 2015||
A new Java Edition 1.7.10 version released.<ref>Seen in the comment replies by TripDering https://web.archive.org/web/20150515130638/http://www.minecraftforum.net/members/TripDering/posts.</ref>
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.<br>
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| May 13th, 2016||
A Java Edition 1.9 version was announced (it was never released).<ref>https://web.archive.org/web/20161122113958/http://www.minecraftforum.net/members/TripDering/posts</ref>
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Unknown Java Edition 1.8 version was released on GitHub.<br>
Unknown Java Edition 1.8 (with built-in Loot++ support) version was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/ldl7a9kxz4als57/Lucky_Block_OMEGA.zip/file April 14th, 2015 Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.8 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA%20%5BLPP%5D.zip Unknown Java Edition 1.8 (with built-in Loot++ support) version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Java Edition 1.12.2 (Bugfix Update)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Omega logo.png|Logo.
File:OMEGA 1.9.png|Screenshot from the unreleased Java Edition 1.9 version.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
db3df8f3920322876378c7fd6aaf0fa981b093d8
Wheat Lucky Block
0
387
1303
1231
2025-01-14T05:46:54Z
KristenStuffs
564421
/* Available Downloads */
wikitext
text/x-wiki
{{Addon Infobox
|title=Wheat Lucky Block
|image=wheat lucky block.png
|Creator:=superfurnance<ref name="wheatfound" <ref>https://imgur.com/a/Nj08ESv cached version of Wheat Lucky Block Curseforge page taken from https://yandexwebcache.net/yandbtm?fmode=inject&tm=1736633519&tld=com&lang=en&la=1569239168&text=wheat+lucky+block&url=https%3A//www.curseforge.com/minecraft/customization/wheat-lucky-block%3Fsort%3Dfilelength&l10n=en&mime=html&sign=565aebe8e961ca7d5567246c8f60ab78&keyno=0&mode=html on September 23rd, 2019. Link archive: https://brandonbr1.github.io/yandex-wheat/</ref>
|Link:=[https://www.curseforge.com/minecraft/customization/wheat-lucky-block/ Curseforge]<ref>Page does not exist anymore and is not archived.</ref>
|Dependencies:= <ref>Version 1.3 requirements are unknown.</ref><br>
[[Loot++]]<ref name="14only"<ref>Version 1.4 only.</ref>
[[Potion Core]]<ref name="14only"/>
|Total Downloads:= >3,863
|Availability:= Mostly Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| March 4th, 2017||
Published publicly onto Curseforge.
|-
|-
| Before or on March 19th, 2017||
[[File:wheat lucky block.png|frameless|32x32px]] Version 1.0 was released.<br>
Version 1.1 was released.<br>
Version 1.2 was released.<br>
Version 1.3 was released.
|-
|-
| March 19th, 2017||
Version 1.4 was released.
|-
|}
== Available Downloads ==
[https://archive.org/details/wheat-lucky-block-1.0-unzip-meeee Version 1.0]<br>
[https://archive.org/details/wheat-lucky-block-1.1 Version 1.1]<br>
[https://archive.org/details/wheat-lucky-block-1.2 Version 1.2]<br>
[https://archive.org/details/lucky-block-wheat-1.4-dont-forget-to-install-loot Version 1.4]<br>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Curseforge]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
d6ce51a2bdfb40eded6db5530cc3193e76d28278
File:OMEGA 1.9.png
6
447
1309
2025-01-14T05:59:34Z
KristenStuffs
564421
Screenshot of the unreleased 1.9 version of Lucky Block OMEGA.
wikitext
text/x-wiki
== Summary ==
Screenshot of the unreleased 1.9 version of Lucky Block OMEGA.
f2b91c045d6db36613a80df88853ec333272b466
File:Skeleton Lucky Block Promo Image.png
6
448
1321
2025-01-14T09:25:14Z
KristenStuffs
564421
Skeleton Lucky Block promotional image.
wikitext
text/x-wiki
== Summary ==
Skeleton Lucky Block promotional image.
dec3256e98f32bddb038444fe560e31821ccb168
Skeleton Lucky Block
0
449
1322
2025-01-14T09:26:25Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Skeleton Lucky Block |image=Skeleton Lucky Block.png |Creator:=[[https://www.youtube.com/@PineappleWappleMinecraftVids Austminer]] |Link:=[https://www.planetminecraft.com/mod/skeleton-lucky-block-addon-w-i-p-submission/ Planet Minecraft]<br> |Contributors:=[https://www.planetminecraft.com/member/mines4more/ Mines4more]<br> [https://www.planetminecraft.com/member/condwa Condwa] |Dependencies:=Block Armor<br> |Total Downloads:= >461<ref>As of Janua..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Skeleton Lucky Block
|image=Skeleton Lucky Block.png
|Creator:=[[https://www.youtube.com/@PineappleWappleMinecraftVids Austminer]]
|Link:=[https://www.planetminecraft.com/mod/skeleton-lucky-block-addon-w-i-p-submission/ Planet Minecraft]<br>
|Contributors:=[https://www.planetminecraft.com/member/mines4more/ Mines4more]<br>
[https://www.planetminecraft.com/member/condwa Condwa]
|Dependencies:=Block Armor<br>
|Total Downloads:= >461<ref>As of January 14th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| April 7th, 2020||
[[File:Skeleton Lucky Block.png |frameless|32x32px]] 1.9.x version was published on Planet Minecraft.<br>
1.10.x version was released.<br>
1.11.x version was released.<br>
1.12.x version was released.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/67szybnw9qtpxwl/Skeleton_Lucky_Block_1.9.x.zip/file 1.9.x version]<br>
[https://www.mediafire.com/file/pnshych2gine608//Skeleton_Lucky_Block_1.10.x.zip/file 1.10.x version]<br>
[http://www.mediafire.com/file/s2ccml5xlzcpot8/Skeleton_Lucky_Block_1.11.x.zip/file 1.11.x version]<br>
[https://www.planetminecraft.com/mod/skeleton-lucky-block-addon-w-i-p-submission/ 1.12.x version]
== Gallery ==
File:Skeleton Lucky Block Promo Image.png|Original promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Planet Minecraft]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
766b2e3d9242689a616ed254ab80165e4ea6480e
1323
1322
2025-01-14T09:26:40Z
KristenStuffs
564421
/* Gallery */
wikitext
text/x-wiki
{{Addon Infobox
|title=Skeleton Lucky Block
|image=Skeleton Lucky Block.png
|Creator:=[[https://www.youtube.com/@PineappleWappleMinecraftVids Austminer]]
|Link:=[https://www.planetminecraft.com/mod/skeleton-lucky-block-addon-w-i-p-submission/ Planet Minecraft]<br>
|Contributors:=[https://www.planetminecraft.com/member/mines4more/ Mines4more]<br>
[https://www.planetminecraft.com/member/condwa Condwa]
|Dependencies:=Block Armor<br>
|Total Downloads:= >461<ref>As of January 14th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| April 7th, 2020||
[[File:Skeleton Lucky Block.png |frameless|32x32px]] 1.9.x version was published on Planet Minecraft.<br>
1.10.x version was released.<br>
1.11.x version was released.<br>
1.12.x version was released.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/67szybnw9qtpxwl/Skeleton_Lucky_Block_1.9.x.zip/file 1.9.x version]<br>
[https://www.mediafire.com/file/pnshych2gine608//Skeleton_Lucky_Block_1.10.x.zip/file 1.10.x version]<br>
[http://www.mediafire.com/file/s2ccml5xlzcpot8/Skeleton_Lucky_Block_1.11.x.zip/file 1.11.x version]<br>
[https://www.planetminecraft.com/mod/skeleton-lucky-block-addon-w-i-p-submission/ 1.12.x version]
== Gallery ==
<gallery>
File:Skeleton Lucky Block Promo Image.png|Original promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Planet Minecraft]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
04d8bc23bc6c25af7e5fcf597eb88de2f18d96c3
1324
1323
2025-01-14T09:27:40Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Skeleton Lucky Block
|image=Skeleton Lucky Block.png
|Creator:=[[https://www.youtube.com/@PineappleWappleMinecraftVids Austminer]]
|Link:=[https://www.planetminecraft.com/mod/skeleton-lucky-block-addon-w-i-p-submission/ Planet Minecraft]<br>
|Contributors:=[https://www.planetminecraft.com/member/mines4more/ Mines4more]<br>
[https://www.planetminecraft.com/member/condwa Condwa]
|Dependencies:=Block Armor<ref>1.10.x, 1.11.x, and 1.12.x versions only.</ref><br>
|Total Downloads:= >461<ref>As of January 14th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| April 7th, 2020||
[[File:Skeleton Lucky Block.png |frameless|32x32px]] 1.9.x version was published on Planet Minecraft.<br>
1.10.x version was released.<br>
1.11.x version was released.<br>
1.12.x version was released.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/67szybnw9qtpxwl/Skeleton_Lucky_Block_1.9.x.zip/file 1.9.x version]<br>
[https://www.mediafire.com/file/pnshych2gine608//Skeleton_Lucky_Block_1.10.x.zip/file 1.10.x version]<br>
[http://www.mediafire.com/file/s2ccml5xlzcpot8/Skeleton_Lucky_Block_1.11.x.zip/file 1.11.x version]<br>
[https://www.planetminecraft.com/mod/skeleton-lucky-block-addon-w-i-p-submission/ 1.12.x version]
== Gallery ==
<gallery>
File:Skeleton Lucky Block Promo Image.png|Original promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Planet Minecraft]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
f8e24f243d56b1270157bc2f375d9de7505134fa
1325
1324
2025-01-14T09:27:53Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Skeleton Lucky Block
|image=Skeleton Lucky Block.png
|Creator:=[https://www.youtube.com/@PineappleWappleMinecraftVids Austminer]
|Link:=[https://www.planetminecraft.com/mod/skeleton-lucky-block-addon-w-i-p-submission/ Planet Minecraft]<br>
|Contributors:=[https://www.planetminecraft.com/member/mines4more/ Mines4more]<br>
[https://www.planetminecraft.com/member/condwa Condwa]
|Dependencies:=Block Armor<ref>1.10.x, 1.11.x, and 1.12.x versions only.</ref><br>
|Total Downloads:= >461<ref>As of January 14th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| April 7th, 2020||
[[File:Skeleton Lucky Block.png |frameless|32x32px]] 1.9.x version was published on Planet Minecraft.<br>
1.10.x version was released.<br>
1.11.x version was released.<br>
1.12.x version was released.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/67szybnw9qtpxwl/Skeleton_Lucky_Block_1.9.x.zip/file 1.9.x version]<br>
[https://www.mediafire.com/file/pnshych2gine608//Skeleton_Lucky_Block_1.10.x.zip/file 1.10.x version]<br>
[http://www.mediafire.com/file/s2ccml5xlzcpot8/Skeleton_Lucky_Block_1.11.x.zip/file 1.11.x version]<br>
[https://www.planetminecraft.com/mod/skeleton-lucky-block-addon-w-i-p-submission/ 1.12.x version]
== Gallery ==
<gallery>
File:Skeleton Lucky Block Promo Image.png|Original promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Planet Minecraft]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
2f172b2688381cbbfdf9201514c68282492e5b50
Category:TripDering
14
450
1326
2025-01-14T22:03:35Z
KristenStuffs
564421
Created page with "List of Lucky Blocks which relate to TripDering in one form or another. [[Category:People]]"
wikitext
text/x-wiki
List of Lucky Blocks which relate to TripDering in one form or another.
[[Category:People]]
5e72c54b0d87452b6e025ada428b2dda10953246
Lucky Block OMEGA
0
439
1327
1320
2025-01-14T22:04:20Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Mostly Available<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
}}
== Optional Dependencies ==
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref><br>
[[File:Lucky Block OMEGA.png|frameless|32x32px]] The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| April 14th, 2015||
A new Java Edition 1.7.10 version released.<ref>Seen in the comment replies by TripDering https://web.archive.org/web/20150515130638/http://www.minecraftforum.net/members/TripDering/posts.</ref>
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.<br>
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| May 13th, 2016||
A Java Edition 1.9 version was announced (it was never released).<ref>https://web.archive.org/web/20161122113958/http://www.minecraftforum.net/members/TripDering/posts</ref>
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Unknown Java Edition 1.8 version was released on GitHub.<br>
Unknown Java Edition 1.8 (with built-in Loot++ support) version was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/ldl7a9kxz4als57/Lucky_Block_OMEGA.zip/file April 14th, 2015 Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.8 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA%20%5BLPP%5D.zip Unknown Java Edition 1.8 (with built-in Loot++ support) version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Java Edition 1.12.2 (Bugfix Update)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Omega logo.png|Logo.
File:OMEGA 1.9.png|Screenshot from the unreleased Java Edition 1.9 version.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:TripDering]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
1c8657d57dd8112a16db13356dddb139d0abc19d
1328
1327
2025-01-14T22:05:09Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Mostly Available<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
}}
== Optional Dependencies ==
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref><br>
[[File:Lucky Block OMEGA.png|frameless|32x32px]] The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| April 14th, 2015||
A new Java Edition 1.7.10 version released.<ref>Seen in the comment replies by TripDering https://web.archive.org/web/20150515130638/http://www.minecraftforum.net/members/TripDering/posts.</ref>
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.<br>
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| May 13th, 2016||
A Java Edition 1.9 version was announced.<ref>https://web.archive.org/web/20161122113958/http://www.minecraftforum.net/members/TripDering/posts</ref>
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Unknown Java Edition 1.8 version was released on GitHub.<br>
Unknown Java Edition 1.8 (with built-in Loot++ support) version was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/ldl7a9kxz4als57/Lucky_Block_OMEGA.zip/file April 14th, 2015 Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.8 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA%20%5BLPP%5D.zip Unknown Java Edition 1.8 (with built-in Loot++ support) version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Java Edition 1.12.2 (Bugfix Update)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Omega logo.png|Logo.
File:OMEGA 1.9.png|Screenshot from the unreleased Java Edition 1.9 version.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:TripDering]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
8bde200dde65e0f5c8d57105322238720897756b
1329
1328
2025-01-14T22:07:20Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Mostly Available<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
}}
== Optional Dependencies ==
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref><br>
[[File:Lucky Block OMEGA.png|frameless|32x32px]] The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| April 14th, 2015||
A new Java Edition 1.7.10 version released.<ref>Seen in the comment replies by TripDering https://web.archive.org/web/20150515130638/http://www.minecraftforum.net/members/TripDering/posts.</ref>
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.<br>
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| May 13th, 2016||
A Java Edition 1.9 version was announced.<ref>https://web.archive.org/web/20161122113958/http://www.minecraftforum.net/members/TripDering/posts</ref>
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Unknown Java Edition 1.8 version was released on GitHub.<br>
Unknown Java Edition 1.8 (with built-in Loot++ support) version was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 Version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/ldl7a9kxz4als57/Lucky_Block_OMEGA.zip/file April 14th, 2015 Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.8 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA%20%5BLPP%5D.zip Unknown Java Edition 1.8 (with built-in Loot++ support) version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Java Edition 1.12.2 (Bugfix Update)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Omega logo.png|Logo.
File:OMEGA 1.9.png|Screenshot from the unreleased Java Edition 1.9 version.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:TripDering]]
[[Category:BlazingOne0]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
4f97ca7b0b1b98c3588c81969c2b32c55de13765
1331
1329
2025-01-14T22:24:42Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Mostly Available<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
}}
== Optional Dependencies ==
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref><br>
[[File:Lucky Block OMEGA.png|frameless|32x32px]] The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| April 14th, 2015||
A new Java Edition 1.7.10 version released.<ref>Seen in the comment replies by TripDering https://web.archive.org/web/20150515130638/http://www.minecraftforum.net/members/TripDering/posts.</ref>
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.<br>
The Java Edition 1.7.10 version received additional mod support.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| May 13th, 2016||
A Java Edition 1.9 version was announced.<ref>https://web.archive.org/web/20161122113958/http://www.minecraftforum.net/members/TripDering/posts</ref>
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Unknown Java Edition 1.8 version was released on GitHub.<br>
Unknown Java Edition 1.8 (with built-in Loot++ support) version was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/ldl7a9kxz4als57/Lucky_Block_OMEGA.zip/file April 14th, 2015 Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.8 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA%20%5BLPP%5D.zip Unknown Java Edition 1.8 (with built-in Loot++ support) version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Java Edition 1.12.2 (Bugfix Update)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Omega logo.png|Logo.
File:OMEGA 1.9.png|Screenshot from the unreleased Java Edition 1.9 version.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:TripDering]]
[[Category:BlazingOne0]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
abe1f3f402ff71257d946c34dc447290d40f8e1a
Night Lucky Block
0
444
1330
1313
2025-01-14T22:09:44Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Night Lucky Block
|image=Night Lucky Block.png
|Creator:=[https://www.curseforge.com/members/delmer9713/projects delmer9713]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>V2.0, V2.1, V2.2, V2.3, V2.4, and V2.5 only.</ref><br>
[[Additions Mod]]<ref>1.12.2 versions only.</ref>
|Total Downloads:= >196,851<ref>As of January 13th, 2025.</ref>
|Availability:=Completely Available.
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July 27th, 2015||
The curseforge page was created.<br>
[[File:Night Lucky Block.png|frameless|32x32px]] Night Lucky Block was uploaded.
|-
|-
| July 28th, 2015||
The second version was uploaded.<br>
The third version was uploaded.<br>
The fourth version was uploaded.<br>
The fifth version was uploaded.<br>
The sixth version was uploaded.<br>
The seventh version was uploaded.<br>
The eight version was uploaded.<br>
The ninth version was uploaded.<br>
The tenth version was uploaded.<br>
The eleventh version was uploaded.<br>
|-
|-
| July 29th, 2015||
V1.0 was released.<br>
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2487664-night-lucky-block-1-7-10-and-1-8-lucky-block-add</ref>
|-
|-
| August 3rd, 2015||
V1.1 was released.
|-
|-
| August 6th, 2015||
V1.12 was released.
|-
|-
| August 10th, 2015||
V1.2 was released.
|-
|-
| August 13th, 2015||
V1.3 was released.
|-
|-
| August 19th, 2015||
V2 was released.<br>
Loot++ became a dependency.
|-
|-
| August 20th, 2015||
V2.1 was released.
|-
|-
| September 6th, 2015||
The Java Edition 1.7.10 version released.
|-
|-
| September 19th, 2015||
V2.2 was released.
|-
|-
| September 26th, 2015||
V2.3 was released.
|-
|-
| November 1st, 2015||
V2.4 was released.<br>
The second Minecraft Forums page was made.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2553099-night-lucky-block-lucky-block-add-on-for-1-8-and-1</ref>
|-
|-
| December 31st, 2015||
V2.5 was released.
|-
|-
| July 2nd, 2020||
The 1.12.2 port was created and finished.<ref>https://imgur.com/a/FY7qd9u</ref>
|-
|-
| On or after July 2nd, 2020, but on or before July 5th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 5th, 2020||
V2.5 for 1.12.2 BETA was released.<br>
Loot++ stopped being a dependency.<br>
Additions became a dependency.
|-
|-
| July 9th, 2020||
V2.5 for 1.12.2 was released.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249362 Original version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249465 Second version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249467 Third version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249470 Fourth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249472 Fifth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249476 Sixth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249481 Seventh version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249486 Eight version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249490 Ninth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249492 Tenth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249493 Eleventh version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249682 V1.0]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2250540 V1.1]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2251076 V1.12]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2251641 V1.2]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2252158 V1.3]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2253146 V2.0]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2253227 V2.1]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2255890 Java Edition 1.7.10 version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2257620 V2.2]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2259535 V2.3]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2264950 V2.4]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2273158 V2.5]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2997026 V2.5 for Java Edition 1.12.2 BETA]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2999582 V2.5 for Java Edition 1.12.2]
== Trivia ==
The Night Lucky Block's Curseforge icon inspired this wiki's dark mode background.
== Notes ==
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Requires Additions Mod]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
7d1273928d11ca49796dd5c8b6eda322cf67814f
1368
1330
2025-01-15T03:38:25Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Night Lucky Block
|image=Night Lucky Block.png
|Creator:=[https://www.curseforge.com/members/delmer9713/projects delmer9713]
|Link:=[https://www.curseforge.com/minecraft/customization/night-lucky-block Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>V2.0, V2.1, V2.2, V2.3, V2.4, and V2.5 only.</ref><br>
[[Additions Mod]]<ref>1.12.2 versions only.</ref>
|Total Downloads:= >196,851<ref>As of January 13th, 2025.</ref>
|Availability:=Completely Available.
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July 27th, 2015||
The curseforge page was created.<br>
[[File:Night Lucky Block.png|frameless|32x32px]] Night Lucky Block was uploaded.
|-
|-
| July 28th, 2015||
The second version was uploaded.<br>
The third version was uploaded.<br>
The fourth version was uploaded.<br>
The fifth version was uploaded.<br>
The sixth version was uploaded.<br>
The seventh version was uploaded.<br>
The eight version was uploaded.<br>
The ninth version was uploaded.<br>
The tenth version was uploaded.<br>
The eleventh version was uploaded.<br>
|-
|-
| July 29th, 2015||
V1.0 was released.<br>
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2487664-night-lucky-block-1-7-10-and-1-8-lucky-block-add</ref>
|-
|-
| August 3rd, 2015||
V1.1 was released.
|-
|-
| August 6th, 2015||
V1.12 was released.
|-
|-
| August 10th, 2015||
V1.2 was released.
|-
|-
| August 13th, 2015||
V1.3 was released.
|-
|-
| August 19th, 2015||
V2 was released.<br>
Loot++ became a dependency.
|-
|-
| August 20th, 2015||
V2.1 was released.
|-
|-
| September 6th, 2015||
The Java Edition 1.7.10 version released.
|-
|-
| September 19th, 2015||
V2.2 was released.
|-
|-
| September 26th, 2015||
V2.3 was released.
|-
|-
| November 1st, 2015||
V2.4 was released.<br>
The second Minecraft Forums page was made.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2553099-night-lucky-block-lucky-block-add-on-for-1-8-and-1</ref>
|-
|-
| December 31st, 2015||
V2.5 was released.
|-
|-
| July 2nd, 2020||
The 1.12.2 port was created and finished.<ref>https://imgur.com/a/FY7qd9u</ref>
|-
|-
| On or after July 2nd, 2020, but on or before July 5th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 5th, 2020||
V2.5 for 1.12.2 BETA was released.<br>
Loot++ stopped being a dependency.<br>
Additions became a dependency.
|-
|-
| July 9th, 2020||
V2.5 for 1.12.2 was released.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249362 Original version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249465 Second version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249467 Third version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249470 Fourth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249472 Fifth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249476 Sixth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249481 Seventh version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249486 Eight version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249490 Ninth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249492 Tenth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249493 Eleventh version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249682 V1.0]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2250540 V1.1]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2251076 V1.12]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2251641 V1.2]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2252158 V1.3]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2253146 V2.0]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2253227 V2.1]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2255890 Java Edition 1.7.10 version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2257620 V2.2]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2259535 V2.3]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2264950 V2.4]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2273158 V2.5]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2997026 V2.5 for Java Edition 1.12.2 BETA]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2999582 V2.5 for Java Edition 1.12.2]
== Trivia ==
The Night Lucky Block's Curseforge icon inspired this wiki's dark mode background.
== Notes ==
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Requires Additions Mod]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
d92fc54df265865d2ec8fcf84c069fa7e5cb37e2
1369
1368
2025-01-15T03:39:45Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Night Lucky Block
|image=Night Lucky Block.png
|Creator:=[https://www.curseforge.com/members/delmer9713/projects delmer9713]
|Link:=[https://www.curseforge.com/minecraft/customization/night-lucky-block Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>V2.0, V2.1, V2.2, V2.3, V2.4, and V2.5 only.</ref><br>
[[Additions Mod]]<ref>1.12.2 versions only.</ref>
|Total Downloads:= >196,851<ref>As of January 13th, 2025.</ref>
|Availability:=Completely Available.
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July 27th, 2015||
The curseforge page was created.<br>
[[File:Night Lucky Block.png|frameless|32x32px]] Night Lucky Block was uploaded.
|-
|-
| July 28th, 2015||
The second version was uploaded.<br>
The third version was uploaded.<br>
The fourth version was uploaded.<br>
The fifth version was uploaded.<br>
The sixth version was uploaded.<br>
The seventh version was uploaded.<br>
The eight version was uploaded.<br>
The ninth version was uploaded.<br>
The tenth version was uploaded.<br>
The eleventh version was uploaded.<br>
|-
|-
| July 29th, 2015||
V1.0 was released.<br>
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2487664-night-lucky-block-1-7-10-and-1-8-lucky-block-add</ref>
|-
|-
| August 3rd, 2015||
V1.1 was released.
|-
|-
| August 6th, 2015||
V1.12 was released.
|-
|-
| August 10th, 2015||
V1.2 was released.
|-
|-
| August 13th, 2015||
V1.3 was released.
|-
|-
| August 19th, 2015||
V2 was released.<br>
Loot++ became a dependency.
|-
|-
| August 20th, 2015||
V2.1 was released.
|-
|-
| September 6th, 2015||
The Java Edition 1.7.10 version released.
|-
|-
| September 19th, 2015||
V2.2 was released.
|-
|-
| September 26th, 2015||
V2.3 was released.
|-
|-
| November 1st, 2015||
V2.4 was released.<br>
The second Minecraft Forums page was made.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2553099-night-lucky-block-lucky-block-add-on-for-1-8-and-1</ref>
|-
|-
| December 31st, 2015||
V2.5 was released.
|-
|-
| July 2nd, 2020||
The 1.12.2 port was created and finished.<ref>https://imgur.com/a/FY7qd9u</ref>
|-
|-
| On or after July 2nd, 2020, but on or before July 5th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 5th, 2020||
V2.5 for 1.12.2 BETA was released.<br>
Loot++ stopped being a dependency.<br>
Additions became a dependency.
|-
|-
| July 9th, 2020||
V2.5 for 1.12.2 was released.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249362 Original version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249465 Second version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249467 Third version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249470 Fourth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249472 Fifth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249476 Sixth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249481 Seventh version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249486 Eight version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249490 Ninth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249492 Tenth version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249493 Eleventh version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2249682 V1.0]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2250540 V1.1]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2251076 V1.12]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2251641 V1.2]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2252158 V1.3]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2253146 V2.0]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2253227 V2.1]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2255890 Java Edition 1.7.10 version]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2257620 V2.2]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2259535 V2.3]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2264950 V2.4]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2273158 V2.5]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2997026 V2.5 for Java Edition 1.12.2 BETA]<br>
[https://www.curseforge.com/minecraft/customization/night-lucky-block/files/2999582 V2.5 for Java Edition 1.12.2]
== Trivia ==
The Night Lucky Block's Curseforge icon inspired this wiki's dark mode background.
== Notes ==
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Requires Additions Mod]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
30fb9a8bbab99b687440ea7c0ae4275be05c70b9
File:Delta logo.png
6
451
1332
2025-01-14T22:31:22Z
KristenStuffs
564421
Lucky Block DELTA's logo.
wikitext
text/x-wiki
== Summary ==
Lucky Block DELTA's logo.
159181797a2a2eed81968f6ef6a4310d1224f371
File:Omega logo.png
6
440
1333
1250
2025-01-14T22:31:31Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Block OMEGA's logo.
8c98f33e62778d98fe5ba3fd83b80ed386783bac
Lucky Block DELTA
0
452
1334
2025-01-14T22:32:16Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Lucky Block DELTA |image=Lucky Block DELTA.png |Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering] |Link:=[https://www.curseforge.com/minecraft/customization/the-real-lucky-block-delta Curseforge]<br> |Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0] |Dependencies:=[[Loot++]]<ref>1.8 versions only.</ref><br> [[Additions Mod]]<ref>1.12.2 versions only.</ref> |Total Downloads:= >118,047<ref..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block DELTA
|image=Lucky Block DELTA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/the-real-lucky-block-delta Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>1.8 versions only.</ref><br>
[[Additions Mod]]<ref>1.12.2 versions only.</ref>
|Total Downloads:= >118,047<ref>As of January 14th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| April 21st, 2016||
[[File:Lucky Block DELTA.png|frameless|32x32px]] Published onto the Minecraft Forums.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2661982-lucky-block-delta-as-featured-by-the-pack</ref>
|-
|-
| February 21st, 2018||
The original Java Edition 1.8 version was reuploaded onto GitHub.<ref>https://github.com/katedering/lucky-blocks</ref><br>
The second Java Edition 1.8 version was released onto GitHub.
|-
|-
| March 3rd, 2018||
The Curseforge page was created.<br>
The third Java Edition 1.8 version was released onto Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
The Java Edition 1.12.2 version was released onto Curseforge.<br>
The Java Edition 1.12.2 (Hotfix) version was released onto Curseforge.
|-
|-
|}
== Available Downloads ==
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_DELTA.zip Original Java Edition 1.8 release.]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20LBO%20Addons.zip Second Java Edition 1.8 release.]<br>
[https://www.curseforge.com/minecraft/customization/the-real-lucky-block-delta/files/2537150 Third Java Edition 1.8 release.]<br>
[https://www.curseforge.com/minecraft/customization/the-real-lucky-block-delta/files/3000561 Java Edition 1.12.2 verision]<br>
[https://www.curseforge.com/minecraft/customization/the-real-lucky-block-delta/files/3000629 Java Edition 1.12.2 Hotfix version]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Delta logo.png|Logo.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:TripDering]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
72acf0b206860ac5cd99dd8d933c1aaf22835bf8
File:Missing lucky block.png
6
417
1335
1150
2025-01-14T23:28:11Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Missing lucky block.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
1360
1335
2025-01-15T02:31:46Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Missing lucky block.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Dark Side Lucky Block
0
436
1336
1271
2025-01-15T00:27:21Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Dark Side Lucky Block
|image=dark side lucky block.png
|Creator:=[https://www.curseforge.com/members/exish/projects eXish]
|Link:=[https://www.curseforge.com/minecraft/customization/dark-side-lucky-block Curseforge]
|Contributors:=[https://www.curseforge.com/members/_forgeuser17288902/projects TrevTastic4]<ref>https://web.archive.org/web/20160628045317/http://minecraft.curseforge.com/projects/dark-side-lucky-block-1-8-9-forge</ref>
|Dependencies:=[[Loot++]]<ref>v2.7, v2.8, v2.9, and v3.0b only.</ref>
|Total Downloads:= >33,137<ref>As of January 10th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|August 2nd, 2015||
The Curseforge page was created.<br>
[[File:dark side lucky block.png|frameless|32x32px]] v1.0 was released.<br>
v1.1 was released.
|-
|-
|August 3rd, 2015||
v1.3 was released.
|-
|-
|August 4th, 2015||
v1.4 was released.
|-
|-
|August 5th, 2015||
v1.5 was released.
|-
|-
|-
|August 9th, 2015||
v1.6 was released.<br>
v1.6.4 was released.
|-
|-
|August 16th, 2015||
v1.7 was released.
|-
|-
|August 21st, 2015||
v1.8 was released.
|-
|-
|September 13th, 2015||
v1.9 was released.
|-
|-
|September 20th, 2015||
v2.0 was released.
|-
|-
|October 26st, 2015||
v2.1 was released.
|-
|-
|November 16th, 2015||
v2.2 was released.
|-
|-
|November 17th, 2015||
v2.2 (Fix) was released.
|-
|-
|November 30th, 2015||
v2.3 was released.
|-
|-
|December 19th, 2015||
v2.5 was released.
|-
|-
|January 9th, 2016||
v2.6 was released.
|-
|-
|January 17th, 2016||
v2.7 was released.<br>
Loot++ became a dependency.
|-
|-
|April 19th, 2016||
v2.8 was released.
|-
|-
|October 24th, 2016||
v2.9 was released.
|-
|-
|November 20th, 2017||
v3.0a was released.<br>
v3.0b was released.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12]]
8c8a723c686ce41c9e6cd8b88bbd8558958e7605
1371
1336
2025-01-15T04:57:36Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Distinguish|Dark Lucky Block}}
{{Addon Infobox
|title=Dark Side Lucky Block
|image=dark side lucky block.png
|Creator:=[https://www.curseforge.com/members/exish/projects eXish]
|Link:=[https://www.curseforge.com/minecraft/customization/dark-side-lucky-block Curseforge]
|Contributors:=[https://www.curseforge.com/members/_forgeuser17288902/projects TrevTastic4]<ref>https://web.archive.org/web/20160628045317/http://minecraft.curseforge.com/projects/dark-side-lucky-block-1-8-9-forge</ref>
|Dependencies:=[[Loot++]]<ref>v2.7, v2.8, v2.9, and v3.0b only.</ref>
|Total Downloads:= >33,137<ref>As of January 10th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|August 2nd, 2015||
The Curseforge page was created.<br>
[[File:dark side lucky block.png|frameless|32x32px]] v1.0 was released.<br>
v1.1 was released.
|-
|-
|August 3rd, 2015||
v1.3 was released.
|-
|-
|August 4th, 2015||
v1.4 was released.
|-
|-
|August 5th, 2015||
v1.5 was released.
|-
|-
|-
|August 9th, 2015||
v1.6 was released.<br>
v1.6.4 was released.
|-
|-
|August 16th, 2015||
v1.7 was released.
|-
|-
|August 21st, 2015||
v1.8 was released.
|-
|-
|September 13th, 2015||
v1.9 was released.
|-
|-
|September 20th, 2015||
v2.0 was released.
|-
|-
|October 26st, 2015||
v2.1 was released.
|-
|-
|November 16th, 2015||
v2.2 was released.
|-
|-
|November 17th, 2015||
v2.2 (Fix) was released.
|-
|-
|November 30th, 2015||
v2.3 was released.
|-
|-
|December 19th, 2015||
v2.5 was released.
|-
|-
|January 9th, 2016||
v2.6 was released.
|-
|-
|January 17th, 2016||
v2.7 was released.<br>
Loot++ became a dependency.
|-
|-
|April 19th, 2016||
v2.8 was released.
|-
|-
|October 24th, 2016||
v2.9 was released.
|-
|-
|November 20th, 2017||
v3.0a was released.<br>
v3.0b was released.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12]]
3081f40b0cddfab6e91e45a0d717856ffe541cb1
Missing Lucky Block
0
375
1337
1108
2025-01-15T00:28:09Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Missing Lucky Block
|image=Missing lucky block.png
|Creator:=[https://www.minecraftforum.net/members/natorade8000/threads natorade8000]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8 Minecraft Forums]
|Total Downloads:=>1<ref>As of January 11th, 2015.</ref>
|Availability:=Mostly Available
|Forge:= ✔️
}}
== Installation ==
The Missing Lucky Block has a unique installation method compared to other 1.8.x Lucky Blocks.<br>
For the best experience use [[Lucky Block]] V5.2.0 as the base, as unforeseen problems may occur with other 1.8 Lucky Block versions.
1) Download lucky_block (2).png<br>
2) Rename lucky_block (2).png to lucky_block.png<br>
3) Open up the Lucky Block 1.8.jar<br>
4) Go to assets\lucky\textures\blocks<br>
5) Drag the downloaded and renamed lucky_block.png texture and replace the Lucky Block 1.8.jar\assets\lucky\textures\blocks\lucky_block.png texture<br>
6) Launch Minecraft with Lucky Block 1.8 installed<br>
7) Close Minecraft<br>
8) Go to the Missing Lucky Block's dropbox<br>
9) Open the .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder><br>
10) Open .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt and delete the contents inside<br>
11) Copy and paste the contents of LuckyBlockProperties.txt from the Missing Lucky Block's dropbox inside of .minecraft\config\lucky_block\<specific Lucky Block 1.8 version folder>\drops.txt<br>
== History ==
{| class="wikitable"
|-
| April 26th, 2015||
The first Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414050-missing-lucky-block-mod</ref><br>
The Second Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414474-missing-lucky-block-mod-1-8</ref>
|-
|-
| April 27th, 2015||
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2414928-lucky-block-missing-mod-1-8</ref><br>
The name of Missing Lucky Block was updated to Lucky Block Missing.
|-
|-
| April 30th, 2015||
The fourth Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2416724-missing-lucky-block-mod-1-8</ref><br>
Reverted the name of Lucky Block Missing back to Missing Lucky Block.
|-
|-
| May 2nd, 2015||
[[File:Missing lucky block.png|frameless|32x32px]] The lucky_block (2).png image was modified.
|-
|}
== Available Downloads ==
[https://www.dropbox.com/scl/fo/r18n0at3tlz40jb0fe0rm/AM1xJA5-6zbG9uSnjfnluIE?rlkey=eb5ujlsb0432ctttiur49qhzq&e=1&dl=0 Currently available original Dropbox contents]
== Trivia ==
structures.txt is blank.<br>
All four Minecraft Forums posts lead to the same Dropbox download.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Missing Lucky Block original promo image.png|Original promotional image.
File:Missing Lucky Block second promo image.png|Second promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
a6481f26797d0bd4d66d59435d681175fff81962
Lucky Block ALPHA
0
453
1338
2025-01-15T00:40:43Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Lucky Block ALPHA |Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering] |Availability:= Scrapped }} Lucky Block Alpha would have been TripDering's last Lucky Block.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2661982-lucky-block-delta-as-featured-by-the-pack?page=2</ref> == History == {| class="wikitable" |- | April 21st, 2016|| Lucky Block ALPHA was first hinted at during t..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block ALPHA
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Availability:= Scrapped
}}
Lucky Block Alpha would have been TripDering's last Lucky Block.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2661982-lucky-block-delta-as-featured-by-the-pack?page=2</ref>
== History ==
{| class="wikitable"
|-
| April 21st, 2016||
Lucky Block ALPHA was first hinted at during the release of [[Lucky Block DELTA]].<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2661982-lucky-block-delta-as-featured-by-the-pack</ref><br>
Lucky Block ALPHA was confirmed to the next Lucky Block by TripDering.
|-
|-
| May 13th, 2016||
Lucky Block ALPHA was confirmed to be in development.
|-
|-
| May 28th, 2016||
Lucky Block ALPHA was confirmed to be the last Lucky Block by TripDering.<br>
The release date of Lucky Block ALPHA was pushed back a few weeks/months.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Scrapped]]
[[Category:Curseforge]]
[[Category:TripDering]]
7ba390f4da07b85d4380a77339626205ee489d66
1339
1338
2025-01-15T00:42:18Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block ALPHA
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Availability:= Scrapped
}}
Lucky Block Alpha would have been TripDering's last Lucky Block.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2661982-lucky-block-delta-as-featured-by-the-pack?page=2</ref>
== History ==
{| class="wikitable"
|-
| April 21st, 2016||
Lucky Block ALPHA was first hinted at during the release of [[Lucky Block DELTA]].<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2661982-lucky-block-delta-as-featured-by-the-pack</ref><br>
Lucky Block ALPHA was confirmed to the next Lucky Block by TripDering.
|-
|-
| May 13th, 2016||
Lucky Block ALPHA was confirmed to be in development.
|-
|-
| May 28th, 2016||
Lucky Block ALPHA was confirmed to be the last Lucky Block by TripDering.<br>
The release date of Lucky Block ALPHA was pushed back a few weeks/months.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Scrapped]]
[[Category:TripDering]]
dcc3eadb16b4e75b082369b1c5ed4a4de59c895f
1346
1339
2025-01-15T00:49:41Z
KristenStuffs
564421
wikitext
text/x-wiki
{{stub}}
{{Addon Infobox
|title=Lucky Block ALPHA
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Availability:= Scrapped
}}
Lucky Block Alpha would have been TripDering's last Lucky Block.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2661982-lucky-block-delta-as-featured-by-the-pack?page=2</ref>
== History ==
{| class="wikitable"
|-
| April 21st, 2016||
Lucky Block ALPHA was first hinted at during the release of [[Lucky Block DELTA]].<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2661982-lucky-block-delta-as-featured-by-the-pack</ref><br>
Lucky Block ALPHA was confirmed to the next Lucky Block by TripDering.
|-
|-
| May 13th, 2016||
Lucky Block ALPHA was confirmed to be in development.
|-
|-
| May 28th, 2016||
Lucky Block ALPHA was confirmed to be the last Lucky Block by TripDering.<br>
The release date of Lucky Block ALPHA was pushed back a few weeks/months.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Scrapped]]
[[Category:TripDering]]
77bda5ce1e975c6b944194c48b3b22bac8c428be
Category:People
14
319
1340
1091
2025-01-15T00:43:15Z
KristenStuffs
564421
wikitext
text/x-wiki
Creators who have multiple Lucky Blocks associated with them in one form or another.
b515ce1d146944a8df0ac02a1d06dcfc550d3347
File:Lucky Block DELTA.png
6
454
1341
2025-01-15T00:45:39Z
Jerios
566247
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
User:OwOstar/sandbox
2
362
1342
1107
2025-01-15T00:48:22Z
OwOstar
564436
Replaced content with "test"
wikitext
text/x-wiki
test
a94a8fe5ccb19ba61c4c0873d391e987982fbbd3
1343
1342
2025-01-15T00:48:31Z
OwOstar
564436
wikitext
text/x-wiki
{{stub}}
test
a12e451a9d2af3ddd96fad6d5255723bd2929311
1345
1343
2025-01-15T00:48:42Z
OwOstar
564436
wikitext
text/x-wiki
test
{{stub}}
574ce43dbe52b00d8dddd6a1c801bd1e4b012f22
1352
1345
2025-01-15T01:37:24Z
OwOstar
564436
wikitext
text/x-wiki
{{Distinguish|article1}}
test
7bee3d9678edc7fa35241d34163b3e1fec20b499
1353
1352
2025-01-15T01:38:02Z
OwOstar
564436
wikitext
text/x-wiki
{{Distinguish|article1|display=label1}}
test
32b3e23419eebc8a1809e0003f1e8a35c6707af2
1354
1353
2025-01-15T01:38:28Z
OwOstar
564436
wikitext
text/x-wiki
{{Distinguish|article1|label 1=displaytext}}
test
8469cf94c743d087d549371cb6a542ae2ce3b9f6
1355
1354
2025-01-15T01:41:36Z
OwOstar
564436
wikitext
text/x-wiki
{{Distinguish|article1|l1=displaytext}}
test
4b7ab05b2284ff0f38d99463c4ceb28ea947649b
1356
1355
2025-01-15T01:42:19Z
OwOstar
564436
wikitext
text/x-wiki
{{Distinguish|article1|label 1=label1}}
test
b8bb57480111e3e48edc661d3a8b8e71a60d21e7
1357
1356
2025-01-15T01:45:45Z
OwOstar
564436
wikitext
text/x-wiki
{{Distinguish|article1|other =label1}}
test
2e2437efbd9c1787ed110a0f9b87869f7213891d
1358
1357
2025-01-15T01:46:04Z
OwOstar
564436
wikitext
text/x-wiki
{{Distinguish|Black Lucky Block}}
test
913b46b8e4828b7c62bf6b4b797eeafada55e3f0
1359
1358
2025-01-15T01:46:20Z
OwOstar
564436
wikitext
text/x-wiki
{{Distinguish|Black Lucky Block|balls}}
test
e53f14287f94729cfb39295651984d08b1b43840
Category:Compatible with Minecraft Java Edition 1.15.2
14
268
1344
437
2025-01-15T00:48:41Z
KristenStuffs
564421
KristenStuffs moved page [[Category:Compatible with Minecraft Java Edition 1.15.2]] to [[Compatible with Minecraft Java Edition 1.15.2]] without leaving a redirect
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.15.2
[[Category:Minecraft Java Edition Version Compatibility]]
2a524c6fb6d44fbd418131b54296fa1a6b894be8
File:Lucky block blue. Slow.gif
6
360
1347
1168
2025-01-15T00:54:26Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky block blue. Slow.gif]]
wikitext
text/x-wiki
== Summary ==
A Slowed down version of the animation
c82fd844effb2cbefc4ad39c7e01c03a4d2eb8f6
File:Skeleton Lucky Block.png
6
455
1348
2025-01-15T01:00:18Z
Jerios
566247
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block astral.gif
6
415
1349
1147
2025-01-15T01:09:06Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky block astral.gif]]
wikitext
text/x-wiki
== Summary ==
Astral lucky block's texture
fd1ad6de16bcbb40245a0b5c14ed66f2a19670f1
Fantasia Lucky Block
0
392
1350
1252
2025-01-15T01:25:16Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Fantasia Lucky Block
|image=Fantasia lucky block.png
|Creator:=[https://www.minecraftforum.net/members/CazCadeMC/threads CazCadeMC]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various Minecraft Forums]
|Dependencies:= Colorful Tools<br>
Nystical Epicarno Dimension Mod<br>
Custom NPCS<br>
Volcaloid mod<br>
Youtubers+<br>
[[Loot++]]<ref>V 1.3 onward.</ref><br>
Block Monsters Mod<ref>Required for V A1.42 (10000 Downloaders Update), V B1.6 (10000 Downloaders Update), and onward.</ref><br>
[[Potion Core]]<ref>V1.7 and V1.71 only.</ref>
|Total Downloads:=>10,000<ref>This number cannot be verified.</ref>
|Availability:=Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| January 16th, 2016||
Minecraft Forums page created.<br>
[[File:OGFantasia lucky block.png|frameless|32x32px]] V 1.0 was released into the Minecraft Forums.<ref>https://web.archive.org/web/20160120011800/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref><ref>https://web.archive.org/web/20160322063243/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2598038-fantasia-lucky-block-200-op-drops-with-various</ref>
|-
|-
| Before or on January 20th, 2016||
V 1.1 (Name Update) was released.<br>
The name was updated.<br>
V 2 (Chance Update) was released.
|-
|-
| Before or on March 20th, 2016||
V 1.3 (Revolution Update) was released.<br>
V1.4 (Improvement Update) was released.<br>
V1.41 (Improvement Update II) was released.<br>
V1.5 (The Base Update) was released.<br>
V1.5.1 (BugFix Update) was released.<br>
V A1.42 (10000 Downloaders Update) was released.<br>
V B1.6 (10000 Downloaders Update) was released.
|-
|-
| After or on January 17th, 2017<ref>Latest modified file date for V1.7</ref> but before or on February 5th, 2017||
V1.7 (Revolution Update) was released.<ref>File name says v1.5 despite it being v1.7.</ref><ref>This is not a typo on the wiki, this is the second update called "Revolution Update".</ref><br>
[[File:Fantasia lucky block.png|frameless|32x32px]] The texture was updated.
|-
|-
| On or after January 27th, 2017<ref>Latest modified file date for V1.71</ref> but before or on February 5th, 2017||
V1.71 (Bugfix Update II) was released.
|-
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-fantasia-1.2-by-caz-cade-1 V 2 (Chance Update)]<br>
[https://archive.org/details/lucky-block-fantasia-b-1.6-by-caz-cade V B1.6 (10000 Downloaders Update)]<br>
[https://archive.org/details/lucky-block-fantasia-1.5-by-caz-cade-mc V1.5 (V1.7 (Revolution Update))]<br>
[https://archive.org/details/lucky-block-fantasia-1.71-by-caz-cade-mc V1.71 (Bugfix Update II)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:FANTASIA_promo_image.png|Original promotional image.
File:Fantasia_promo_image_3.png|Second promotional image.
File:Fantasia Promotional Image.png|Current promotional image.
File:FANTASIA LUCKY BLOCK banner.png|FANTASIA LUCKY BLOCK-themed banner.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Minecraft Forums]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
56b5f069fb57c6e56f2801e76760db3044c36764
File:Modern lucky block.png
6
346
1361
1195
2025-01-15T02:33:41Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Modern lucky block.png]]
wikitext
text/x-wiki
== Summary ==
Modern Lucky Block Texture
20015606a3267e33392cafd3129e3a4c4168996e
File:Wheat lucky block.png
6
389
1362
1152
2025-01-15T02:34:49Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Wheat lucky block.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:OGFantasia lucky block.png
6
413
1363
1207
2025-01-15T02:35:56Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:OGFantasia lucky block.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Black lucky block.png
6
338
1364
1194
2025-01-15T02:38:43Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Black lucky block.png]]
wikitext
text/x-wiki
black lucky block texture
6ca2c67338e8d1d64f8ade601e3c1c1dab352008
File:Lucky Block OMEGA.png
6
441
1365
1253
2025-01-15T03:02:12Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky Block OMEGA.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
American Lucky Block
0
361
1367
1203
2025-01-15T03:31:06Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Distinguish|Lucky Block America}}
{{Addon Infobox
|title=American Lucky Block
|image=American lucky block.png
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Maps & Mods]
|Dependencies:= [[Loot++]]<br>
|Total Downloads:= >153<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest archived download numbers seen from mapsandmods.com].</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|- 2016/06/29
| June 29th, 2016||
The Maps & Mods page was created.
|-
|}
== Available Downloads ==
http://www.mediafire.com/download/6g5y719rm4o3p44/Lucky_Block_USA.zip
== Trivia ==
The creator, Tmtravlr lives in Canada.<ref>https://www.minecraftforum.net/members/Tmtravlr</ref>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Tmtravlr]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
53322ec4a1f6bcbeb0e569c715b9a2bb045c5e6f
Dark Lucky Block
0
457
1370
2025-01-15T04:56:20Z
KristenStuffs
564421
Created page with "{{Distinguish|Dark Side Lucky Block}} {{Addon Infobox |title=Dark Lucky Block |image=Dark lucky block.png |Creator:=[https://web.archive.org/web/20150504133237/http://www.minecraftforum.net/members/Fltp Fltp] |Link:=[https://web.archive.org/web/20170713203731/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2354927-dark-lucky-block-minecraft-1-7-v-1-2-200-drops Minecraft Forums] |Total Downloads:=>1 |Availability:= Completely Available |Forge:=..."
wikitext
text/x-wiki
{{Distinguish|Dark Side Lucky Block}}
{{Addon Infobox
|title=Dark Lucky Block
|image=Dark lucky block.png
|Creator:=[https://web.archive.org/web/20150504133237/http://www.minecraftforum.net/members/Fltp Fltp]
|Link:=[https://web.archive.org/web/20170713203731/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2354927-dark-lucky-block-minecraft-1-7-v-1-2-200-drops Minecraft Forums]
|Total Downloads:=>1
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| February 11th, 2015||
[[File:Dark lucky block.png|frameless|32x32px]] Version 0.1 was released for Java Edition 1.8.
|-
|-
| February 12th, 2015||
Version 0.2 was released for Java Edition 1.7.x and 1.8.
|-
|-
| February 16th, 2015||
Version 0.3 was released for Java Edition 1.8.<br>
The Java Edition 1.7.x stopped working and wasn't being updated.<ref>It is the same as version 0.2, but is renamed.</ref>
|-
|-
| February 22nd, 2015||
Version 0.4 was released for Java Edition 1.8.<br>
The not working and wasn't being updated Java Edition 1.7.x version was redistributed.
|-
|-
| March 1st, 2015||
Version 0.5 was released for Java Edition 1.8.<br>
The not working and wasn't being updated Java Edition 1.7.x version was redistributed.
|-
|-
| March 14th, 2015||
Version 1.0 was released for Java Edition 1.7.x.<br>
Dark Lucky Block Version 0.5 was redistributed.
|-
|-
| April 3rd, 2015||
Version 1.1 was released for Java Edition 1.7.x.<br>
The Orespawn Add-on
Dark Lucky Block Version 0.5 was redistributed.
|-
|-
| On or before April 19th, 2015||
Version 1.1.1 was released for Java Edition 1.7.x.<ref>https://web.archive.org/web/20150503200355/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2354927-dark-lucky-block-minecraft-1-7-now-a-modded-hunger#c18</ref><br>
Dark Lucky Block 1.7.x with Orespawn was updated.
Dark Lucky Block 1.7.x was redistributed.<br>
Dark Lucky Block Version 0.5 was redistributed.
The Orespawn Add-on pack was redistributed.
|-
|-
| June 24th, 2015||
Version 1.2 was released for Java Edition 1.7.x.<ref>File is called v1.3.</ref>
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
24bb1f6dbdaa1c917ba8662f49a4707d1132420e
1372
1370
2025-01-15T04:59:13Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Distinguish|Dark Side Lucky Block}}
{{Addon Infobox
|title=Dark Lucky Block
|image=Dark lucky block.png
|Creator:=[https://web.archive.org/web/20150504133237/http://www.minecraftforum.net/members/Fltp Fltp]
|Link:=[https://web.archive.org/web/20170713203731/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2354927-dark-lucky-block-minecraft-1-7-v-1-2-200-drops Minecraft Forums]
|Total Downloads:=>1
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| February 11th, 2015||
[[File:Dark lucky block.png|frameless|32x32px]] Version 0.1 was released for Java Edition 1.8.
|-
|-
| February 12th, 2015||
Version 0.2 was released for Java Edition 1.7.x and 1.8.
|-
|-
| February 16th, 2015||
Version 0.3 was released for Java Edition 1.8.<br>
The Java Edition 1.7.x stopped working and wasn't being updated.<ref>It is the same as version 0.2, but is renamed.</ref>
|-
|-
| February 22nd, 2015||
Version 0.4 was released for Java Edition 1.8.<br>
The not working and wasn't being updated Java Edition 1.7.x version was redistributed.
|-
|-
| March 1st, 2015||
Version 0.5 was released for Java Edition 1.8.<br>
The not working and wasn't being updated Java Edition 1.7.x version was redistributed.
|-
|-
| March 14th, 2015||
Version 1.0 was released for Java Edition 1.7.x.<br>
Dark Lucky Block Version 0.5 was redistributed.
|-
|-
| April 3rd, 2015||
Version 1.1 was released for Java Edition 1.7.x.<br>
The Orespawn Add-on Pack was released.<br>
Dark Lucky Block Version 0.5 was redistributed.
|-
|-
| On or before April 19th, 2015||
Version 1.1.1 was released for Java Edition 1.7.x.<ref>https://web.archive.org/web/20150503200355/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2354927-dark-lucky-block-minecraft-1-7-now-a-modded-hunger#c18</ref><br>
Dark Lucky Block 1.7.x with Orespawn was updated.
Dark Lucky Block 1.7.x was redistributed.<br>
Dark Lucky Block Version 0.5 was redistributed.<br>
The Orespawn Add-on pack was redistributed.
|-
|-
| June 24th, 2015||
Version 1.2 was released for Java Edition 1.7.x.<ref>File is called v1.3.</ref>
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
9a737e2da36bc128e86b92a0a7635bb7e7812f9b
File:Present Lucky Block.png
6
420
1373
1275
2025-01-15T06:01:16Z
DevMaster1015
564424
DevMaster1015 moved page [[File:Present version 2.png]] to [[File:Present Lucky Block.png]] without leaving a redirect: Standardizing the title
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
1376
1373
2025-01-15T06:13:19Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Present Lucky Block.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Lucky Block Present
0
381
1374
1162
2025-01-15T06:07:33Z
DevMaster1015
564424
standardized the name of the current present lucky block image
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Present
|image=Present_Lucky_Block.png
|Creator:=[https://www.minecraftforum.net/members/RuffAnnhilator123 RuffAnnhilator123]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2409151-lucky-block-present-addon-1-7-10-twilight-forest Minecraft Forums]
|Dependencies:=Twilight Forest<ref>Second Version and Second Version [reupload] only.</ref>
|Total Downloads:=>2
|Availability:= Mostly Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| April 19th, 2015||
Published publicly onto the Minecraft Forums.
|-
|-
| Sometime on or after April 19th, 2015||
[[File:Present version 1.png|frameless|32x32px]] First Version was released.
|-
|-
| Before or on April 14th, 2017||
Second Version was released. <br>
[[File:Present version 2.png|frameless|32x32px]] The texture was updated.
|-
|-
| April 14th, 2017||
Second Version [reupload] was released, fixing bugs from Second Version.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/w2yd9la8cwcv5d5/Lucky+Block+Present+1.7.10.rar First Version]<br>
[https://www.mediafire.com/file/y7ujvao0047jh55/Lucky-Block-Present+1.7.10+Update+2.rar Second Version [reupload<nowiki>]</nowiki>]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Present Original Promo Image.png|Original promotional image.
File:Present_Promo_Image_4.png|Fourth Promotional image.
File:Present Promotional Image 5.png|Fifth Promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
f4df0099821d19e4687050e15e21110299fdaaa3
File:Lucky block thanksgiving altblue.png
6
426
1375
1276
2025-01-15T06:11:57Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky block thanksgiving altblue.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block ruffybaby altblue.png
6
431
1377
1277
2025-01-15T06:15:30Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky block ruffybaby altblue.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block halloween altblue.png
6
427
1378
1278
2025-01-15T06:20:27Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky block halloween altblue.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block wood altblue.png
6
428
1379
1279
2025-01-15T06:25:02Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky block wood altblue.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block bob altblue.png
6
430
1380
1280
2025-01-15T06:32:09Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky block bob altblue.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block stone altblue.png
6
429
1381
1281
2025-01-15T06:34:32Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky block stone altblue.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block pink altblue.png
6
433
1382
1282
2025-01-15T06:38:13Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky block pink altblue.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block blue christmas.png
6
422
1383
1286
2025-01-15T06:59:20Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky block blue new v2.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
1384
1383
2025-01-15T07:00:04Z
DevMaster1015
564424
DevMaster1015 moved page [[File:Lucky block blue new v2.png]] to [[File:Lucky block blue christmas.png]] without leaving a redirect: Standardizing the title
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Lucky Block Blue
0
327
1385
1200
2025-01-15T07:01:40Z
DevMaster1015
564424
standardized the name of the Christmas blue lucky block image
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Total Downloads:= >77,404<ref>Combined total between latest archived versions of the Planet Minecraft page and [https://web.archive.org/web/20190621171055/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?filter-sort=1&page=7 Curseforge].</ref>
|Availability:= Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:Lucky_block_blue_old_v1.png|frameless|32x32px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141212040613/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| After or on December 20th<ref>Latest modified 1.7.10 version date in included in v9</ref>, but before or on January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
v8 (Christmas Update) was released.<br>
[[File:Lucky_block_blue_christmas.png|frameless|32x32px]] The texture was updated.
|-
|-
|-
| February 26th, 2015||
Lucky Block Blue was purged off of Planet Minecraft.
|-
|-
|-
| On March 6th, 2015 or earlier||
v9 (Animated Lucky Blocks Update) was released.
|-
|-
| March 6th, 2015||
Lucky Block Blue was posted onto the Minecraft Forums.<ref>https://web.archive.org/web/20170720091843/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2374583-lucky-block-blue-drops-even-more-items-mobs</ref>
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref><br>
The second Minecraft Forums page was created.<ref>https://web.archive.org/web/20170731034502/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2407330-lucky-block-blue-2-1-8-lucky-block-addon-50-new</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
[[File:Lucky block blue. Slow.gif|frameless|32x32px]] The texture was updated.<br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/lun2ad4rcloej1j/luckyblockbluev9.zip Lucky Block Blue v9]<br>
[https://archive.org/details/lucky-block-blue-2 Lucky Block Blue 2]<br>
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
'''Some images in this Gallery flash really quickly, click the spoiler at your own risk.'''
{{spoiler|block=y|
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
File:Lucky block blue.gif|How Lucky Block Blue 2.1 looks without being slowed.
</gallery>
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
3197404da5e9936cd4d57d9af125ca16e0beac26
1390
1385
2025-01-15T07:17:42Z
DevMaster1015
564424
standardized the name of the og lucky block blue image
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Blue
|image=Lucky block blue. Slow.gif
|Creator:=[https://web.archive.org/web/20160726164953/http://mods.curse.com/members/Paulyaulk Paulyaulk]
|Link:=[https://web.archive.org/web/20190620012554/https://minecraft.curseforge.com/projects/lucky-block-blue-2 Curseforge]
|Total Downloads:= >77,404<ref>Combined total between latest archived versions of the Planet Minecraft page and [https://web.archive.org/web/20190621171055/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?filter-sort=1&page=7 Curseforge].</ref>
|Availability:= Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| June 6th, 2014||
[[File:OGLucky_block_blue.png|frameless|32x32px]] Published publicly onto Planet Minecraft.<ref name="pmcdownloadblue" <ref>https://web.archive.org/web/20141212040613/http://www.planetminecraft.com/mod/172-forge-lucky-block-blue-mod---drops-even-more-items-mobs/</ref>
|-
|-
| June 8th, 2014||
v2 was released.
|-
|-
| June 16th, 2014||
v3 (The "giant" update) was released.
|-
|-
| July 7th, 2014||
v3.1 (The "mini" Giant update) was released.
|-
|-
| July 28th, 2014||
v4 (The Update That Changed Everything) was released.
|-
|-
| August 17th, 2014||
v5 (The Feature Update) was released.
|-
|-
| October 10th, 2014||
v6 (Halloween Update) was released.
|-
| October 28th, 2014||
v6.1 (Refine Update) was released.
|-
|-
| November 17th, 2014||
v6.2 was released. <br>
Added compatibility with Minecraft Java Edition 1.6.4.
|-
|-
| November 27th, 2014||
v7 (Thanksgiving Update) was released.
|-
|-
| After or on December 20th<ref>Latest modified 1.7.10 version date in included in v9</ref>, but before or on January 15th, 2015<ref>https://www.youtube.com/watch?v=rlSDx8uBqTY</ref>||
v8 (Christmas Update) was released.<br>
[[File:Lucky_block_blue_christmas.png|frameless|32x32px]] The texture was updated.
|-
|-
|-
| February 26th, 2015||
Lucky Block Blue was purged off of Planet Minecraft.
|-
|-
|-
| On March 6th, 2015 or earlier||
v9 (Animated Lucky Blocks Update) was released.
|-
|-
| March 6th, 2015||
Lucky Block Blue was posted onto the Minecraft Forums.<ref>https://web.archive.org/web/20170720091843/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2374583-lucky-block-blue-drops-even-more-items-mobs</ref>
|-
| April 16th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<ref>https://web.archive.org/web/20160609093649/http://minecraft.curseforge.com/projects/lucky-block-blue-2</ref><br>
The second Minecraft Forums page was created.<ref>https://web.archive.org/web/20170731034502/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2407330-lucky-block-blue-2-1-8-lucky-block-addon-50-new</ref>
|-
|-
| April 17th, 2015 ||
Lucky Block Blue 2 was released for Minecraft 1.8.<ref name="cursedownloadblue" <ref>https://web.archive.org/web/20160617104553/http://minecraft.curseforge.com/projects/lucky-block-blue-2/files</ref> <br>
[[File:Lucky block blue. Slow.gif|frameless|32x32px]] The texture was updated.<br>
Lucky Block Blue 2 v1 was released.<ref name="cursedownloadblue"/>
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/lun2ad4rcloej1j/luckyblockbluev9.zip Lucky Block Blue v9]<br>
[https://archive.org/details/lucky-block-blue-2 Lucky Block Blue 2]<br>
[https://archive.org/details/lucky-block-blue-2-v-1 Lucky Block Blue 2 v1]
== Trivia ==
This is the first known Lucky Block Addon.
== Gallery ==
'''Some images in this Gallery flash really quickly, click the spoiler at your own risk.'''
{{spoiler|block=y|
<gallery widths="96px" heights="96px">
File:Thanksgiving Promotional Image.jpg|Thanksgiving 2015 Promotional Image.
File:Lucky block blue.gif|How Lucky Block Blue 2.1 looks without being slowed.
</gallery>
}}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
f48f8e3ec5187f6b9b61e37f2b017399eaffea3a
File:Lucky block purple altblue.png
6
432
1386
1283
2025-01-15T07:14:48Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky block purple altblue.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:OGLucky block blue.png
6
421
1387
1288
2025-01-15T07:16:16Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky block blue old v1.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
1388
1387
2025-01-15T07:16:47Z
DevMaster1015
564424
DevMaster1015 moved page [[File:Lucky block blue old v1.png]] to [[File:OGLucky block blue.png]] without leaving a redirect: Standardizing the title
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Lucky Block Present
0
381
1389
1374
2025-01-15T07:16:55Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Present
|image=Present_Lucky_Block.png
|Creator:=[https://www.minecraftforum.net/members/RuffAnnhilator123 RuffAnnhilator123]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2409151-lucky-block-present-addon-1-7-10-twilight-forest Minecraft Forums]
|Dependencies:=Twilight Forest<ref>Second Version and Second Version [reupload] only.</ref>
|Total Downloads:=>2
|Availability:= Mostly Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| April 19th, 2015||
Published publicly onto the Minecraft Forums.
|-
|-
| Sometime on or after April 19th, 2015||
[[File:Present version 1.png|frameless|32x32px]] First Version was released.
|-
|-
| Before or on April 14th, 2017||
Second Version was released. <br>
[[File:Present_Lucky_Block.png|frameless|32x32px]] The texture was updated.
|-
|-
| April 14th, 2017||
Second Version [reupload] was released, fixing bugs from Second Version.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/w2yd9la8cwcv5d5/Lucky+Block+Present+1.7.10.rar First Version]<br>
[https://www.mediafire.com/file/y7ujvao0047jh55/Lucky-Block-Present+1.7.10+Update+2.rar Second Version [reupload<nowiki>]</nowiki>]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Present Original Promo Image.png|Original promotional image.
File:Present_Promo_Image_4.png|Fourth Promotional image.
File:Present Promotional Image 5.png|Fifth Promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
76e662c245f6ae010f250bb0a7a76bdccef8388f
1398
1389
2025-01-15T07:53:06Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Present
|image=Present_Lucky_Block.png
|Creator:=[https://www.minecraftforum.net/members/RuffAnnhilator123 RuffAnnhilator123]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2409151-lucky-block-present-addon-1-7-10-twilight-forest Minecraft Forums]
|Dependencies:=Twilight Forest<ref>Second Version and Second Version [reupload] only.</ref>
|Total Downloads:=>2
|Availability:= Mostly Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| April 19th, 2015||
Published publicly onto the Minecraft Forums.
|-
|-
| Sometime on or after April 19th, 2015||
[[File:Present version 1.png|frameless|32x32px]] First Version was released.
|-
|-
| Before or on April 14th, 2017||
Second Version was released. <br>
[[File:Present_Lucky_Block.png|frameless|32x32px]] The texture was updated.
|-
|-
| April 14th, 2017||
Second Version [reupload] was released, fixing bugs from Second Version.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/w2yd9la8cwcv5d5/Lucky+Block+Present+1.7.10.rar First Version]<br>
[https://www.mediafire.com/file/y7ujvao0047jh55/Lucky-Block-Present+1.7.10+Update+2.rar Second Version [reupload<nowiki>]</nowiki>]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Present Original Promo Image.png|Original promotional image.
File:Present_Promo_Image_4.png|Fourth Promotional image.
File:Present Promotional Image 5.png|Fifth Promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Minecraft Forums]]
[[Category:Requires Twilight Forest]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
c3cf3c178c84c73d34ee5ee9ea760058a3cbe483
1408
1398
2025-01-15T23:16:41Z
DevMaster1015
564424
standardized the name of the og present lucky block image
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Present
|image=Present_Lucky_Block.png
|Creator:=[https://www.minecraftforum.net/members/RuffAnnhilator123 RuffAnnhilator123]
|Link:=[https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2409151-lucky-block-present-addon-1-7-10-twilight-forest Minecraft Forums]
|Dependencies:=Twilight Forest<ref>Second Version and Second Version [reupload] only.</ref>
|Total Downloads:=>2
|Availability:= Mostly Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| April 19th, 2015||
Published publicly onto the Minecraft Forums.
|-
|-
| Sometime on or after April 19th, 2015||
[[File:12_days_of_christmas_lucky_block_altblue.png|frameless|32x32px]] First Version was released.
|-
|-
| Before or on April 14th, 2017||
Second Version was released. <br>
[[File:Present_Lucky_Block.png|frameless|32x32px]] The texture was updated.
|-
|-
| April 14th, 2017||
Second Version [reupload] was released, fixing bugs from Second Version.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/w2yd9la8cwcv5d5/Lucky+Block+Present+1.7.10.rar First Version]<br>
[https://www.mediafire.com/file/y7ujvao0047jh55/Lucky-Block-Present+1.7.10+Update+2.rar Second Version [reupload<nowiki>]</nowiki>]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Present Original Promo Image.png|Original promotional image.
File:Present_Promo_Image_4.png|Fourth Promotional image.
File:Present Promotional Image 5.png|Fifth Promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Minecraft Forums]]
[[Category:Requires Twilight Forest]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
6fae43f80a6ee0830689677e07934a6cd7818c9a
Dark Lucky Block
0
457
1391
1372
2025-01-15T07:45:16Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Distinguish|Dark Side Lucky Block}}
{{Addon Infobox
|title=Dark Lucky Block
|image=Dark lucky block.png
|Creator:=[https://web.archive.org/web/20150504133237/http://www.minecraftforum.net/members/Fltp Fltp]
|Link:=[https://web.archive.org/web/20170713203731/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2354927-dark-lucky-block-minecraft-1-7-v-1-2-200-drops Minecraft Forums]
|Dependencies:=Orespawn<ref>Dark Lucky Block with Orespawn, Orespawn Add-on pack, and version 1.2 only.</ref><br>
Custom NPCs<ref name=<ref name="12only" <ref>Version 1.2 only.</ref><br>
Zelda Sword Skills<ref name="12only"/><br>
Zelda Sword Skills Addon<ref name="12only"/>
|Total Downloads:=>1
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| February 11th, 2015||
[[File:Dark lucky block.png|frameless|32x32px]] Version 0.1 was released for Java Edition 1.8.
|-
|-
| February 12th, 2015||
Version 0.2 was released for Java Edition 1.7.x and 1.8.
|-
|-
| February 16th, 2015||
Version 0.3 was released for Java Edition 1.8.<br>
The Java Edition 1.7.x stopped working and wasn't being updated.<ref>It is the same as version 0.2, but is renamed.</ref>
|-
|-
| February 22nd, 2015||
Version 0.4 was released for Java Edition 1.8.<br>
The not working and wasn't being updated Java Edition 1.7.x version was redistributed.
|-
|-
| March 1st, 2015||
Version 0.5 was released for Java Edition 1.8.<br>
The not working and wasn't being updated Java Edition 1.7.x version was redistributed.
|-
|-
| March 14th, 2015||
Version 1.0 was released for Java Edition 1.7.x.<br>
Dark Lucky Block Version 0.5 was redistributed.
|-
|-
| April 3rd, 2015||
Version 1.1 was released for Java Edition 1.7.x.<br>
Dark Lucky Block 1.7.x with Orespawn was released.<br>
The Orespawn Add-on Pack was released.<br>
Dark Lucky Block Version 0.5 was redistributed.
|-
|-
| On or before April 19th, 2015||
Version 1.1.1 was released for Java Edition 1.7.x.<ref>https://web.archive.org/web/20150503200355/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2354927-dark-lucky-block-minecraft-1-7-now-a-modded-hunger#c18</ref><br>
Dark Lucky Block 1.7.x with Orespawn was updated.
Dark Lucky Block 1.7.x was redistributed.<br>
Dark Lucky Block Version 0.5 was redistributed.<br>
The Orespawn Add-on pack was redistributed.
|-
|-
| June 24th, 2015||
Version 1.2 was released for Java Edition 1.7.x.<ref>File is called v1.3.</ref><br>
Dark Lucky Block Hunger Games for Java Edition 1.7.x was merged into Dark Lucky Block.<br>
Orespawn became a dependency.<br>
Custom NPCs became a dependency.<br>
Zelda Sword Skills became a dependency.<br>
Zelda Sword Skills Addon became a dependency.
|-
|}
== Available Downloads ==
[http://www.mediafire.com/download/3bg4zqsig077y6s/Lucky_Block_Black_1.8_v0.1.zip Version 0.1]<br>
[http://www.mediafire.com/download/h6ybj6hfk0vf0h1/LuckyBlockBlack_v_0.2_for_1.7__.zip Version 0.2]<br>
[https://www.mediafire.com/download/y2b55gdztd0ib59/LuckyBlockBlack_v_0.3_for_1.7_%20_.zip Version 0.3]<br>
[https://www.mediafire.com/download/d219emlv17989d3/DarkLuckyBlock_v_0.4_for_1.7_%20_.zip Version 0.4]<br>
[http://www.mediafire.com/download/rxyb1c54c2b2rj4/DarkLuckyBlock%20v%200.5%20for%201.7%20+%20.zip Version 0.5]<br>
[http://www.mediafire.com/download/04or2434pakg50a/DarkLuckyBlock_v1.0_1.7__.zip Version 1.0]<br>
[http://www.mediafire.com/download/xzxxq9g5ylxml2v/DarkLuckyBlock_v1.1_1.7__.zip Version 1.1]<br>
[https://www.mediafire.com/download/jku2d9vtwn3bv51/DarkLuckyBlock_v1.1.1_1.7__.zip Version 1.1.1]<br>
[http://www.mediafire.com/download/adw63soqkge586i/Dark_Lucky_Block_v1.3.zip Version 1.2]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
14ff881b226ce6cca619b9cbe99b08b900d1a02b
1396
1391
2025-01-15T07:50:26Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Distinguish|Dark Side Lucky Block}}
{{Addon Infobox
|title=Dark Lucky Block
|image=Dark lucky block.png
|Creator:=[https://web.archive.org/web/20150504133237/http://www.minecraftforum.net/members/Fltp Fltp]
|Link:=[https://web.archive.org/web/20170713203731/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2354927-dark-lucky-block-minecraft-1-7-v-1-2-200-drops Minecraft Forums]
|Dependencies:=Orespawn<ref>Dark Lucky Block with Orespawn, Orespawn Add-on pack, and version 1.2 only.</ref><br>
Custom NPCs<ref name=<ref name="12only" <ref>Version 1.2 only.</ref><br>
Zelda Sword Skills<ref name="12only"/><br>
Zelda Sword Skills Addon<ref name="12only"/>
|Total Downloads:=>1
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| February 11th, 2015||
[[File:Dark lucky block.png|frameless|32x32px]] Version 0.1 was released for Java Edition 1.8.
|-
|-
| February 12th, 2015||
Version 0.2 was released for Java Edition 1.7.x and 1.8.
|-
|-
| February 16th, 2015||
Version 0.3 was released for Java Edition 1.8.<br>
The Java Edition 1.7.x stopped working and wasn't being updated.<ref>It is the same as version 0.2, but is renamed.</ref>
|-
|-
| February 22nd, 2015||
Version 0.4 was released for Java Edition 1.8.<br>
The not working and wasn't being updated Java Edition 1.7.x version was redistributed.
|-
|-
| March 1st, 2015||
Version 0.5 was released for Java Edition 1.8.<br>
The not working and wasn't being updated Java Edition 1.7.x version was redistributed.
|-
|-
| March 14th, 2015||
Version 1.0 was released for Java Edition 1.7.x.<br>
Dark Lucky Block Version 0.5 was redistributed.
|-
|-
| April 3rd, 2015||
Version 1.1 was released for Java Edition 1.7.x.<br>
Dark Lucky Block 1.7.x with Orespawn was released.<br>
The Orespawn Add-on Pack was released.<br>
Dark Lucky Block Version 0.5 was redistributed.
|-
|-
| On or before April 19th, 2015||
Version 1.1.1 was released for Java Edition 1.7.x.<ref>https://web.archive.org/web/20150503200355/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2354927-dark-lucky-block-minecraft-1-7-now-a-modded-hunger#c18</ref><br>
Dark Lucky Block 1.7.x with Orespawn was updated.
Dark Lucky Block 1.7.x was redistributed.<br>
Dark Lucky Block Version 0.5 was redistributed.<br>
The Orespawn Add-on pack was redistributed.
|-
|-
| June 24th, 2015||
Version 1.2 was released for Java Edition 1.7.x.<ref>File is called v1.3.</ref><br>
Dark Lucky Block Hunger Games for Java Edition 1.7.x was merged into Dark Lucky Block.<br>
Orespawn became a dependency.<br>
Custom NPCs became a dependency.<br>
Zelda Sword Skills became a dependency.<br>
Zelda Sword Skills Addon became a dependency.
|-
|}
== Available Downloads ==
[http://www.mediafire.com/download/3bg4zqsig077y6s/Lucky_Block_Black_1.8_v0.1.zip Version 0.1]<br>
[http://www.mediafire.com/download/h6ybj6hfk0vf0h1/LuckyBlockBlack_v_0.2_for_1.7__.zip Version 0.2]<br>
[https://www.mediafire.com/download/y2b55gdztd0ib59/LuckyBlockBlack_v_0.3_for_1.7_%20_.zip Version 0.3]<br>
[https://www.mediafire.com/download/d219emlv17989d3/DarkLuckyBlock_v_0.4_for_1.7_%20_.zip Version 0.4]<br>
[http://www.mediafire.com/download/rxyb1c54c2b2rj4/DarkLuckyBlock%20v%200.5%20for%201.7%20+%20.zip Version 0.5]<br>
[http://www.mediafire.com/download/04or2434pakg50a/DarkLuckyBlock_v1.0_1.7__.zip Version 1.0]<br>
[http://www.mediafire.com/download/xzxxq9g5ylxml2v/DarkLuckyBlock_v1.1_1.7__.zip Version 1.1]<br>
[https://www.mediafire.com/download/jku2d9vtwn3bv51/DarkLuckyBlock_v1.1.1_1.7__.zip Version 1.1.1]<br>
[http://www.mediafire.com/download/adw63soqkge586i/Dark_Lucky_Block_v1.3.zip Version 1.2]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Minecraft Forums]]
[[Category:Requires OreSpawn]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
95398568cba0aea958468078357332e569cf4dc4
File:Lucky block dirt altblue.png
6
424
1392
1289
2025-01-15T07:46:55Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky block dirt altblue.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Rainbow Lucky Block
0
348
1393
1241
2025-01-15T07:49:21Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow Lucky Block
|image=Lucky block rainbow.gif
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge]
|Dependencies:=
Orespawn<ref>Both Modded 1.7.10 Versions only.</ref><br>
Much More Spiders<ref name="1710exclusivemoddedrainbowdownloads"<ref>Multi-Modded 1.7.10 Versions only</ref><br>
Rainbow World<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Pandora's Box<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Better Furances<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Enchanting Plus<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Mutant Creatures<ref name="1710exclusivemoddedrainbowdownloads"/><br>
[[Loot++]]<ref>1.8.x Versions only.</ref><br>
|Total Downloads:= >1,000,000<ref>Only 41,626 downloads are currently verifiable as of January 10th, 2025 including from the latest archived versions of the [https://web.archive.org/web/20161108135846/http://mapsandmods.com:80/s/rainbowluckyblock Maps & Mods Page] .</ref>
|Availability:= Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:RainbowLuckyBlockOG.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
The final update released.
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow Lucky Block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow Lucky Block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Requires OreSpawn]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
74a23adaae953bd9b2fe60ec5e5e50cf32a295a5
1394
1393
2025-01-15T07:49:44Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow Lucky Block
|image=Lucky block rainbow.gif
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge]
|Dependencies:=
OreSpawn<ref>Both Modded 1.7.10 Versions only.</ref><br>
Much More Spiders<ref name="1710exclusivemoddedrainbowdownloads"<ref>Multi-Modded 1.7.10 Versions only</ref><br>
Rainbow World<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Pandora's Box<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Better Furances<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Enchanting Plus<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Mutant Creatures<ref name="1710exclusivemoddedrainbowdownloads"/><br>
[[Loot++]]<ref>1.8.x Versions only.</ref><br>
|Total Downloads:= >1,000,000<ref>Only 41,626 downloads are currently verifiable as of January 10th, 2025 including from the latest archived versions of the [https://web.archive.org/web/20161108135846/http://mapsandmods.com:80/s/rainbowluckyblock Maps & Mods Page] .</ref>
|Availability:= Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:RainbowLuckyBlockOG.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
The final update released.
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow Lucky Block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow Lucky Block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Requires OreSpawn]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
8fc2a8c13e62d7232aead9b1b0ef189952a8275a
1395
1394
2025-01-15T07:50:11Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow Lucky Block
|image=Lucky block rainbow.gif
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge]
|Dependencies:=
OreSpawn<ref>Both Modded 1.7.10 Versions only.</ref><br>
Much More Spiders<ref name="1710exclusivemoddedrainbowdownloads"<ref>Multi-Modded 1.7.10 Versions only</ref><br>
Rainbow World<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Pandora's Box<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Better Furances<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Enchanting Plus<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Mutant Creatures<ref name="1710exclusivemoddedrainbowdownloads"/><br>
[[Loot++]]<ref>1.8.x Versions only.</ref><br>
|Total Downloads:= >1,000,000<ref>Only 41,626 downloads are currently verifiable as of January 10th, 2025 including from the latest archived versions of the [https://web.archive.org/web/20161108135846/http://mapsandmods.com:80/s/rainbowluckyblock Maps & Mods Page] .</ref>
|Availability:= Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:RainbowLuckyBlockOG.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
The final update released.
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow Lucky Block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow Lucky Block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Requires Loot++]]
[[Category:Requires OreSpawn]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
8cef19d62067be6df21456ff13cf9f20599dad81
1404
1395
2025-01-15T23:12:15Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow Lucky Block
|image=Lucky block rainbow.gif
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge]
|Dependencies:=
OreSpawn<ref>Both Modded 1.7.10 Versions only.</ref><br>
Much More Spiders<ref name="1710exclusivemoddedrainbowdownloads"<ref>Both 1.7.10 versions which require more mods than just [[Lucky Block]].</ref><br>
Rainbow World<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Pandora's Box<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Better Furances<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Enchanting Plus<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Mutant Creatures<ref name="1710exclusivemoddedrainbowdownloads"/><br>
[[Loot++]]<ref>1.8.x Versions only.</ref><br>
|Total Downloads:= >1,000,000<ref>Only 41,626 downloads are currently verifiable as of January 10th, 2025 including from the latest archived versions of the [https://web.archive.org/web/20161108135846/http://mapsandmods.com:80/s/rainbowluckyblock Maps & Mods Page] .</ref>
|Availability:= Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:RainbowLuckyBlockOG.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
The final update released.
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow Lucky Block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow Lucky Block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Requires Loot++]]
[[Category:Requires OreSpawn]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
007c9f58f0c415208fcbcaa8b24169e238181cb8
Category:Requires OreSpawn
14
458
1397
2025-01-15T07:51:00Z
KristenStuffs
564421
Created page with "Lucky Blocks which require OreSpawn. [[Category:Mod Requirements]]"
wikitext
text/x-wiki
Lucky Blocks which require OreSpawn.
[[Category:Mod Requirements]]
1790fa0f38c8498617a79a3fb7a3d7ef8b02abd7
Category:Requires Twilight Forest
14
459
1399
2025-01-15T07:53:32Z
KristenStuffs
564421
Created page with "Lucky Blocks which require Twilight Forest. [[Category:Mod Requirements]]"
wikitext
text/x-wiki
Lucky Blocks which require Twilight Forest.
[[Category:Mod Requirements]]
1abca748962645f353e0ef1f553424bda21a4129
List of Disqualified Lucky Blocks
0
460
1400
2025-01-15T22:44:27Z
KristenStuffs
564421
Created page with "Lucky Blocks on this page are disqualified from getting a page on this wiki for one reason or another. == Dark Neon Lucky Block == Disqualified for stealing drops from [[Sandy Lucky Block]] without permission.<ref>https://web.archive.org/web/20160421184158/http://www.minecraftforum.net/members/DarkcreeperMCYT/posts</ref> == Fantos Lucky Block == Disqualified for being a stolen version of [[Fantasia Lucky Block]] v1.71 (Bugfix Update II). == The Colorful Lucky Block ==..."
wikitext
text/x-wiki
Lucky Blocks on this page are disqualified from getting a page on this wiki for one reason or another.
== Dark Neon Lucky Block ==
Disqualified for stealing drops from [[Sandy Lucky Block]] without permission.<ref>https://web.archive.org/web/20160421184158/http://www.minecraftforum.net/members/DarkcreeperMCYT/posts</ref>
== Fantos Lucky Block ==
Disqualified for being a stolen version of [[Fantasia Lucky Block]] v1.71 (Bugfix Update II).
== The Colorful Lucky Block ==
Disqualified for being a stolen version of [[Rainbow Lucky Block]].<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/wip-mods/2497172-the-colorful-lucky-block-mod-orespawn#c4</ref>
== Notes ==
<references />
[[Category:Addons]]
ffb77ae975ef57bad6110cc4ade829d8b46e0ec6
Sandy Lucky Block
0
461
1401
2025-01-15T23:08:26Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Sandy Lucky Block |image=sandy lucky block.png |Creator:=[https://web.archive.org/web/20160421191459/http://www.minecraftforum.net/members/tomtennis/posts tomtennis] |Link:=[http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2359198-sandy-lucky-block-mod-adds-200-drops Minecraft Forums<ref>Defunct link with no proper archives.</ref>] |Dependencies:=Animal Bikes<ref name=<ref name="moddedonly" <ref>Both modded versions only.</r..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Sandy Lucky Block
|image=sandy lucky block.png
|Creator:=[https://web.archive.org/web/20160421191459/http://www.minecraftforum.net/members/tomtennis/posts tomtennis]
|Link:=[http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2359198-sandy-lucky-block-mod-adds-200-drops Minecraft Forums<ref>Defunct link with no proper archives.</ref>]
|Dependencies:=Animal Bikes<ref name=<ref name="moddedonly" <ref>Both modded versions only.</ref><br>
Backpack Mod<ref name="moddedonly"/><br>
Enchanting Plus<ref name="moddedonly"/><br>
Backpack Mod<ref name="moddedonly"/><br>
MrCrayfish's Furniture Mod (Legacy)<ref name="moddedonly"/><br>
OreSpawn<ref>OreSpawn version only.</ref><br>
Too Much TNT<ref>Too Much TNT version only.</ref>
|Total Downloads:=>1<ref>As of January 15th, 2015.</ref>
|Availability:=Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| On or before February 16th, 2015<ref>The Minecraft Forums post references "diamonds" which are a feature from Planet Minecraft. There is also a Planet Minecraft account with the same username as the creator https://https://www.planetminecraft.com/member/tomtennis. The old Planet minecraft link is known: https://web.archive.org/web/20150219022354/http://www.planetminecraft.com/mod/sandy-lucky-block-mod---over-200-drops-added/, but the link is defunct.</ref>||
[[File:Sandy Lucky block.png|frameless|32x32px]] Sandy Lucky Block was posted onto Planet Minecraft<br>
The OreSpawn version was released.<br>
The TooMuchTNT version was released.
|-
|-
| February 16th, 2015||Sandy Lucky Block was posted onto the Minecraft Forums.<br>
The Lucky Block only version was redistributed on the Minecraft Forums.<br>
The OreSpawn version was redistributed on the Minecraft Forums.<br>
The TooMuchTNT version was redistributed on the Minecraft Forums.
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/a4j9q77jyj244q3/Sandy+Lucky+Blocks.zip
== Notes ==
<references />
3ccd10b0cf9adca6345349cab9768889fc0a7c71
1402
1401
2025-01-15T23:10:22Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Sandy Lucky Block
|image=sandy lucky block.png
|Creator:=[https://web.archive.org/web/20160421191459/http://www.minecraftforum.net/members/tomtennis/posts tomtennis]
|Link:=[http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2359198-sandy-lucky-block-mod-adds-200-drops Minecraft Forums<ref>Defunct link with no proper archives.</ref>]
|Dependencies:=Animal Bikes<ref name=<ref name="moddedonly" <ref>Both versions that require more mods than just [[Lucky Block only]].</ref><br>
Backpack Mod<ref name="moddedonly"/><br>
Enchanting Plus<ref name="moddedonly"/><br>
Backpack Mod<ref name="moddedonly"/><br>
MrCrayfish's Furniture Mod (Legacy)<ref name="moddedonly"/><br>
OreSpawn<ref>OreSpawn version only.</ref><br>
Too Much TNT<ref>Too Much TNT version only.</ref>
|Total Downloads:=>1<ref>As of January 15th, 2015.</ref>
|Availability:=Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| On or before February 16th, 2015<ref>The Minecraft Forums post references "diamonds" which are a feature from Planet Minecraft. There is also a Planet Minecraft account with the same username as the creator https://https://www.planetminecraft.com/member/tomtennis. The old Planet minecraft link is known: https://web.archive.org/web/20150219022354/http://www.planetminecraft.com/mod/sandy-lucky-block-mod---over-200-drops-added/, but the link is defunct.</ref>||
[[File:Sandy Lucky block.png|frameless|32x32px]] Sandy Lucky Block was posted onto Planet Minecraft<br>
The OreSpawn version was released.<br>
The TooMuchTNT version was released.
|-
|-
| February 16th, 2015||Sandy Lucky Block was posted onto the Minecraft Forums.<br>
The Lucky Block only version was redistributed on the Minecraft Forums.<br>
The OreSpawn version was redistributed on the Minecraft Forums.<br>
The TooMuchTNT version was redistributed on the Minecraft Forums.
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/a4j9q77jyj244q3/Sandy+Lucky+Blocks.zip
== Notes ==
<references />
b1602d1bffff30d32a13b48c265b2b11d20842da
1403
1402
2025-01-15T23:10:35Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Sandy Lucky Block
|image=sandy lucky block.png
|Creator:=[https://web.archive.org/web/20160421191459/http://www.minecraftforum.net/members/tomtennis/posts tomtennis]
|Link:=[http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2359198-sandy-lucky-block-mod-adds-200-drops Minecraft Forums<ref>Defunct link with no proper archives.</ref>]
|Dependencies:=Animal Bikes<ref name=<ref name="moddedonly" <ref>Both versions that require more mods than just [[Lucky Block]] only.</ref><br>
Backpack Mod<ref name="moddedonly"/><br>
Enchanting Plus<ref name="moddedonly"/><br>
Backpack Mod<ref name="moddedonly"/><br>
MrCrayfish's Furniture Mod (Legacy)<ref name="moddedonly"/><br>
OreSpawn<ref>OreSpawn version only.</ref><br>
Too Much TNT<ref>Too Much TNT version only.</ref>
|Total Downloads:=>1<ref>As of January 15th, 2015.</ref>
|Availability:=Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| On or before February 16th, 2015<ref>The Minecraft Forums post references "diamonds" which are a feature from Planet Minecraft. There is also a Planet Minecraft account with the same username as the creator https://https://www.planetminecraft.com/member/tomtennis. The old Planet minecraft link is known: https://web.archive.org/web/20150219022354/http://www.planetminecraft.com/mod/sandy-lucky-block-mod---over-200-drops-added/, but the link is defunct.</ref>||
[[File:Sandy Lucky block.png|frameless|32x32px]] Sandy Lucky Block was posted onto Planet Minecraft<br>
The OreSpawn version was released.<br>
The TooMuchTNT version was released.
|-
|-
| February 16th, 2015||Sandy Lucky Block was posted onto the Minecraft Forums.<br>
The Lucky Block only version was redistributed on the Minecraft Forums.<br>
The OreSpawn version was redistributed on the Minecraft Forums.<br>
The TooMuchTNT version was redistributed on the Minecraft Forums.
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/a4j9q77jyj244q3/Sandy+Lucky+Blocks.zip
== Notes ==
<references />
b2ea5542759c9ed620677bb938f771b74a4ef385
1405
1403
2025-01-15T23:13:56Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Sandy Lucky Block
|image=sandy lucky block.png
|Creator:=[https://web.archive.org/web/20160421191459/http://www.minecraftforum.net/members/tomtennis/posts tomtennis]
|Link:=[http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2359198-sandy-lucky-block-mod-adds-200-drops Minecraft Forums<ref>Defunct link with no proper archives.</ref>]
|Dependencies:=Animal Bikes<ref name=<ref name="moddedonly" <ref>Both versions that require more mods than just [[Lucky Block]] only.</ref><br>
Backpack Mod<ref name="moddedonly"/><br>
Enchanting Plus<ref name="moddedonly"/><br>
Backpack Mod<ref name="moddedonly"/><br>
MrCrayfish's Furniture Mod (Legacy)<ref name="moddedonly"/><br>
OreSpawn<ref>OreSpawn version only.</ref><br>
Too Much TNT<ref>Too Much TNT version only.</ref>
|Total Downloads:=>1<ref>As of January 15th, 2015.</ref>
|Availability:=Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| On or before February 16th, 2015<ref>The Minecraft Forums post references "diamonds" which are a feature from Planet Minecraft. There is also a Planet Minecraft account with the same username as the creator https://https://www.planetminecraft.com/member/tomtennis. The old Planet minecraft link is known: https://web.archive.org/web/20150219022354/http://www.planetminecraft.com/mod/sandy-lucky-block-mod---over-200-drops-added/, but the link is defunct.</ref>||
[[File:Sandy Lucky block.png|frameless|32x32px]] Sandy Lucky Block was posted onto Planet Minecraft<br>
The OreSpawn version was released.<br>
The TooMuchTNT version was released.
|-
|-
| February 16th, 2015||Sandy Lucky Block was posted onto the Minecraft Forums.<br>
The Lucky Block only version was redistributed on the Minecraft Forums.<br>
The OreSpawn version was redistributed on the Minecraft Forums.<br>
The TooMuchTNT version was redistributed on the Minecraft Forums.
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/a4j9q77jyj244q3/Sandy+Lucky+Blocks.zip
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Requires OreSpawn]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
5557b3d5b4e832a0c23911b8220de7955b500848
File:12 days of christmas lucky block altblue.png
6
419
1406
1284
2025-01-15T23:14:12Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Present version 1.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
1407
1406
2025-01-15T23:15:11Z
DevMaster1015
564424
DevMaster1015 moved page [[File:Present version 1.png]] to [[File:12 days of christmas lucky block altblue.png]] without leaving a redirect: Standardizing the title
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block green altblue.png
6
425
1409
1290
2025-01-15T23:22:08Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky block green altblue.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Orange lucky block.png
6
418
1410
1285
2025-01-15T23:25:18Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Orange lucky block.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
1429
1410
2025-01-16T03:54:42Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Orange lucky block.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Night Lucky Block.png
6
446
1411
1296
2025-01-15T23:29:30Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Night Lucky Block.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
1423
1411
2025-01-16T01:00:36Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Night Lucky Block.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky Block DELTA.png
6
454
1412
1341
2025-01-15T23:31:35Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky Block DELTA.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
1428
1412
2025-01-16T03:52:21Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky Block DELTA.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:White lucky block.png
6
462
1413
2025-01-15T23:44:06Z
DevMaster1015
564424
The texture for the white lucky block
wikitext
text/x-wiki
== Summary ==
The texture for the white lucky block
541fa64f4ed78daf0c61993ca831f7a29f20633d
1417
1413
2025-01-16T00:20:17Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:White lucky block.png]]
wikitext
text/x-wiki
== Summary ==
The texture for the white lucky block
541fa64f4ed78daf0c61993ca831f7a29f20633d
Lucky Block White
0
356
1414
1164
2025-01-15T23:46:18Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block White
|image=White lucky block.png
|Creator:=[https://www.planetminecraft.com/member/bobafett/ Bobafett]<ref>https://www.planetminecraft.com/forums/communities/teams/need-modders-423991/</ref>
|Link:=[https://web.archive.org/web/20160712002437/http://minecraft.curseforge.com/projects/lucky-block-white-1-7-10 Curseforge]
|Total Downloads:= >43,267<ref>Latest archived download numbers seen from Curseforge.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| January 29th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
13009a78a4d2f5060154d5c180f1890e07bafb70
1416
1414
2025-01-16T00:12:01Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block White
|image=White lucky blocck192.png
|Creator:=[https://www.planetminecraft.com/member/bobafett/ Bobafett]<ref>https://www.planetminecraft.com/forums/communities/teams/need-modders-423991/</ref>
|Link:=[https://web.archive.org/web/20160712002437/http://minecraft.curseforge.com/projects/lucky-block-white-1-7-10 Curseforge]
|Total Downloads:= >43,267<ref>Latest archived download numbers seen from Curseforge.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| January 29th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
5b5c2e87f663e17f9fa7347c6928d39e75685840
1418
1416
2025-01-16T00:22:09Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block White
|image=White lucky block.png
|Creator:=[https://www.planetminecraft.com/member/bobafett/ Bobafett]<ref>https://www.planetminecraft.com/forums/communities/teams/need-modders-423991/</ref>
|Link:=[https://web.archive.org/web/20160712002437/http://minecraft.curseforge.com/projects/lucky-block-white-1-7-10 Curseforge]
|Total Downloads:= >43,267<ref>Latest archived download numbers seen from Curseforge.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| January 29th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
13009a78a4d2f5060154d5c180f1890e07bafb70
Category:Compatible with Minecraft Java Edition 1.15.2
14
268
1419
1344
2025-01-16T00:43:08Z
KristenStuffs
564421
KristenStuffs moved page [[Compatible with Minecraft Java Edition 1.15.2]] to [[Category:Compatible with Minecraft Java Edition 1.15.2]] without leaving a redirect
wikitext
text/x-wiki
Compatible with Minecraft Java Edition Version 1.15.2
[[Category:Minecraft Java Edition Version Compatibility]]
2a524c6fb6d44fbd418131b54296fa1a6b894be8
File:Black lucky block.png
6
338
1420
1364
2025-01-16T00:46:21Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Black lucky block.png]]
wikitext
text/x-wiki
black lucky block texture
6ca2c67338e8d1d64f8ade601e3c1c1dab352008
File:Fantasia lucky block.png
6
423
1421
1209
2025-01-16T00:53:27Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Fantasia lucky block.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:American lucky block.png
6
394
1422
1202
2025-01-16T00:58:10Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:American lucky block.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky Block OMEGA.png
6
441
1424
1365
2025-01-16T01:03:32Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky Block OMEGA.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Turquoise lucky block.png
6
414
1425
1291
2025-01-16T01:06:25Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Turquoise lucky block.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky block sly.png
6
365
1426
819
2025-01-16T02:00:39Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky block sly.png]]
wikitext
text/x-wiki
== Summary ==
Lucky Block Sly texture
ce2c0eb22fd6e6830d8ec2236867e6bb0dae7b31
File:Modern lucky block.png
6
346
1427
1361
2025-01-16T02:03:21Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Modern lucky block.png]]
wikitext
text/x-wiki
== Summary ==
Modern Lucky Block Texture
20015606a3267e33392cafd3129e3a4c4168996e
File:Green lucky block.png
6
359
1430
786
2025-01-16T03:56:22Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Green lucky block.png]]
wikitext
text/x-wiki
== Summary ==
Green lucky block texture
4fd130795212cd20919a2f6a68e2e02fdc91ecf1
Lucky Block Spiral
0
347
1432
1199
2025-01-16T04:06:43Z
DevMaster1015
564424
fixed the blur hopefully
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spiral
|image=Lucky block spiral.webp
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon Curseforge]
|Dependencies:=[[Loot++]]<br>
Headcrumbs<ref name="1710exclusivespiraldownloads"<ref>[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-7-lucky-block-addon 1.7.10] only.</ref>
<br> Just A Few Fish<ref name="1710exclusivespiraldownloads"/><br>
Ruins<ref name="1710exclusivespiraldownloads"/>
Tinker's Construct<ref name="1710exclusivespiraldownloads"/>
|Total Downloads:=>1,637,507<ref>Combined total between the 1.7.10, 1.8 Lucky Block Spiral Pages as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161106033732/http://mapsandmods.com:80/s/spiralluckyblocks1710 1.7.10] and [https://web.archive.org/web/20161103135136/http://mapsandmods.com:80/s/spiralluckyblocks18 1.8.9] page from Maps & Mods.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== Trivia ==
This is the first known Lucky Block Addon to use Loot++.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Spiral banner.png|Lucky Block Spiral-themed banner.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Tmtravlr]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
4d6e52791d3e230fee84e666bd13844c0233788b
1435
1432
2025-01-16T04:20:54Z
DevMaster1015
564424
revert
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spiral
|image=Lucky block spiral.gif
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-8-lucky-block-addon Curseforge]
|Dependencies:=[[Loot++]]<br>
Headcrumbs<ref name="1710exclusivespiraldownloads"<ref>[https://www.curseforge.com/minecraft/customization/lucky-block-spiral-1-7-lucky-block-addon 1.7.10] only.</ref>
<br> Just A Few Fish<ref name="1710exclusivespiraldownloads"/><br>
Ruins<ref name="1710exclusivespiraldownloads"/>
Tinker's Construct<ref name="1710exclusivespiraldownloads"/>
|Total Downloads:=>1,637,507<ref>Combined total between the 1.7.10, 1.8 Lucky Block Spiral Pages as of January 10th, 2025 as well as the latest archived versions of the [https://web.archive.org/web/20161106033732/http://mapsandmods.com:80/s/spiralluckyblocks1710 1.7.10] and [https://web.archive.org/web/20161103135136/http://mapsandmods.com:80/s/spiralluckyblocks18 1.8.9] page from Maps & Mods.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== Trivia ==
This is the first known Lucky Block Addon to use Loot++.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Spiral banner.png|Lucky Block Spiral-themed banner.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Tmtravlr]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
da9fa60f6c1f4832e6118d36e5b4eec532234825
File:Lucky block animaited altblue.gif
6
466
1437
2025-01-16T04:42:33Z
DevMaster1015
564424
animated lucky block blue's alt's texture
wikitext
text/x-wiki
== Summary ==
animated lucky block blue's alt's texture
ea7dd289c45e7a715a849d5ab11285ca0337bb7d
File:Lucky block valentines day altblue.gif
6
467
1438
2025-01-16T04:44:40Z
DevMaster1015
564424
Teture for the alt blue valentines lucky block
wikitext
text/x-wiki
== Summary ==
Teture for the alt blue valentines lucky block
f53938b413309e7e6cdb62049c8472891a0a750f
File:OGSly lucky block.png
6
468
1439
2025-01-16T04:54:42Z
DevMaster1015
564424
Sly lucky blocks original texture
wikitext
text/x-wiki
== Summary ==
Sly lucky blocks original texture
44ec95dcd9fdf3ba03337273b4b46d1c416cd68a
File:Dark side lucky block.png
6
469
1440
2025-01-16T05:11:00Z
DevMaster1015
564424
Dark Side lucky block texture
wikitext
text/x-wiki
== Summary ==
Dark Side lucky block texture
6121bb97d22844c8bae1db50fe86a2a63bf43572
File:OgPink lucky block.png
6
470
1441
2025-01-16T05:14:18Z
DevMaster1015
564424
The original Pink Lucky Block Texture
wikitext
text/x-wiki
== Summary ==
The original Pink Lucky Block Texture
d3c34cc167cfd132e0fff5fc792a11e8cdc33ce0
File:V2Pink lucky block.png
6
471
1442
2025-01-16T05:15:41Z
DevMaster1015
564424
V4of the Pink Lucky Block Texture
wikitext
text/x-wiki
== Summary ==
V4of the Pink Lucky Block Texture
a930ad6d2abc0a6d4fb4b76d02b34fa39ce4de99
1450
1442
2025-01-16T06:48:50Z
DevMaster1015
564424
DevMaster1015 moved page [[File:V4Pink lucky block.png]] to [[File:V2Pink lucky block.png]] without leaving a redirect: Standardizing the title
wikitext
text/x-wiki
== Summary ==
V4of the Pink Lucky Block Texture
a930ad6d2abc0a6d4fb4b76d02b34fa39ce4de99
File:V3Lucky block pink.gif
6
472
1443
2025-01-16T06:18:27Z
DevMaster1015
564424
The 2nd texture of the Pink Lucky Block
wikitext
text/x-wiki
== Summary ==
The 2nd texture of the Pink Lucky Block
e5da755b3e6ba061919319b16738063781c46a6c
1448
1443
2025-01-16T06:47:32Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:V2Lucky block pink.gif]]
wikitext
text/x-wiki
== Summary ==
The 2nd texture of the Pink Lucky Block
e5da755b3e6ba061919319b16738063781c46a6c
1449
1448
2025-01-16T06:48:02Z
DevMaster1015
564424
DevMaster1015 moved page [[File:V2Lucky block pink.gif]] to [[File:V3Lucky block pink.gif]] without leaving a redirect: Standardizing the title
wikitext
text/x-wiki
== Summary ==
The 2nd texture of the Pink Lucky Block
e5da755b3e6ba061919319b16738063781c46a6c
Lucky Block Sly
0
369
1444
1205
2025-01-16T06:30:03Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://legacy.curseforge.com/members/sthot/projects sthot]<ref>https://imgur.com/a/piO0FE4</ref>
|Link:=[https://web.archive.org/web/20160704144120/http://minecraft.curseforge.com/projects/lucky-block-sly Curseforge]
|Contributors:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Total Downloads:= >28,478<ref name="curseforgedownloadsly" <ref>https://web.archive.org/web/20180905231734/https://minecraft.curseforge.com/customization/configuration/lucky-blocks?cookieTest=1&page=3</ref>
|Availability:= Mostly Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
[[File:OGSly lucky block.png|frameless|32x32px]] Version 1.0 was released.
|-
|-
| July 10th, 2015||
Version 1.1b was released.<br>
Version 1.1c was released.
|-
|-
| July 16th, 2015||
Version 1.2a was released.<br>
Version 1.2b was released.<br>
Version 1.3 was released.
|-
|-
| July 17th, 2015||
Version 1.4 was released.
|-
|-
| July 20th, 2015||
Version 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Version 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Version 1.6 was released.
|-
|-
| August 6th, 2015||
Version 1.7 was released.
|-
|-
| August 8th, 2015||
Version 1.7b was released.
|-
|-
| August 9th, 2015||
Version 1.8 was released.
|-
|-
| July 29th, 2016||
An update released.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/wfhqqkldfyozee2/Lucky%20Block%20Sly.7z Beta version of July 20th, 2015's Version 1.5.]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
7625f23ba6e2452abdc25e3def9aee1e5546e882
Lucky Block Pink
0
437
1445
1248
2025-01-16T06:33:58Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Pink
|image=Lucky Block Pink.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-pink Curseforge]<br>
[https://modrinth.com/datapack/lucky-block-pink Modrinth]
|Dependencies:=[[Modern Lucky Block]]<ref>9.0 only.</ref>
|Total Downloads:= >472,100<ref>Combined total from the Curseforge page, the Modrinth page, and [https://imgur.com/a/SLCfZP9 MediaFire] as of January 13th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| February 12th, 2015||
[[File:OgPink lucky block.png|frameless|32x32px]] Lucky Block Pink was published on Planet Minecraft.
|-
| February 14th, 2015||
V2 was released.
|-
|-
| February 15th, 2015||
V3 was released.
|-
|-
| February 19th, 2015||
V4 was released.
[[File:V4Pink lucky block.png|frameless|32x32px]] The texture was updated.
|-
| February 20th, 2015||
V5 was released.
|-
| February 23rd, 2015||
V5.1 was released
|-
|-
| February 26th, 2015||
Lucky Block Pink was purged off of Planet Minecraft.<br>
Lucky Block Pink was posted onto the Minecraft Forums.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2368352-lucky-block-pink</ref><br>
V5.1 was rereleased onto the Minecraft Forums.<ref>http://web.archive.org/web/20150303130336/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2368352-lucky-block-pink</ref>
|-
|-
| March 13th, 2015||
V6 was released.
|-
|-
| March 25th, 2015||
V7 was released.
|-
|-
| April 1st, 2015||
Lucky Block Pink was posted onto Curse.<ref>Now known as Curseforge.</ref><br>
V7 was rereleased onto Curse.
|-
|-
| April 23rd, 2015||
[[File:V2Lucky block pink.gif|frameless|32x32px]] 2.0 was released.<br>
2.0 V2 was released.<br>
2.0 V2.1 was released.
|-
|-
| November 4th, 2023||
Lucky Block Pink was posted onto Modrinth.<br>
6.3 [Cancelled Version] was released.
|-
|-
| December 31st, 2024||
9.0 was released.<br>
[[File:Lucky Block Pink.png|frameless|32x32px]] The texture was updated.<br>
Lucky Block Pink no longer requires [[Lucky Block]].<br>
Lucky Block Pink now requires the Modern Lucky Block.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/1mjyyp61mpm2130/lucky%20Block%20Pink.zip/file Lucky Block Pink]<br>
[https://www.mediafire.com/file/rv61wg4gpd84c84/lucky_Block_Pink_V2.zip/file V2]<br>
[https://www.mediafire.com/file/h8ombzyl7y7saqj/lucky%20Block%20Pink%20V3.zip/file V3]<br>
[https://www.mediafire.com/file/bnubi41bfkhxrjv/lucky%20Block%20Pink%20V4.zip/file V4]<br>
[https://www.mediafire.com/file/1mv2ccwj3yyqwx9/Lucky%20Block%20Pink%20V5.zip/file V5]<br>
[https://www.mediafire.com/file/6n1p7id628b1r3g/Lucky_Block_Pink_V5.1.zip/file V5.1]<br>
[https://www.mediafire.com/file/oi5ijt32dhhrtbj/Lucky%20Block%20Pink%20V6.zip/file V6]<br>
[https://www.mediafire.com/file/0wc5jafc8sdi7bl/Lucky%20Block%20Pink%20V7.zip/file V7 (Original Minecraft Forums release)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-pink/files/6038932 9.0 (FUTURE!) (Curseforge)]
== Gallery ==
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10]]
[[Category:Compatible with Minecraft Java Edition 1.10.1]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11]]
[[Category:Compatible with Minecraft Java Edition 1.11.1]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12]]
[[Category:Compatible with Minecraft Java Edition 1.12.1]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15]]
[[Category:Compatible with Minecraft Java Edition 1.15.1]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.1]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18]]
[[Category:Compatible with Minecraft Java Edition 1.18.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Minecraft Java Edition 1.21.1]]
[[Category:Compatible with Minecraft Java Edition 1.21.3]]
6434fe82367d662afb5038edc0d954f9a30941d3
1446
1445
2025-01-16T06:34:15Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Pink
|image=Lucky Block Pink.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-pink Curseforge]<br>
[https://modrinth.com/datapack/lucky-block-pink Modrinth]
|Dependencies:=[[Modern Lucky Block]]<ref>9.0 only.</ref>
|Total Downloads:= >472,100<ref>Combined total from the Curseforge page, the Modrinth page, and [https://imgur.com/a/SLCfZP9 MediaFire] as of January 13th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| February 12th, 2015||
[[File:OgPink lucky block.png|frameless|32x32px]] Lucky Block Pink was published on Planet Minecraft.
|-
| February 14th, 2015||
V2 was released.
|-
|-
| February 15th, 2015||
V3 was released.
|-
|-
| February 19th, 2015||
V4 was released.<br>
[[File:V4Pink lucky block.png|frameless|32x32px]] The texture was updated.
|-
| February 20th, 2015||
V5 was released.
|-
| February 23rd, 2015||
V5.1 was released
|-
|-
| February 26th, 2015||
Lucky Block Pink was purged off of Planet Minecraft.<br>
Lucky Block Pink was posted onto the Minecraft Forums.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2368352-lucky-block-pink</ref><br>
V5.1 was rereleased onto the Minecraft Forums.<ref>http://web.archive.org/web/20150303130336/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2368352-lucky-block-pink</ref>
|-
|-
| March 13th, 2015||
V6 was released.
|-
|-
| March 25th, 2015||
V7 was released.
|-
|-
| April 1st, 2015||
Lucky Block Pink was posted onto Curse.<ref>Now known as Curseforge.</ref><br>
V7 was rereleased onto Curse.
|-
|-
| April 23rd, 2015||
[[File:V2Lucky block pink.gif|frameless|32x32px]] 2.0 was released.<br>
2.0 V2 was released.<br>
2.0 V2.1 was released.
|-
|-
| November 4th, 2023||
Lucky Block Pink was posted onto Modrinth.<br>
6.3 [Cancelled Version] was released.
|-
|-
| December 31st, 2024||
9.0 was released.<br>
[[File:Lucky Block Pink.png|frameless|32x32px]] The texture was updated.<br>
Lucky Block Pink no longer requires [[Lucky Block]].<br>
Lucky Block Pink now requires the Modern Lucky Block.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/1mjyyp61mpm2130/lucky%20Block%20Pink.zip/file Lucky Block Pink]<br>
[https://www.mediafire.com/file/rv61wg4gpd84c84/lucky_Block_Pink_V2.zip/file V2]<br>
[https://www.mediafire.com/file/h8ombzyl7y7saqj/lucky%20Block%20Pink%20V3.zip/file V3]<br>
[https://www.mediafire.com/file/bnubi41bfkhxrjv/lucky%20Block%20Pink%20V4.zip/file V4]<br>
[https://www.mediafire.com/file/1mv2ccwj3yyqwx9/Lucky%20Block%20Pink%20V5.zip/file V5]<br>
[https://www.mediafire.com/file/6n1p7id628b1r3g/Lucky_Block_Pink_V5.1.zip/file V5.1]<br>
[https://www.mediafire.com/file/oi5ijt32dhhrtbj/Lucky%20Block%20Pink%20V6.zip/file V6]<br>
[https://www.mediafire.com/file/0wc5jafc8sdi7bl/Lucky%20Block%20Pink%20V7.zip/file V7 (Original Minecraft Forums release)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-pink/files/6038932 9.0 (FUTURE!) (Curseforge)]
== Gallery ==
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10]]
[[Category:Compatible with Minecraft Java Edition 1.10.1]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11]]
[[Category:Compatible with Minecraft Java Edition 1.11.1]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12]]
[[Category:Compatible with Minecraft Java Edition 1.12.1]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15]]
[[Category:Compatible with Minecraft Java Edition 1.15.1]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.1]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18]]
[[Category:Compatible with Minecraft Java Edition 1.18.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Minecraft Java Edition 1.21.1]]
[[Category:Compatible with Minecraft Java Edition 1.21.3]]
f0480094d3e5ebbe87f6eb4dfe3f5cd2feda4c91
1454
1446
2025-01-16T07:22:28Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Pink
|image=Lucky_block_pink.gif
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-pink Curseforge]<br>
[https://modrinth.com/datapack/lucky-block-pink Modrinth]
|Dependencies:=[[Modern Lucky Block]]<ref>9.0 only.</ref>
|Total Downloads:= >472,100<ref>Combined total from the Curseforge page, the Modrinth page, and [https://imgur.com/a/SLCfZP9 MediaFire] as of January 13th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| February 12th, 2015||
[[File:OgPink lucky block.png|frameless|32x32px]] Lucky Block Pink was published on Planet Minecraft.
|-
| February 14th, 2015||
V2 was released.
|-
|-
| February 15th, 2015||
V3 was released.
|-
|-
| February 19th, 2015||
V4 was released.<br>
[[File:V2Pink lucky block.png|frameless|32x32px]] The texture was updated.
|-
| February 20th, 2015||
V5 was released.
|-
| February 23rd, 2015||
V5.1 was released
|-
|-
| February 26th, 2015||
Lucky Block Pink was purged off of Planet Minecraft.<br>
Lucky Block Pink was posted onto the Minecraft Forums.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2368352-lucky-block-pink</ref><br>
V5.1 was rereleased onto the Minecraft Forums.<ref>http://web.archive.org/web/20150303130336/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2368352-lucky-block-pink</ref>
|-
|-
| March 13th, 2015||
V6 was released.
|-
|-
| March 25th, 2015||
V7 was released.
|-
|-
| April 1st, 2015||
Lucky Block Pink was posted onto Curse.<ref>Now known as Curseforge.</ref><br>
V7 was rereleased onto Curse.
|-
|-
| April 23rd, 2015||
[[File:V3Lucky block pink.gif|frameless|32x32px]] 2.0 was released.<br>
2.0 V2 was released.<br>
2.0 V2.1 was released.
|-
|-
| November 4th, 2023||
Lucky Block Pink was posted onto Modrinth.<br>
6.3 [Cancelled Version] was released.
|-
|-
| December 31st, 2024||
9.0 was released.<br>
[[File:Lucky Block Pink.png|frameless|32x32px]] The texture was updated.<br>
Lucky Block Pink no longer requires [[Lucky Block]].<br>
Lucky Block Pink now requires the Modern Lucky Block.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/1mjyyp61mpm2130/lucky%20Block%20Pink.zip/file Lucky Block Pink]<br>
[https://www.mediafire.com/file/rv61wg4gpd84c84/lucky_Block_Pink_V2.zip/file V2]<br>
[https://www.mediafire.com/file/h8ombzyl7y7saqj/lucky%20Block%20Pink%20V3.zip/file V3]<br>
[https://www.mediafire.com/file/bnubi41bfkhxrjv/lucky%20Block%20Pink%20V4.zip/file V4]<br>
[https://www.mediafire.com/file/1mv2ccwj3yyqwx9/Lucky%20Block%20Pink%20V5.zip/file V5]<br>
[https://www.mediafire.com/file/6n1p7id628b1r3g/Lucky_Block_Pink_V5.1.zip/file V5.1]<br>
[https://www.mediafire.com/file/oi5ijt32dhhrtbj/Lucky%20Block%20Pink%20V6.zip/file V6]<br>
[https://www.mediafire.com/file/0wc5jafc8sdi7bl/Lucky%20Block%20Pink%20V7.zip/file V7 (Original Minecraft Forums release)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-pink/files/6038932 9.0 (FUTURE!) (Curseforge)]
== Gallery ==
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10]]
[[Category:Compatible with Minecraft Java Edition 1.10.1]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11]]
[[Category:Compatible with Minecraft Java Edition 1.11.1]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12]]
[[Category:Compatible with Minecraft Java Edition 1.12.1]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15]]
[[Category:Compatible with Minecraft Java Edition 1.15.1]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.1]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18]]
[[Category:Compatible with Minecraft Java Edition 1.18.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Minecraft Java Edition 1.21.1]]
[[Category:Compatible with Minecraft Java Edition 1.21.3]]
971d13ac3a27c47c9d9a9ed72e25930c0064f69c
1484
1454
2025-01-16T21:38:46Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Pink
|image=Lucky_block_pink.gif
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-pink Curseforge]<br>
[https://modrinth.com/datapack/lucky-block-pink Modrinth]
|Dependencies:=[[Modern Lucky Block]]<ref>9.0 only.</ref>
|Total Downloads:= >472,100<ref>Combined total from the Curseforge page, the Modrinth page, and [https://imgur.com/a/SLCfZP9 MediaFire] as of January 13th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| February 12th, 2015||
[[File:OgPink lucky block.png|frameless|32x32px]] Lucky Block Pink was published on Planet Minecraft.
|-
| February 14th, 2015||
V2 was released.
|-
|-
| February 15th, 2015||
V3 was released.
|-
|-
| February 19th, 2015||
V4 was released.<br>
[[File:V2Pink lucky block.png|frameless|32x32px]] The texture was updated.
|-
| February 20th, 2015||
V5 was released.
|-
| February 23rd, 2015||
V5.1 was released
|-
|-
| February 26th, 2015||
Lucky Block Pink was purged off of Planet Minecraft.<br>
Lucky Block Pink was posted onto the Minecraft Forums.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2368352-lucky-block-pink</ref><br>
V5.1 was rereleased onto the Minecraft Forums.<ref>http://web.archive.org/web/20150303130336/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2368352-lucky-block-pink</ref>
|-
|-
| March 13th, 2015||
V6 was released.
|-
|-
| March 25th, 2015||
V7 was released.
|-
|-
| April 1st, 2015||
Lucky Block Pink was posted onto Curse.<ref>Now known as Curseforge.</ref><br>
V7 was rereleased onto Curse.
|-
|-
| April 23rd, 2015||
[[File:V3Lucky block pink.gif|frameless|32x32px]] 2.0 was released.<br>
2.0 V2 was released.<br>
2.0 V2.1 was released.
|-
|-
| November 4th, 2023||
Lucky Block Pink was posted onto Modrinth.<br>
6.3 [Cancelled Version] was released.
|-
|-
| December 31st, 2024||
9.0 was released.<br>
[[File:Lucky Block Pink.png|frameless|32x32px]] The texture was updated.<br>
Lucky Block Pink no longer requires [[Lucky Block]].<br>
Lucky Block Pink now requires the Modern Lucky Block.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/1mjyyp61mpm2130/lucky%20Block%20Pink.zip/file Lucky Block Pink]<br>
[https://www.mediafire.com/file/rv61wg4gpd84c84/lucky_Block_Pink_V2.zip/file V2]<br>
[https://www.mediafire.com/file/h8ombzyl7y7saqj/lucky%20Block%20Pink%20V3.zip/file V3]<br>
[https://www.mediafire.com/file/bnubi41bfkhxrjv/lucky%20Block%20Pink%20V4.zip/file V4]<br>
[https://www.mediafire.com/file/1mv2ccwj3yyqwx9/Lucky%20Block%20Pink%20V5.zip/file V5]<br>
[https://www.mediafire.com/file/6n1p7id628b1r3g/Lucky_Block_Pink_V5.1.zip/file V5.1]<br>
[https://www.mediafire.com/file/oi5ijt32dhhrtbj/Lucky%20Block%20Pink%20V6.zip/file V6]<br>
[https://www.mediafire.com/file/0wc5jafc8sdi7bl/Lucky%20Block%20Pink%20V7.zip/file V7 (Original Minecraft Forums release)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-pink/files/2232437 V7 (Curseforge)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-pink/files/2235148 2.0 (Curseforge)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-pink/files/2235194 2.0 V2 (Curseforge)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-pink/files/2235201 2.0 V2.1 (Curseforge)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-pink/files/6038932 9.0 (FUTURE!) (Curseforge)]
== Gallery ==
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10]]
[[Category:Compatible with Minecraft Java Edition 1.10.1]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11]]
[[Category:Compatible with Minecraft Java Edition 1.11.1]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12]]
[[Category:Compatible with Minecraft Java Edition 1.12.1]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15]]
[[Category:Compatible with Minecraft Java Edition 1.15.1]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.1]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18]]
[[Category:Compatible with Minecraft Java Edition 1.18.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Minecraft Java Edition 1.21.1]]
[[Category:Compatible with Minecraft Java Edition 1.21.3]]
09fe2083cba4d798a52060282930a7e2f37df32d
Rainbow Lucky Block
0
348
1447
1404
2025-01-16T06:38:43Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Rainbow Lucky Block
|image=Lucky block rainbow.gif
|Creator:=[https://www.curseforge.com/members/aceaight/projects Aceaight]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8 Curseforge]
|Dependencies:=
OreSpawn<ref>Both 1.7.10 versions which require more mods than just [[Lucky Block]].</ref><br>
Much More Spiders<ref name="1710exclusivemoddedrainbowdownloads"<ref>1.7.10 versions which require more than just Orespawn and Lucky Block.</ref><br>
Rainbow World<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Pandora's Box<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Better Furances<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Enchanting Plus<ref name="1710exclusivemoddedrainbowdownloads"/><br>
Mutant Creatures<ref name="1710exclusivemoddedrainbowdownloads"/><br>
[[Loot++]]<ref>1.8.x Versions only.</ref><br>
|Total Downloads:= >1,000,000<ref>Only 41,626 downloads are currently verifiable as of January 10th, 2025 including from the latest archived versions of the [https://web.archive.org/web/20161108135846/http://mapsandmods.com:80/s/rainbowluckyblock Maps & Mods Page] .</ref>
|Availability:= Partially Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| February 11th, 2015||
[[File:RainbowLuckyBlockOG.png|frameless|32x32px]] Published publicly onto the Minecraft Forums.<ref name="mcforumsdownloadrainbow" <ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2355041-rainbow-lucky-block-mod</ref>
|-
|-
| April 15th, 2016||
The final update released.
|-
|-
| January 23rd, 2024||
Curseforge Page was created. <br>
Rainbow lucky block 1.8 was posted onto Curseforge.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/3opbmpqv9n3494l/rainbow+lucky+block+mod+1.7.10.rar Rainbow Lucky Block 1.0] <br>
[https://www.curseforge.com/minecraft/mc-mods/rainbow-lucky-block-1-8/files/5054370 Rainbow Lucky Block for Minecraft Java Edition 1.8]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Partially Available]]
[[Category:Curseforge]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Requires Loot++]]
[[Category:Requires OreSpawn]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
cfa854642a10ccdfbe3151e774aa7d9b1cba2fab
File:Lucky block pink.gif
6
473
1451
2025-01-16T06:51:29Z
DevMaster1015
564424
The current texture for the pink lucky block
wikitext
text/x-wiki
== Summary ==
The current texture for the pink lucky block
dc4c0c1194d1ad856c4eb57115f584bd51401d66
1452
1451
2025-01-16T06:59:39Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky block pink.gif]]
wikitext
text/x-wiki
== Summary ==
The current texture for the pink lucky block
dc4c0c1194d1ad856c4eb57115f584bd51401d66
1457
1452
2025-01-16T07:36:33Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky block pink.gif]]
wikitext
text/x-wiki
== Summary ==
The current texture for the pink lucky block
dc4c0c1194d1ad856c4eb57115f584bd51401d66
File:Oglucky block spiral.gif
6
474
1453
2025-01-16T07:01:44Z
DevMaster1015
564424
The original spiral lucky block texture
wikitext
text/x-wiki
== Summary ==
The original spiral lucky block texture
c707bbc1ab67085ed5cd2695d7ef4aa8353351de
1458
1453
2025-01-16T07:38:46Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Oglucky block spiral.gif]]
wikitext
text/x-wiki
== Summary ==
The original spiral lucky block texture
c707bbc1ab67085ed5cd2695d7ef4aa8353351de
American Lucky Block
0
361
1455
1367
2025-01-16T07:27:43Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=American Lucky Block
|image=American lucky block.png
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Maps & Mods]
|Dependencies:= [[Loot++]]<br>
|Total Downloads:= >153<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest archived download numbers seen from mapsandmods.com].</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|- 2016/06/29
| June 29th, 2016||
The Maps & Mods page was created.
|-
|}
== Available Downloads ==
http://www.mediafire.com/download/6g5y719rm4o3p44/Lucky_Block_USA.zip
== Trivia ==
The creator, Tmtravlr lives in Canada.<ref>https://www.minecraftforum.net/members/Tmtravlr</ref>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Tmtravlr]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
f90e0f1e3b75e391edc50320f109dc5fd109b75a
List of Disqualified Lucky Blocks
0
460
1456
1400
2025-01-16T07:29:37Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks on this page are disqualified from getting a page on this wiki for one reason or another.
== Dark Neon Lucky Block ==
Disqualified for stealing drops from [[Sandy Lucky Block]] without permission.<ref>https://web.archive.org/web/20160421184158/http://www.minecraftforum.net/members/DarkcreeperMCYT/posts</ref>
== Fantos Lucky Block ==
Disqualified for being a stolen version of [[Fantasia Lucky Block]] v1.71 (Bugfix Update II).
== Lucky Block America ==
Disqualified for stealing drops from [[Lucky Block Blue]], [[Lucky Block Red]], and [[Lucky Block White]].<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/wip-mods/2348013-lucky-block-america-blue-red-and-white</ref>
== The Colorful Lucky Block ==
Disqualified for being a stolen version of [[Rainbow Lucky Block]].<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/wip-mods/2497172-the-colorful-lucky-block-mod-orespawn#c4</ref>
== Notes ==
<references />
[[Category:Addons]]
c94ceeb2c8cc9e513a95dce1f0adb5b39d2c286c
1471
1456
2025-01-16T08:12:23Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks on this page are disqualified from getting a page on this wiki for one reason or another.
== Dark Neon Lucky Block ==
Disqualified for stealing drops from [[Sandy Lucky Block]] without permission.<ref>https://web.archive.org/web/20160421184158/http://www.minecraftforum.net/members/DarkcreeperMCYT/posts</ref>
== Fantos Lucky Block ==
Disqualified for being a stolen version of [[Fantasia Lucky Block]] v1.71 (Bugfix Update II).
== Lucky Block America ==
Disqualified for stealing drops from [[Lucky Block Blue]], [[Lucky Block Red]], and [[Lucky Block White]].<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/wip-mods/2348013-lucky-block-america-blue-red-and-white</ref>
== Supernatural Lucky Block ==
Textures are stolen from OreSpawn.
== The Colorful Lucky Block ==
Disqualified for being a stolen version of [[Rainbow Lucky Block]].<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/wip-mods/2497172-the-colorful-lucky-block-mod-orespawn#c4</ref>
== Notes ==
<references />
[[Category:Addons]]
0f9e1af7d3764c19bb68e5103aa9c5c6ae3ddfec
1481
1471
2025-01-16T21:30:46Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks on this page are disqualified from getting a page on this wiki for one reason or another.
== Disqualified for being a reupload ==
===== Fantos Lucky Block =====
Disqualified for being a stolen version of [[Fantasia Lucky Block]] v1.71 (Bugfix Update II).
===== The Colorful Lucky Block =====
Disqualified for being a stolen version of [[Rainbow Lucky Block]].<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/wip-mods/2497172-the-colorful-lucky-block-mod-orespawn#c4</ref>
== Disqualified for stealing drops from Lucky Blocks ==
===== Lucky Block America =====
Disqualified for stealing drops from [[Lucky Block Blue]], [[Lucky Block Red]], and [[Lucky Block White]].<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/wip-mods/2348013-lucky-block-america-blue-red-and-white</ref>
===== Dark Neon Lucky Block =====
Disqualified for stealing drops from [[Sandy Lucky Block]] without permission.<ref>https://web.archive.org/web/20160421184158/http://www.minecraftforum.net/members/DarkcreeperMCYT/posts</ref>
== Disqualified for other reasons ==
===== Supernatural Lucky Block =====
Textures are stolen from OreSpawn.
== Notes ==
<references />
[[Category:Addons]]
0560546917daf5acd830325af9f6a2a2f9d4e891
1482
1481
2025-01-16T21:32:19Z
KristenStuffs
564421
/* Disqualified for stealing drops from Lucky Blocks */
wikitext
text/x-wiki
Lucky Blocks on this page are disqualified from getting a page on this wiki for one reason or another.
== Disqualified for being a reupload ==
===== Fantos Lucky Block =====
Disqualified for being a stolen version of [[Fantasia Lucky Block]] v1.71 (Bugfix Update II).
===== The Colorful Lucky Block =====
Disqualified for being a stolen version of [[Rainbow Lucky Block]].<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/wip-mods/2497172-the-colorful-lucky-block-mod-orespawn#c4</ref>
== Disqualified for stealing drops from other Lucky Blocks ==
===== Lucky Block America =====
Disqualified for stealing drops from [[Lucky Block Blue]], [[Lucky Block Red]], and [[Lucky Block White]].<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/wip-mods/2348013-lucky-block-america-blue-red-and-white</ref>
===== Dark Neon Lucky Block =====
Disqualified for stealing drops from [[Sandy Lucky Block]] without permission.<ref>https://web.archive.org/web/20160421184158/http://www.minecraftforum.net/members/DarkcreeperMCYT/posts</ref>
== Disqualified for other reasons ==
===== Supernatural Lucky Block =====
Textures are stolen from OreSpawn.
== Notes ==
<references />
[[Category:Addons]]
240c3b1f92159c227ef47c0c01031e1789770d64
1483
1482
2025-01-16T21:33:16Z
KristenStuffs
564421
/* Disqualified for stealing drops from other Lucky Blocks */
wikitext
text/x-wiki
Lucky Blocks on this page are disqualified from getting a page on this wiki for one reason or another.
== Disqualified for being a reupload ==
===== Fantos Lucky Block =====
Disqualified for being a stolen version of [[Fantasia Lucky Block]] v1.71 (Bugfix Update II).
===== The Colorful Lucky Block =====
Disqualified for being a stolen version of [[Rainbow Lucky Block]].<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/wip-mods/2497172-the-colorful-lucky-block-mod-orespawn#c4</ref>
== Disqualified for stealing drops from other Lucky Blocks ==
===== Dark Neon Lucky Block =====
Disqualified for stealing drops from [[Sandy Lucky Block]] without permission.<ref>https://web.archive.org/web/20160421184158/http://www.minecraftforum.net/members/DarkcreeperMCYT/posts</ref>
===== Lucky Block America =====
Disqualified for stealing drops from [[Lucky Block Blue]], [[Lucky Block Red]], and [[Lucky Block White]].<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/wip-mods/2348013-lucky-block-america-blue-red-and-white</ref>
== Disqualified for other reasons ==
===== Supernatural Lucky Block =====
Textures are stolen from OreSpawn.
== Notes ==
<references />
[[Category:Addons]]
d71de7adfeea1c89a4b1c0c59b54317be58950d7
Sandy Lucky Block
0
461
1459
1405
2025-01-16T07:53:58Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Sandy Lucky Block
|image=sandy lucky block.png
|Creator:=[https://web.archive.org/web/20160421191459/http://www.minecraftforum.net/members/tomtennis/posts tomtennis]
|Link:=[http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2359198-sandy-lucky-block-mod-adds-200-drops Minecraft Forums<ref>Defunct link with no proper archives.</ref>]
|Dependencies:=Animal Bikes<ref name=<ref name="moddedonly" <ref>Both versions that require more mods than just [[Lucky Block]] only.</ref><br>
Backpack Mod<ref name="moddedonly"/><br>
Enchanting Plus<ref name="moddedonly"/><br>
Backpack Mod<ref name="moddedonly"/><br>
MrCrayfish's Furniture Mod (Legacy)<ref name="moddedonly"/><br>
OreSpawn<ref>OreSpawn version only.</ref><br>
Too Much TNT<ref>Too Much TNT version only.</ref>
|Total Downloads:=>2<ref>As of January 15th, 2015.</ref>
|Availability:=Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| On or before February 16th, 2015<ref>The Minecraft Forums post references "diamonds" which are a feature from Planet Minecraft. There is also a Planet Minecraft account with the same username as the creator https://https://www.planetminecraft.com/member/tomtennis. The old Planet minecraft link is known: https://web.archive.org/web/20150219022354/http://www.planetminecraft.com/mod/sandy-lucky-block-mod---over-200-drops-added/, but the link is defunct.</ref>||
[[File:Sandy Lucky block.png|frameless|32x32px]] Sandy Lucky Block was posted onto Planet Minecraft<br>
The OreSpawn version was released.<br>
The TooMuchTNT version was released.
|-
|-
| February 16th, 2015||Sandy Lucky Block was posted onto the Minecraft Forums.<br>
The Lucky Block only version was redistributed on the Minecraft Forums.<br>
The OreSpawn version was redistributed on the Minecraft Forums.<br>
The TooMuchTNT version was redistributed on the Minecraft Forums.
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/a4j9q77jyj244q3/Sandy+Lucky+Blocks.zip
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Requires OreSpawn]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
6696aa9ce74b52cfb7149adb2df2767596dc27e4
1460
1459
2025-01-16T07:54:50Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Sandy Lucky Block
|image=sandy lucky block.png
|Creator:=[https://web.archive.org/web/20160421191459/http://www.minecraftforum.net/members/tomtennis/posts tomtennis]
|Link:=[http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2359198-sandy-lucky-block-mod-adds-200-drops Minecraft Forums<ref>Defunct link with no proper archives.</ref>]
|Dependencies:=Animal Bikes<ref name=<ref name="moddedonly" <ref>Both versions that require more mods than just [[Lucky Block]] only.</ref><br>
Backpack Mod<ref name="moddedonly"/><br>
Enchanting Plus<ref name="moddedonly"/><br>
Backpack Mod<ref name="moddedonly"/><br>
MrCrayfish's Furniture Mod (Legacy)<ref name="moddedonly"/><br>
OreSpawn<ref>OreSpawn version only.</ref><br>
Too Much TNT<ref>Too Much TNT version only.</ref>
|Total Downloads:=>2<ref>As of January 15th, 2015.</ref>
|Availability:=Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| On or before February 16th, 2015<ref>The Minecraft Forums post references "diamonds" which are a feature from Planet Minecraft. There is also a Planet Minecraft account with the same username as the creator https://https://www.planetminecraft.com/member/tomtennis. The old Planet minecraft link is known: https://web.archive.org/web/20150219022354/http://www.planetminecraft.com/mod/sandy-lucky-block-mod---over-200-drops-added/, but the link is defunct.</ref>||
[[File:Sandy Lucky block.png|frameless|32x32px]] Sandy Lucky Block was posted onto Planet Minecraft<br>
The OreSpawn version was released.<br>
The TooMuchTNT version was released.
|-
|-
| February 16th, 2015||
Sandy Lucky Block was posted onto the Minecraft Forums.<br>
The Lucky Block only version was redistributed on the Minecraft Forums.<br>
The OreSpawn version was redistributed on the Minecraft Forums.<br>
The TooMuchTNT version was redistributed on the Minecraft Forums.
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/a4j9q77jyj244q3/Sandy+Lucky+Blocks.zip
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Requires OreSpawn]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
833f8859faef027691eaa04a22bc8e808225104c
1465
1460
2025-01-16T08:00:43Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Sandy Lucky Block
|image=sandy lucky block.png
|Creator:=[https://web.archive.org/web/20160421191459/http://www.minecraftforum.net/members/tomtennis/posts tomtennis]
|Link:=[http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2359198-sandy-lucky-block-mod-adds-200-drops Minecraft Forums<ref>Defunct link with no proper archives.</ref>]
|Dependencies:=Animal Bikes<ref name=<ref name="moddedonly" <ref>Both versions that require more mods than just [[Lucky Block]] only.</ref><br>
Backpack Mod<ref name="moddedonly"/><br>
Enchanting Plus<ref name="moddedonly"/><br>
Backpack Mod<ref name="moddedonly"/><br>
MrCrayfish's Furniture Mod (Legacy)<ref name="moddedonly"/><br>
OreSpawn<ref>OreSpawn version only.</ref><br>
Too Much TNT<ref>Too Much TNT version only.</ref>
|Total Downloads:=>2<ref>As of January 15th, 2015.</ref>
|Availability:=Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| On or before February 16th, 2015<ref>The Minecraft Forums post references "diamonds" which are a feature from Planet Minecraft. There is also a Planet Minecraft account with the same username as the creator https://https://www.planetminecraft.com/member/tomtennis. The old Planet minecraft link is known: https://web.archive.org/web/20150219022354/http://www.planetminecraft.com/mod/sandy-lucky-block-mod---over-200-drops-added/, but the link is defunct.</ref>||
[[File:sandy lucky block.png|frameless|32x32px]] Sandy Lucky Block was posted onto Planet Minecraft<br>
The OreSpawn version was released.<br>
The TooMuchTNT version was released.
|-
|-
| February 16th, 2015||
Sandy Lucky Block was posted onto the Minecraft Forums.<br>
The Lucky Block only version was redistributed on the Minecraft Forums.<br>
The OreSpawn version was redistributed on the Minecraft Forums.<br>
The TooMuchTNT version was redistributed on the Minecraft Forums.
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/a4j9q77jyj244q3/Sandy+Lucky+Blocks.zip
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Requires OreSpawn]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
2b252d7a9dd674f9c1d7e4236ec4912d2922ad79
File:Sandy lucky block.png
6
475
1461
2025-01-16T07:55:42Z
DevMaster1015
564424
Sandy lucky block texture
wikitext
text/x-wiki
== Summary ==
Sandy lucky block texture
bc0cd60bb1d7c3cad6126a7d3f3f4f6e22230167
Lucky Block Lavender
0
476
1462
2025-01-16T07:58:36Z
KristenStuffs
564421
Created page with "{{stub}} {{Addon Infobox |title=Lucky Block Lavender |image=Lucky block lavender.png |Creator:=[https://web.archive.org/web/20170713205730/https://www.minecraftforum.net/members/JameSeeTV JameSeeTv<ref>Link is defunct.</ref>] |Link:=[https://web.archive.org/web/20170713205730/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/mods-discussion/2524020-lucky-block-lavender Minecraft Forums] |Total Downloads:= >1<ref>As of January 16th, 2015.</ref> |A..."
wikitext
text/x-wiki
{{stub}}
{{Addon Infobox
|title=Lucky Block Lavender
|image=Lucky block lavender.png
|Creator:=[https://web.archive.org/web/20170713205730/https://www.minecraftforum.net/members/JameSeeTV JameSeeTv<ref>Link is defunct.</ref>]
|Link:=[https://web.archive.org/web/20170713205730/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/mods-discussion/2524020-lucky-block-lavender Minecraft Forums]
|Total Downloads:= >1<ref>As of January 16th, 2015.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| September 13th, 2015||
Lucky Block Lavender was published onto the Minecraft Forums.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
0c59d05ec8cda5523a11ec4398654d5c1604c38b
1463
1462
2025-01-16T07:59:31Z
KristenStuffs
564421
wikitext
text/x-wiki
{{stub}}
{{Addon Infobox
|title=Lucky Block Lavender
|image=Lucky block lavender.png
|Creator:=[https://web.archive.org/web/20170713205730/https://www.minecraftforum.net/members/JameSeeTV JameSeeTv<ref>Link is defunct.</ref>]
|Link:=[https://web.archive.org/web/20170713205730/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/mods-discussion/2524020-lucky-block-lavender Minecraft Forums]
|Total Downloads:= >1<ref>As of January 16th, 2015.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| September 13th, 2015||
[[File:Lucky block lavender.png|frameless|32x32px]] Lucky Block Lavender was published onto the Minecraft Forums.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
84cee8b8521766d609790e22dae3a4f32778703a
1466
1463
2025-01-16T08:01:23Z
KristenStuffs
564421
wikitext
text/x-wiki
{{stub}}
{{Addon Infobox
|title=Lucky Block Lavender
|image=Lucky block lavender.png
|Creator:=[https://web.archive.org/web/20170713205730/https://www.minecraftforum.net/members/JameSeeTV JameSeeTV<ref>Link is defunct.</ref>]
|Link:=[https://web.archive.org/web/20170713205730/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/mods-discussion/2524020-lucky-block-lavender Minecraft Forums]
|Total Downloads:= >1<ref>As of January 16th, 2015.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| September 13th, 2015||
[[File:Lucky block lavender.png|frameless|32x32px]] Lucky Block Lavender was published onto the Minecraft Forums.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
c94d48019dc5fc6323f481eba481b4424bb921ed
1480
1466
2025-01-16T08:49:48Z
KristenStuffs
564421
wikitext
text/x-wiki
{{stub}}
{{Addon Infobox
|title=Lucky Block Lavender
|image=Lavender lucky block.png
|Creator:=[https://web.archive.org/web/20170713205730/https://www.minecraftforum.net/members/JameSeeTV JameSeeTV<ref>Link is defunct.</ref>]
|Link:=[https://web.archive.org/web/20170713205730/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/mods-discussion/2524020-lucky-block-lavender Minecraft Forums]
|Total Downloads:= >1<ref>As of January 16th, 2015.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| September 13th, 2015||
[[File:Lavender lucky block.png|frameless|32x32px]] Lucky Block Lavender was published onto the Minecraft Forums.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
bfc4ca9c8240cd43782919cb863f0b53df877886
File:Dark lucky block.png
6
477
1464
2025-01-16T07:59:46Z
DevMaster1015
564424
Dark lucky block texture
wikitext
text/x-wiki
== Summary ==
Dark lucky block texture
fe38f4ed89fc4fc82c437fe64bef0420c383c4d2
Dark Lucky Block
0
457
1467
1396
2025-01-16T08:03:23Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Distinguish|Dark Side Lucky Block}}
{{Addon Infobox
|title=Dark Lucky Block
|image=Dark lucky block.png
|Creator:=[https://web.archive.org/web/20150504133237/http://www.minecraftforum.net/members/Fltp Fltp]
|Link:=[https://web.archive.org/web/20170713203731/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2354927-dark-lucky-block-minecraft-1-7-v-1-2-200-drops Minecraft Forums]
|Dependencies:=Orespawn<ref>Dark Lucky Block with Orespawn, Orespawn Add-on pack, and version 1.2 only.</ref><br>
Custom NPCs<ref name=<ref name="12only" <ref>Version 1.2 only.</ref><br>
Zelda Sword Skills<ref name="12only"/><br>
Zelda Sword Skills Addon<ref name="12only"/>
|Total Downloads:=>1
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| February 11th, 2015||
[[File:Dark lucky block.png|frameless|32x32px]] Version 0.1 was released for Java Edition 1.8.
|-
|-
| February 12th, 2015||
Version 0.2 was released for Java Edition 1.7.x and 1.8.
|-
|-
| February 16th, 2015||
Version 0.3 was released for Java Edition 1.8.<br>
The Java Edition 1.7.x stopped working and wasn't being updated.<ref>It is the same as version 0.2, but is renamed.</ref>
|-
|-
| February 22nd, 2015||
Version 0.4 was released for Java Edition 1.8.<br>
The not working and wasn't being updated Java Edition 1.7.x version was redistributed.
|-
|-
| March 1st, 2015||
Version 0.5 was released for Java Edition 1.8.<br>
The not working and wasn't being updated Java Edition 1.7.x version was redistributed.
|-
|-
| March 14th, 2015||
Version 1.0 was released for Java Edition 1.7.x.<br>
Dark Lucky Block Version 0.5 was redistributed.
|-
|-
| April 3rd, 2015||
Version 1.1 was released for Java Edition 1.7.x.<br>
Dark Lucky Block 1.7.x with Orespawn was released.<br>
The Orespawn Add-on Pack was released.<br>
Dark Lucky Block Version 0.5 was redistributed.
|-
|-
| On or before April 19th, 2015||
Version 1.1.1 was released for Java Edition 1.7.x.<ref>https://web.archive.org/web/20150503200355/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2354927-dark-lucky-block-minecraft-1-7-now-a-modded-hunger#c18</ref><br>
Dark Lucky Block 1.7.x with Orespawn was updated.
Dark Lucky Block 1.7.x was redistributed.<br>
Dark Lucky Block Version 0.5 was redistributed.<br>
The Orespawn Add-on pack was redistributed.
|-
|-
| June 24th, 2015||
Version 1.2 was released for Java Edition 1.7.x.<ref>File is called v1.3.</ref><br>
Dark Lucky Block Hunger Games for Java Edition 1.7.x was merged into Dark Lucky Block.<br>
Orespawn became a dependency.<br>
Custom NPCs became a dependency.<br>
Zelda Sword Skills became a dependency.<br>
Zelda Sword Skills Addon became a dependency.<br>
The Dark Lucky Block texture was removed.
|-
|}
== Available Downloads ==
[http://www.mediafire.com/download/3bg4zqsig077y6s/Lucky_Block_Black_1.8_v0.1.zip Version 0.1]<br>
[http://www.mediafire.com/download/h6ybj6hfk0vf0h1/LuckyBlockBlack_v_0.2_for_1.7__.zip Version 0.2]<br>
[https://www.mediafire.com/download/y2b55gdztd0ib59/LuckyBlockBlack_v_0.3_for_1.7_%20_.zip Version 0.3]<br>
[https://www.mediafire.com/download/d219emlv17989d3/DarkLuckyBlock_v_0.4_for_1.7_%20_.zip Version 0.4]<br>
[http://www.mediafire.com/download/rxyb1c54c2b2rj4/DarkLuckyBlock%20v%200.5%20for%201.7%20+%20.zip Version 0.5]<br>
[http://www.mediafire.com/download/04or2434pakg50a/DarkLuckyBlock_v1.0_1.7__.zip Version 1.0]<br>
[http://www.mediafire.com/download/xzxxq9g5ylxml2v/DarkLuckyBlock_v1.1_1.7__.zip Version 1.1]<br>
[https://www.mediafire.com/download/jku2d9vtwn3bv51/DarkLuckyBlock_v1.1.1_1.7__.zip Version 1.1.1]<br>
[http://www.mediafire.com/download/adw63soqkge586i/Dark_Lucky_Block_v1.3.zip Version 1.2]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Minecraft Forums]]
[[Category:Requires OreSpawn]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
b01ae6f0792e82f844e95395a715ad5f302f343b
1468
1467
2025-01-16T08:03:43Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Distinguish|Dark Side Lucky Block}}
{{Addon Infobox
|title=Dark Lucky Block
|image=Dark lucky block.png
|Creator:=[https://web.archive.org/web/20150504133237/http://www.minecraftforum.net/members/Fltp Fltp]
|Link:=[https://web.archive.org/web/20170713203731/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2354927-dark-lucky-block-minecraft-1-7-v-1-2-200-drops Minecraft Forums]
|Dependencies:=Orespawn<ref>Dark Lucky Block with Orespawn, Orespawn Add-on pack, and version 1.2 only.</ref><br>
Custom NPCs<ref name=<ref name="12only" <ref>Version 1.2 only.</ref><br>
Zelda Sword Skills<ref name="12only"/><br>
Zelda Sword Skills Addon<ref name="12only"/>
|Total Downloads:=>1
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| February 11th, 2015||
[[File:Dark lucky block.png|frameless|32x32px]] Version 0.1 was released for Java Edition 1.8.
|-
|-
| February 12th, 2015||
Version 0.2 was released for Java Edition 1.7.x and 1.8.
|-
|-
| February 16th, 2015||
Version 0.3 was released for Java Edition 1.8.<br>
The Java Edition 1.7.x stopped working and wasn't being updated.<ref>It is the same as version 0.2, but is renamed.</ref>
|-
|-
| February 22nd, 2015||
Version 0.4 was released for Java Edition 1.8.<br>
The not working and wasn't being updated Java Edition 1.7.x version was redistributed.
|-
|-
| March 1st, 2015||
Version 0.5 was released for Java Edition 1.8.<br>
The not working and wasn't being updated Java Edition 1.7.x version was redistributed.
|-
|-
| March 14th, 2015||
Version 1.0 was released for Java Edition 1.7.x.<br>
Dark Lucky Block Version 0.5 was redistributed.
|-
|-
| April 3rd, 2015||
Version 1.1 was released for Java Edition 1.7.x.<br>
Dark Lucky Block 1.7.x with Orespawn was released.<br>
The Orespawn Add-on Pack was released.<br>
Dark Lucky Block Version 0.5 was redistributed.
|-
|-
| On or before April 19th, 2015||
Version 1.1.1 was released for Java Edition 1.7.x.<ref>https://web.archive.org/web/20150503200355/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2354927-dark-lucky-block-minecraft-1-7-now-a-modded-hunger#c18</ref><br>
Dark Lucky Block 1.7.x with Orespawn was updated.
Dark Lucky Block 1.7.x was redistributed.<br>
Dark Lucky Block Version 0.5 was redistributed.<br>
The Orespawn Add-on pack was redistributed.
|-
|-
| June 24th, 2015||
Version 1.2 was released for Java Edition 1.7.x.<ref>File is called v1.3.</ref><br>
Dark Lucky Block Hunger Games for Java Edition 1.7.x was merged into Dark Lucky Block.<br>
Orespawn became a dependency.<br>
Custom NPCs became a dependency.<br>
Zelda Sword Skills became a dependency.<br>
Zelda Sword Skills Addon became a dependency.<br>
The texture was removed.
|-
|}
== Available Downloads ==
[http://www.mediafire.com/download/3bg4zqsig077y6s/Lucky_Block_Black_1.8_v0.1.zip Version 0.1]<br>
[http://www.mediafire.com/download/h6ybj6hfk0vf0h1/LuckyBlockBlack_v_0.2_for_1.7__.zip Version 0.2]<br>
[https://www.mediafire.com/download/y2b55gdztd0ib59/LuckyBlockBlack_v_0.3_for_1.7_%20_.zip Version 0.3]<br>
[https://www.mediafire.com/download/d219emlv17989d3/DarkLuckyBlock_v_0.4_for_1.7_%20_.zip Version 0.4]<br>
[http://www.mediafire.com/download/rxyb1c54c2b2rj4/DarkLuckyBlock%20v%200.5%20for%201.7%20+%20.zip Version 0.5]<br>
[http://www.mediafire.com/download/04or2434pakg50a/DarkLuckyBlock_v1.0_1.7__.zip Version 1.0]<br>
[http://www.mediafire.com/download/xzxxq9g5ylxml2v/DarkLuckyBlock_v1.1_1.7__.zip Version 1.1]<br>
[https://www.mediafire.com/download/jku2d9vtwn3bv51/DarkLuckyBlock_v1.1.1_1.7__.zip Version 1.1.1]<br>
[http://www.mediafire.com/download/adw63soqkge586i/Dark_Lucky_Block_v1.3.zip Version 1.2]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Minecraft Forums]]
[[Category:Requires OreSpawn]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
edbe24ac21f357ffcf4fb80c12e0efd0db6b68bc
File:Summer lucky block.gif
6
478
1469
2025-01-16T08:09:13Z
DevMaster1015
564424
Summer lucy block texture
wikitext
text/x-wiki
== Summary ==
Summer lucy block texture
a1f43839a359897a76f78da01b273a11ad39bf12
1470
1469
2025-01-16T08:10:58Z
KristenStuffs
564421
/* Summary */
wikitext
text/x-wiki
== Summary ==
Summer Lucky Block texture.
ce0501df3f935ba46d991392b9f4c63483975ed1
File:Present Lucky Block.png
6
420
1472
1376
2025-01-16T08:15:30Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Present Lucky Block.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Water lucky block.png
6
479
1473
2025-01-16T08:18:01Z
DevMaster1015
564424
Water Lucky Block Texture
wikitext
text/x-wiki
== Summary ==
Water Lucky Block Texture
326b8044ba60680ee07b4940d438cbf6565adda6
File:Beanie lucky block.png
6
480
1474
2025-01-16T08:22:03Z
DevMaster1015
564424
Beanie lucky block texture
wikitext
text/x-wiki
== Summary ==
Beanie lucky block texture
3f11f957a94a344a9cd402a50095dcfc9b3379d9
File:Lavender lucky block.png
6
481
1475
2025-01-16T08:35:04Z
DevMaster1015
564424
Lavender lucky block textur
wikitext
text/x-wiki
== Summary ==
Lavender lucky block textur
2066ab3810778d452bbe476e58ea579016a04e8b
1477
1475
2025-01-16T08:47:04Z
KristenStuffs
564421
/* Summary */
wikitext
text/x-wiki
== Summary ==
Lavender Lucky Block texture.
3b60bb7966297bb3b23c567bf7a71ca5158e42eb
1478
1477
2025-01-16T08:49:01Z
KristenStuffs
564421
KristenStuffs moved page [[File:Lavander lucky block.png]] to [[File:Lavender lucky block.png]]
wikitext
text/x-wiki
== Summary ==
Lavender Lucky Block texture.
3b60bb7966297bb3b23c567bf7a71ca5158e42eb
File:Cod lucky block.png
6
482
1476
2025-01-16T08:44:57Z
DevMaster1015
564424
Call of Duty lucky block texture
wikitext
text/x-wiki
== Summary ==
Call of Duty lucky block texture
ace2be48cf5f49067f46f667dc4c4678b3214c5d
Lucky Block Pink
0
437
1485
1484
2025-01-16T21:39:06Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Pink
|image=Lucky_block_pink.gif
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-pink Curseforge]<br>
[https://modrinth.com/datapack/lucky-block-pink Modrinth]
|Dependencies:=[[Modern Lucky Block]]<ref>9.0 only.</ref>
|Total Downloads:= >472,100<ref>Combined total from the Curseforge page, the Modrinth page, and [https://imgur.com/a/SLCfZP9 MediaFire] as of January 13th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| February 12th, 2015||
[[File:OgPink lucky block.png|frameless|32x32px]] Lucky Block Pink was published on Planet Minecraft.
|-
| February 14th, 2015||
V2 was released.
|-
|-
| February 15th, 2015||
V3 was released.
|-
|-
| February 19th, 2015||
V4 was released.<br>
[[File:V2Pink lucky block.png|frameless|32x32px]] The texture was updated.
|-
| February 20th, 2015||
V5 was released.
|-
| February 23rd, 2015||
V5.1 was released
|-
|-
| February 26th, 2015||
Lucky Block Pink was purged off of Planet Minecraft.<br>
Lucky Block Pink was posted onto the Minecraft Forums.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2368352-lucky-block-pink</ref><br>
V5.1 was rereleased onto the Minecraft Forums.<ref>http://web.archive.org/web/20150303130336/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2368352-lucky-block-pink</ref>
|-
|-
| March 13th, 2015||
V6 was released.
|-
|-
| March 25th, 2015||
V7 was released.
|-
|-
| April 1st, 2015||
Lucky Block Pink was posted onto Curse.<ref>Now known as Curseforge.</ref><br>
V7 was rereleased onto Curse.
|-
|-
| April 23rd, 2015||
[[File:V3Lucky block pink.gif|frameless|32x32px]] 2.0 was released.<br>
2.0 V2 was released.<br>
2.0 V2.1 was released.
|-
|-
| November 4th, 2023||
Lucky Block Pink was posted onto Modrinth.<br>
6.3 [Cancelled Version] was released.
|-
|-
| December 31st, 2024||
9.0 was released.<br>
[[File:Lucky_block_pink.gif|frameless|32x32px]] The texture was updated.<br>
Lucky Block Pink no longer requires [[Lucky Block]].<br>
Lucky Block Pink now requires the Modern Lucky Block.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/1mjyyp61mpm2130/lucky%20Block%20Pink.zip/file Lucky Block Pink]<br>
[https://www.mediafire.com/file/rv61wg4gpd84c84/lucky_Block_Pink_V2.zip/file V2]<br>
[https://www.mediafire.com/file/h8ombzyl7y7saqj/lucky%20Block%20Pink%20V3.zip/file V3]<br>
[https://www.mediafire.com/file/bnubi41bfkhxrjv/lucky%20Block%20Pink%20V4.zip/file V4]<br>
[https://www.mediafire.com/file/1mv2ccwj3yyqwx9/Lucky%20Block%20Pink%20V5.zip/file V5]<br>
[https://www.mediafire.com/file/6n1p7id628b1r3g/Lucky_Block_Pink_V5.1.zip/file V5.1]<br>
[https://www.mediafire.com/file/oi5ijt32dhhrtbj/Lucky%20Block%20Pink%20V6.zip/file V6]<br>
[https://www.mediafire.com/file/0wc5jafc8sdi7bl/Lucky%20Block%20Pink%20V7.zip/file V7 (Original Minecraft Forums release)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-pink/files/2232437 V7 (Curseforge)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-pink/files/2235148 2.0 (Curseforge)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-pink/files/2235194 2.0 V2 (Curseforge)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-pink/files/2235201 2.0 V2.1 (Curseforge)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-pink/files/6038932 9.0 (FUTURE!) (Curseforge)]
== Gallery ==
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
[[Category:Compatible with Minecraft Java Edition 1.8.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10]]
[[Category:Compatible with Minecraft Java Edition 1.10.1]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11]]
[[Category:Compatible with Minecraft Java Edition 1.11.1]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12]]
[[Category:Compatible with Minecraft Java Edition 1.12.1]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15]]
[[Category:Compatible with Minecraft Java Edition 1.15.1]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.1]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18]]
[[Category:Compatible with Minecraft Java Edition 1.18.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
[[Category:Compatible with Minecraft Java Edition 1.21.1]]
[[Category:Compatible with Minecraft Java Edition 1.21.3]]
9b4f416440abe86e5c906db1487d1e4e5eb8b934
Lucky Block
0
254
1486
1198
2025-01-16T21:43:26Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge]
|Contributors:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]<br>
[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Source:=[https://github.com/alexsocha/luckyblock Github]
|Availability:= Mostly Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| April 20th, 2012||
[[File:Og_lucky_block.png|frameless|32x32px]] The original Lucky Block promotional screenshot was taken in game.<ref>https://web.archive.org/web/20131022183635im_/http://cdn.planetminecraft.com/files/resource_media/screenshot/1216/2012-04-20_185821_2039015.jpg</ref>.
|-
| May 4th, 2012 ||
Lucky Block was posted onto Planet Minecraft.<ref name="pmcluckyblocklink" <ref>https://web.archive.org/web/20160708091216/https://www.planetminecraft.com/mod/lucky-block/#tab_log</ref>
|-
|-
| May 25th, 2012 ||
v2.0 was released.<br>
Lucky Blocks can now spawn naturally.<br>
Drops Nether Portals instead of Gold Nuggets.<br>
Drops End Portal instead of End Portal Frames.
|-
|-
| June 8th, 2012 ||
V3.0 was released.
|-
|-
| September 7th, 2012 ||
V3.1 was released.
|-
|-
| October 14th, 2013 ||
V4.0 was released.<br>
Lucky Block was posted onto the Minecraft Forums.
|-
|-
| November 12th, 2013 ||
V.4.1 was released.<br>
Crafting recipe was updated to require a dropper and 8 gold nuggets instead of a dispenser and 8 gold nuggets.
|-
|-
| December 17th, 2013 ||
V4.2 was released.<br>
The crafting recipe can now be changed in the properties file.
|-
|-
| December 28th, 2013 ||
V4.2.1 was released.
|-
|-
| March 15th, 2014 ||
V4.5 was released.<br>
Bob was added.<br>
Romantic Rose was added.<br>
Lucky Block now uses name ids instead of number ids.
Lucky tools and armours are now gold instead of diamond.<br>
|-
|-
| April 6th, 2014 ||
V5.0.0 was released.<br>
Lucky Temples were added.<br>
One is Lucky and One is Not structure added.<br>
Lucky Blocks can now spawn naturally in custom structures.<br>
Lucky Blocks can now be crafted to become luckier or unluckier.
|-
|-
| August 12th, 2014 ||
V5.1.0 was released.<br>
Lucky Potion was added.<br>
Tamed Wolves were added.<br>
Unlucky Potion was added.<br>
Lucky Villagers were added.<br>
Wishing Wells were added.
|-
|-
| January 4th, 2015 ||
V5.2.0 was released.<br>
[[File:Lucky block.png|frameless|32x32px]] The texture was updated.<br>
Bob can now drop items on death.
|-
|-
| April 3rd, 2015 ||
V6.0.0 was released.<br>
Addon support was added.<br>
Giant Lucky Block structure was added.
|-
|-
| February 21st, 2016 ||
V7.0.1 Combat Update was released.<br>
Lucky Bow was added.<br>
Lucky Potion was added.<br>
Lucky Sword was added.
|-
|-
| February 6th, 2022 ||
Lucky Block was posted onto Curseforge.
|-
|-
| November 18th, 2023 ||
[https://web.archive.org/web/20231116175520/https://www.luckyblockmod.com/ https://www.luckyblockmod.com/] was acquired by LuckyBlock Casino and stopped hosting Lucky Block.<ref>https://github.com/alexsocha/luckyblock/issues/120</ref>
|-
|}
== Trivia ==
The current Lucky Block artwork is made by [https://badnix.com/portfolio/ Clayton Chowaniec]<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1292247-lucky-block-mod-drops-items-spawns-mobs-structures</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original promotional image.
File:Lucky Block Combat Update Promotional Image.png|Combat Update promotional image.
File:Acropolis Structure.png|Acropolis natural structure containing a Lucky Block.
</gallery>
== Notes ==
<references />
[[Category:Mods]]
[[Category:Mostly Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Tmtravlr]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
b6a69451c45471b4d02d704596b1048343e77418
Lucky Block Lavender
0
476
1487
1480
2025-01-16T21:47:06Z
KristenStuffs
564421
wikitext
text/x-wiki
{{stub}}
{{Addon Infobox
|title=Lucky Block Lavender
|image=Lavender lucky block.png
|Creator:=[https://web.archive.org/web/20170713205730/https://www.minecraftforum.net/members/JameSeeTV JameSeeTV<ref>Link is defunct.</ref>]
|Link:=[https://web.archive.org/web/20170713205730/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/mods-discussion/2524020-lucky-block-lavender Minecraft Forums]
|Total Downloads:= >1<ref>As of January 16th, 2015.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| September 13th, 2015||
[[File:Lavender lucky block.png|frameless|32x32px]] Lucky Block Lavender was published onto the Minecraft Forums.
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/xyk66rrskpcsm91/Lucky+Block+Lavender.zip
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
e41f90e0df2eebfcc0819ce1528cf2c278b505db
American Lucky Block
0
361
1488
1455
2025-01-16T22:05:39Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=American Lucky Block
|image=American lucky block.png
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Maps & Mods]
|Dependencies:= [[Loot++]]<br>
|Total Downloads:= >153<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest archived download numbers seen from mapsandmods.com].</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|- 2016/06/29
| June 29th, 2016||
American Lucky Block was published onto Maps & Mods.
|-
|}
== Available Downloads ==
http://www.mediafire.com/download/6g5y719rm4o3p44/Lucky_Block_USA.zip
== Trivia ==
The creator, Tmtravlr lives in Canada.<ref>https://www.minecraftforum.net/members/Tmtravlr</ref>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Tmtravlr]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
8dc054f630468abacc2d5eefaf2638ff247e1573
1489
1488
2025-01-16T22:07:20Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=American Lucky Block
|image=American lucky block.png
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Maps & Mods]
|Dependencies:= [[Loot++]]<br>
|Total Downloads:= >153<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest archived download numbers seen from mapsandmods.com].</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 29th, 2016||
American Lucky Block was published onto Maps & Mods.
|-
|}
== Available Downloads ==
http://www.mediafire.com/download/6g5y719rm4o3p44/Lucky_Block_USA.zip
== Trivia ==
The creator, Tmtravlr lives in Canada.<ref>https://www.minecraftforum.net/members/Tmtravlr</ref>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Tmtravlr]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
1c4a24e2a239fc2fbe1a54834f8e9b8b33091aa4
1490
1489
2025-01-16T22:10:38Z
KristenStuffs
564421
/* Notes */
wikitext
text/x-wiki
{{Addon Infobox
|title=American Lucky Block
|image=American lucky block.png
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Maps & Mods]
|Dependencies:= [[Loot++]]<br>
|Total Downloads:= >153<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest archived download numbers seen from mapsandmods.com].</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 29th, 2016||
American Lucky Block was published onto Maps & Mods.
|-
|}
== Available Downloads ==
http://www.mediafire.com/download/6g5y719rm4o3p44/Lucky_Block_USA.zip
== Trivia ==
The creator, Tmtravlr lives in Canada.<ref>https://www.minecraftforum.net/members/Tmtravlr</ref>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Tmtravlr]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
04ab52972b0f48e039e20a676dc574d73adb08d5
1494
1490
2025-01-16T22:15:57Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=American Lucky Block
|image=American lucky block.png
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Maps & Mods]
|Dependencies:= [[Loot++]]<br>
|Total Downloads:= >153<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest archived download numbers seen from mapsandmods.com].</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 29th, 2016||
[[File:American lucky block.png|frameless|32x32px]] American Lucky Block was published onto Maps & Mods.
|-
|}
== Available Downloads ==
http://www.mediafire.com/download/6g5y719rm4o3p44/Lucky_Block_USA.zip
== Trivia ==
The creator, Tmtravlr lives in Canada.<ref>https://www.minecraftforum.net/members/Tmtravlr</ref>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Tmtravlr]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
8be39743b1c08625e2adca8f25f19b905598af95
1495
1494
2025-01-16T22:17:20Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=American Lucky Block
|image=American lucky block.png
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Maps & Mods]
|Dependencies:= [[Loot++]]<br>
|Total Downloads:= >153<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest archived download numbers seen from mapsandmods.com].</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 29th, 2016||
[[File:American lucky block.png|frameless|32x32px]] American Lucky Block was published onto Maps & Mods.
|-
|}
== Available Downloads ==
http://www.mediafire.com/download/6g5y719rm4o3p44/Lucky_Block_USA.zip
== Trivia ==
The creator, Tmtravlr lives in Canada.<ref>https://www.minecraftforum.net/members/Tmtravlr</ref>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Commissioned by JeromeASF]]
[[Category:Tmtravlr]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
bcd035c3db91b2d1e783e0b3f7f5ccba3c0283d0
1497
1495
2025-01-16T22:21:08Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=American Lucky Block
|image=American lucky block.png
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Maps & Mods]
|Dependencies:= [[Loot++]]<br>
|Total Downloads:= >153<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest archived download numbers seen from mapsandmods.com].</ref>
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| June 29th, 2016||
[[File:American lucky block.png|frameless|32x32px]] American Lucky Block was published onto Maps & Mods.
|-
|}
== Available Downloads ==
http://www.mediafire.com/download/6g5y719rm4o3p44/Lucky_Block_USA.zip
== Trivia ==
The creator, Tmtravlr lives in Canada.<ref>https://www.minecraftforum.net/members/Tmtravlr</ref>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Tmtravlr]]
[[Category:Commissioned by JeromeASF]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
2ba36cf11f723454c8eeaf7f515abf4c3e6cd257
1511
1497
2025-01-17T00:05:28Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=American Lucky Block
|image=American lucky block.png
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Maps & Mods]
|Dependencies:= [[Loot++]]<br>
|Total Downloads:= >153<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest archived download numbers seen from mapsandmods.com].</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| June 29th, 2016||
[[File:American lucky block.png|frameless|32x32px]] American Lucky Block was published onto Maps & Mods.
|-
|}
== Available Downloads ==
http://www.mediafire.com/download/6g5y719rm4o3p44/Lucky_Block_USA.zip
== Trivia ==
The creator, Tmtravlr lives in Canada.<ref>https://www.minecraftforum.net/members/Tmtravlr</ref>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Tmtravlr]]
[[Category:Commissioned by JeromeASF]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
2e55bd4c9a0552592163f765609c79eec80236bd
1527
1511
2025-01-17T04:37:36Z
KristenStuffs
564421
wikitext
text/x-wiki
{{stub}}
{{Addon Infobox
|title=American Lucky Block
|image=American lucky block.png
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Maps & Mods]
|Dependencies:= [[Loot++]]<br>
|Total Downloads:= >153<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest archived download numbers seen from mapsandmods.com].</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| June 29th, 2016||
[[File:American lucky block.png|frameless|32x32px]] American Lucky Block was published onto Maps & Mods.
|-
|}
== Available Downloads ==
http://www.mediafire.com/download/6g5y719rm4o3p44/Lucky_Block_USA.zip
== Trivia ==
The creator, Tmtravlr lives in Canada.<ref>https://www.minecraftforum.net/members/Tmtravlr</ref>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Tmtravlr]]
[[Category:Commissioned by JeromeASF]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
86678aba29170fd0af0b95fda4543b482aa614e0
1533
1527
2025-01-17T04:53:39Z
KristenStuffs
564421
wikitext
text/x-wiki
{{stub}}
{{Addon Infobox
|title=American Lucky Block
|image=American lucky block.png
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Maps & Mods]
|Dependencies:= [[Loot++]]<br>
|Total Downloads:= >153<ref>Latest archived download numbers seen from mapsandmods.com.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| June 29th, 2016||
[[File:American lucky block.png|frameless|32x32px]] American Lucky Block was published onto Maps & Mods.
|-
|}
== Available Downloads ==
http://www.mediafire.com/download/6g5y719rm4o3p44/Lucky_Block_USA.zip
== Trivia ==
The creator, Tmtravlr lives in Canada.<ref>https://www.minecraftforum.net/members/Tmtravlr</ref>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Tmtravlr]]
[[Category:Commissioned by JeromeASF]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
d6e2c4f03bce49ff5d3dfe37bfaf860059c9ac9e
Candy Lucky Block
0
484
1491
2025-01-16T22:13:30Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Lucky Block Candy |image=Lucky block candy.png |Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br> [https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader] |Dependencies:= [[Loot++]]<br> [[Potion Core]] |Availability:= Completely Available |Forge:= ✔️ |NeoForge:= ❌ |Fabric:= ❌ }} == History == {| class="wikitable" |- | November 13th, 2018|| Lucky Block Candy was commissioned by Popu..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Candy
|image=Lucky block candy.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| November 13th, 2018||
Lucky Block Candy was commissioned by PopularMMOs.<ref>PopularMMOs' twitter was hacked in 2019 meaning his private messages are no longer available to view.</ref><br>
Development began.
|-
|-
| November 28th, 2018||
Lucky Block Candy was released onto dropbox.
|-
|-
| November 30th, 2018||
Lucky Block Candy 2.0 was released onto dropbox.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-candy Lucky Block Candy]<br>
[https://archive.org/details/lb-candy-2.0 Lucky Block Candy 2.0]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
8e2f89c42e1cd92422e2f3c1afab025e96bd48f0
1493
1491
2025-01-16T22:15:22Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Candy
|image=Lucky block candy.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| November 13th, 2018||
Lucky Block Candy was commissioned by PopularMMOs.<ref>PopularMMOs' twitter was hacked in 2019 meaning his private messages are no longer available to view.</ref><br>
Development began.
|-
|-
| November 28th, 2018||
[[File:Lucky block candy.png|frameless|32x32px]] Lucky Block Candy was released onto dropbox.
|-
|-
| November 30th, 2018||
Lucky Block Candy 2.0 was released onto dropbox.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-candy Lucky Block Candy]<br>
[https://archive.org/details/lb-candy-2.0 Lucky Block Candy 2.0]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
cdfd1dbdbc9a425a525211913d7d2908a512cbc6
1496
1493
2025-01-16T22:20:50Z
KristenStuffs
564421
/* Notes */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Candy
|image=Lucky block candy.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| November 13th, 2018||
Lucky Block Candy was commissioned by PopularMMOs.<ref>PopularMMOs' twitter was hacked in 2019 meaning his private messages are no longer available to view.</ref><br>
Development began.
|-
|-
| November 28th, 2018||
[[File:Lucky block candy.png|frameless|32x32px]] Lucky Block Candy was released onto dropbox.
|-
|-
| November 30th, 2018||
Lucky Block Candy 2.0 was released onto dropbox.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-candy Lucky Block Candy]<br>
[https://archive.org/details/lb-candy-2.0 Lucky Block Candy 2.0]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
39e47413fad0f9a34ae68f3c87b25919dd17876d
1498
1496
2025-01-16T22:21:39Z
KristenStuffs
564421
/* Notes */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Candy
|image=Lucky block candy.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| November 13th, 2018||
Lucky Block Candy was commissioned by PopularMMOs.<ref>PopularMMOs' twitter was hacked in 2019 meaning his private messages are no longer available to view.</ref><br>
Development began.
|-
|-
| November 28th, 2018||
[[File:Lucky block candy.png|frameless|32x32px]] Lucky Block Candy was released onto dropbox.
|-
|-
| November 30th, 2018||
Lucky Block Candy 2.0 was released onto dropbox.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-candy Lucky Block Candy]<br>
[https://archive.org/details/lb-candy-2.0 Lucky Block Candy 2.0]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
4a52c53f6b9b73776ca0c3c2c11028fe43fc26a5
1508
1498
2025-01-16T23:51:37Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Candy
|image=Lucky block candy.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| November 13th, 2018||
Lucky Block Candy was commissioned by PopularMMOs.<ref>PopularMMOs' twitter was hacked in 2021 meaning his private messages are no longer available to view.</ref><br>
Development began.
|-
|-
| November 28th, 2018||
[[File:Lucky block candy.png|frameless|32x32px]] Lucky Block Candy was released onto dropbox.
|-
|-
| November 30th, 2018||
Lucky Block Candy 2.0 was released onto dropbox.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-candy Lucky Block Candy]<br>
[https://archive.org/details/lb-candy-2.0 Lucky Block Candy 2.0]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
bc4af375fd5645970b87bda46484fedac97dd969
1510
1508
2025-01-17T00:05:11Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Candy
|image=Lucky block candy.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| November 13th, 2018||
Lucky Block Candy was commissioned by PopularMMOs.<ref>PopularMMOs' twitter was hacked in 2021 meaning his private messages are no longer available to view.</ref><br>
Development began.
|-
|-
| November 28th, 2018||
[[File:Lucky block candy.png|frameless|32x32px]] Lucky Block Candy was released onto dropbox.
|-
|-
| November 30th, 2018||
Lucky Block Candy 2.0 was released onto dropbox.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-candy Lucky Block Candy]<br>
[https://archive.org/details/lb-candy-2.0 Lucky Block Candy 2.0]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
823741eaa80e750428cde3fb681b0a0390e118a6
Category:The Iron Vader
14
485
1492
2025-01-16T22:13:56Z
KristenStuffs
564421
Created page with "List of Lucky Blocks which relate to The Iron Vader in one form or another. [[Category:People]]"
wikitext
text/x-wiki
List of Lucky Blocks which relate to The Iron Vader in one form or another.
[[Category:People]]
3d61d2362e87a585325d71f79068650e81afc9d2
File:Lucky block candy.png
6
486
1499
2025-01-16T23:16:53Z
DevMaster1015
564424
Candy Lucky block texture
wikitext
text/x-wiki
== Summary ==
Candy Lucky block texture
2c6dbf6b9bc8c1fbb2c2cf7280daf6dd03015b5f
Category:Commissioned by PopularMMOs
14
487
1500
2025-01-16T23:34:23Z
KristenStuffs
564421
Created page with "Lucky Blocks which were commissioned by PopularMMOs for creation. [[Commissioned Lucky Blocks]]"
wikitext
text/x-wiki
Lucky Blocks which were commissioned by PopularMMOs for creation.
[[Commissioned Lucky Blocks]]
f638fd97f3833301251e4a241ee8bec6ce8bb6a7
1501
1500
2025-01-16T23:35:11Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks which were commissioned by PopularMMOs for creation.
[[People Who Commissioned Lucky Blocks]]
8c6aee23ac76722f6110fc5245df9d603fdef0aa
1503
1501
2025-01-16T23:36:01Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks which were commissioned by PopularMMOs for creation.
[[Category:People Who Commissioned Lucky Blocks]]
2e03230e74c9c36542969a1fe48194abae01dc45
Category:People who Commissioned Lucky Blocks
14
488
1502
2025-01-16T23:35:26Z
KristenStuffs
564421
Created page with "People who commissioned Lucky Blocks."
wikitext
text/x-wiki
People who commissioned Lucky Blocks.
3168e0a01f7319bb95decbc8a964eb100a8eeaa6
1504
1502
2025-01-16T23:36:54Z
KristenStuffs
564421
KristenStuffs moved page [[People Who Commissioned Lucky Blocks]] to [[Category:People Who Commissioned Lucky Blocks]] without leaving a redirect
wikitext
text/x-wiki
People who commissioned Lucky Blocks.
3168e0a01f7319bb95decbc8a964eb100a8eeaa6
Category:Commissioned by JeromeASF
14
489
1505
2025-01-16T23:37:35Z
KristenStuffs
564421
Created page with "Lucky Blocks which were commissioned by JeromeASF for creation. [[Category:People Who Commissioned Lucky Blocks]]"
wikitext
text/x-wiki
Lucky Blocks which were commissioned by JeromeASF for creation.
[[Category:People Who Commissioned Lucky Blocks]]
058caf27dfcd5b3d688660f776804ca98245f115
Grinch Lucky Block
0
490
1506
2025-01-16T23:47:30Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Grinch Lucky Block |image=Grinch lucky block.png |Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br> [https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader] |Dependencies:= [[Loot++]]<br> [[Potion Core]] |Availability:= Completely Available |Forge:= ✔️ |NeoForge:= ❌ |Fabric:= ❌ }} == History == {| class="wikitable" |- | December 1st, 2018|| Grinch Lucky Block was commissioned by Po..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Grinch Lucky Block
|image=Grinch lucky block.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| December 1st, 2018||
Grinch Lucky Block was commissioned by PopularMMOs.<ref>https://imgur.com/a/LYm69E5 please note that PopularMMOs' twitter was hacked in 2019 meaning his private messages are no longer available to view.</ref><br>
Development began.
|-
|-
| December 19th, 2018||
[[File:Grinch lucky block.png|frameless|32x32px]] Lucky Block Candy was released onto MediaFire.
|-
|}
== Available Downloads ==
https://archive.org/details/grinch-lucky-block
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
535b3aa97c2a7969d9f9c301bd004d007fafe964
1507
1506
2025-01-16T23:51:12Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Grinch Lucky Block
|image=Grinch lucky block.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
|NeoForge:= ❌
|Fabric:= ❌
}}
== History ==
{| class="wikitable"
|-
| December 1st, 2018||
Grinch Lucky Block was commissioned by PopularMMOs.<ref>https://imgur.com/a/LYm69E5 please note that PopularMMOs' twitter was hacked in 2021 meaning his private messages are no longer available to view.</ref><br>
Development began.
|-
|-
| December 19th, 2018||
[[File:Grinch lucky block.png|frameless|32x32px]] Lucky Block Candy was released onto MediaFire.
|-
|}
== Available Downloads ==
https://archive.org/details/grinch-lucky-block
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
a000078334c1526d1a0f9423735ec794544e7dea
1509
1507
2025-01-17T00:04:45Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Grinch Lucky Block
|image=Grinch lucky block.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| December 1st, 2018||
Grinch Lucky Block was commissioned by PopularMMOs.<ref>https://imgur.com/a/LYm69E5 please note that PopularMMOs' twitter was hacked in 2021 meaning his private messages are no longer available to view.</ref><br>
Development began.
|-
|-
| December 19th, 2018||
[[File:Grinch lucky block.png|frameless|32x32px]] Grinch Lucky Block was released onto MediaFire.
|-
|}
== Available Downloads ==
https://archive.org/details/grinch-lucky-block
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
46df5517fb4faecd0a4ef6768acebf31c3f7cd3c
1516
1509
2025-01-17T01:46:44Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Grinch Lucky Block
|image=Lucky block grinch.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| December 1st, 2018||
Grinch Lucky Block was commissioned by PopularMMOs.<ref>https://imgur.com/a/LYm69E5 please note that PopularMMOs' twitter was hacked in 2021 meaning his private messages are no longer available to view.</ref><br>
Development began.
|-
|-
| December 19th, 2018||
[[File:Lucky block grinch.png|frameless|32x32px]] Grinch Lucky Block was released onto MediaFire.
|-
|}
== Available Downloads ==
https://archive.org/details/grinch-lucky-block
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
e8c57c5ad8dbe8a2924327c4f241c7744ad9d567
File:Lucky block grinch.png
6
491
1512
2025-01-17T00:13:40Z
DevMaster1015
564424
Grinch lucky block texture
wikitext
text/x-wiki
== Summary ==
Grinch lucky block texture
0db2996e70660574b5735954d17d2ac8c06c2ceb
File:Captain america lucky block.png
6
492
1513
2025-01-17T00:27:07Z
DevMaster1015
564424
Captain America Lucky Block Texture
wikitext
text/x-wiki
== Summary ==
Captain America Lucky Block Texture
16922059135bff0fe1e051c454d4c2755381d191
File:Csgo lucky block.png
6
493
1514
2025-01-17T01:06:43Z
DevMaster1015
564424
CSGO lucky block texture
wikitext
text/x-wiki
== Summary ==
CSGO lucky block texture
09f4079b678b06e4a972f4a5882234d52a130224
File:Dream lucky block texture.png
6
494
1515
2025-01-17T01:16:47Z
DevMaster1015
564424
Dream lucky block texture
wikitext
text/x-wiki
== Summary ==
Dream lucky block texture
23217151a07ca60485d4f6251abd878bb450a992
Mario Kart Lucky Block
0
495
1517
2025-01-17T02:09:12Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Mario Kart Lucky Block |image=Lucky block mario kart.png |Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br> [https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader] |Dependencies:= [[Loot++]]<br> [[Potion Core]] |Availability:= Completely Available |Forge:= ✔️ }} == History == {| class="wikitable" |- | October 5th, 2019|| Mario Kart Lucky Block was commissioned by PopularMMOs.<ref>http..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Mario Kart Lucky Block
|image=Lucky block mario kart.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| October 5th, 2019||
Mario Kart Lucky Block was commissioned by PopularMMOs.<ref>https://imgur.com/a/7Y7cdz2.</ref><br>
Development began.
|-
|-
| October 12th, 2019||
[[File:Lucky block mario kart.png|frameless|32x32px]] Mario Kart Lucky Block was released onto discord.
|-
|}
== Available Downloads ==
https://archive.org/details/mario_kart_lucky_block
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
f30014001eef583bbd29d9188265bd2f918225ef
1522
1517
2025-01-17T03:05:06Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Mario Kart Lucky Block
|image=Mario kart lucky block.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| October 5th, 2019||
Mario Kart Lucky Block was commissioned by PopularMMOs.<ref>https://imgur.com/a/7Y7cdz2.</ref><br>
Development began.
|-
|-
| October 12th, 2019||
[[File:Mario kart lucky block.png|frameless|32x32px]] Mario Kart Lucky Block was released onto discord.
|-
|}
== Available Downloads ==
https://archive.org/details/mario_kart_lucky_block
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
87a0ec18262924fcdb16725bb3e110e6b2886d52
File:Mario kart lucky block.png
6
496
1518
2025-01-17T02:16:58Z
DevMaster1015
564424
Mario Kart Lucky Block Texture
wikitext
text/x-wiki
== Summary ==
Mario Kart Lucky Block Texture
7d625ee04b71c587636460cc73bacb610705c595
File:Promo dream image.png
6
497
1519
2025-01-17T02:59:47Z
KristenStuffs
564421
Lucky Block Dream promotional image.
wikitext
text/x-wiki
== Summary ==
Lucky Block Dream promotional image.
9f345f8d7d90a2119f7e29b1f06e341de281d5e3
Lucky Block Dream
0
498
1520
2025-01-17T03:03:12Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Lucky Block Present |image=Dream lucky block texture.png |Creator:=[https://www.curseforge.com/members/_forgeuser23692895/projects pdcbta55] |Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon Curseforge] |Total Downloads:=>14,443<ref>As of January 16th, 2025.</ref> |Availability:= Completely Available |Forge:= ✔️ }} == History == {| class="wikitable" |- | June 25th, 2016|| File:Dream lucky bloc..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Present
|image=Dream lucky block texture.png
|Creator:=[https://www.curseforge.com/members/_forgeuser23692895/projects pdcbta55]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon Curseforge]
|Total Downloads:=>14,443<ref>As of January 16th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| June 25th, 2016||
[[File:Dream lucky block texture.png|frameless|32x32px]]Published publicly onto Curse.
|-
|-
| June 27th, 2016||
v1.2 was released.
|-
|-
| June 29th, 2016||
v1.3 was released.
|-
|-
| July 10th, 2016||
V1.4 was released.
|-
|-
| July 12th, 2016||
V1.4 (1) was released.
|-
|-
| August 3rd, 2016||
The Minecraft Forums page was created.<ref>https://web.archive.org/web/20190117090542/https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/mods-discussion/2720864-lucky-block-dream-lucky-block-addon#c1</ref>
|-
|-
| August 4th, 2016||
v1.5 was released.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2310596 v1.0]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2310932 v1.2]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2311822 v1.3]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2314928 V1.4]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2315509 V1.4 (1)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2320965 v1.5]<br>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Promo dream image.png|Promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
dc2bb8e4a560abaf1cc2c5d49fed92332bba93d4
1523
1520
2025-01-17T03:05:29Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Present
|image=Dream lucky block texture.png
|Creator:=[https://www.curseforge.com/members/_forgeuser23692895/projects pdcbta55]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon Curseforge]
|Total Downloads:=>14,443<ref>As of January 16th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| June 25th, 2016||
[[File:Dream lucky block texture.png|frameless|32x32px]] Published publicly onto Curse.
|-
|-
| June 27th, 2016||
v1.2 was released.
|-
|-
| June 29th, 2016||
v1.3 was released.
|-
|-
| July 10th, 2016||
V1.4 was released.
|-
|-
| July 12th, 2016||
V1.4 (1) was released.
|-
|-
| August 3rd, 2016||
The Minecraft Forums page was created.<ref>https://web.archive.org/web/20190117090542/https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/mods-discussion/2720864-lucky-block-dream-lucky-block-addon#c1</ref>
|-
|-
| August 4th, 2016||
v1.5 was released.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2310596 v1.0]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2310932 v1.2]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2311822 v1.3]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2314928 V1.4]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2315509 V1.4 (1)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2320965 v1.5]<br>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Promo dream image.png|Promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
3a7f446820701d36b894028cf5b1c1f5c9f56f1a
File:Drinks lucky bock.png
6
499
1521
2025-01-17T03:03:46Z
DevMaster1015
564424
Drinks Lucky Block texture
wikitext
text/x-wiki
== Summary ==
Drinks Lucky Block texture
59000b85a8a8ec19cc4000cfd1fd23113aa8416f
Black Lucky Block
0
339
1524
1106
2025-01-17T03:05:57Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items Curseforge]
|Availability:= Completely Available
|Forge:= ✔️
}}
== Crafting ==
== Drops ==
<div class="mw-collapsible mw-collapsed">
===== Alpha (More than 100 New Drops) =====
# Example
===== Beta (With Towers) =====
#A Wooden Shovel, Sword, Pickaxe, Axe and Hoe
#A Stone Shovel, Sword, Pickaxe, Axe and Hoe
#A Gold Shovel, Sword, Pickaxe, Axe and Hoe
#(2-3) of either a Iron Shovel, Sword, Pickaxe, Axe or Hoe
#(1-2) of either a Diamond Shovel, Sword, Pickaxe, Axe or Hoe
#A Leather Helmet, Chestplate, Leggings and Boots
#A Gold Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Chainmail Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Iron Helmet, Chestplate, Leggings and Boots
#(1-2) of either a Diamond Helmet, Chestplate, Leggings and Boots
#A Iron, Gold, and Diamond Horse Armor
#A bow with (16-32) arows
#A Sponge
#(8) TNT
#(14) Obsidian
#(2-6) Endportal Frames
#A Dragon Egg
#A Beacon
#(8) Droppers
#(8) Hay Bales
#(8-16) Gold Ingots
#A stick
#(4) Paintings
#(2) Saddles
#A Cake
#A Rotten Flesh
#A Nether Star
#A Poppy named Romantic Rose
#(6-12) Bookshelves and (8-16) Books
#(8-16) Jack O' Lanterns and (8-16) Pumpkins
#(2-4) Golden Apples and (1-2) Enchanted Golden Apples
#(1-2) Buckets, and (1-2) Water Buckets, and (1-2) Milk Buckets, and (1-2) Lava Buckets
#(8-16) Raw Porkchops and (4-8) Cooked Porkchopss
#(8-16) Raw Fish and (4-8) Cooked Fish
#(8-16) Raw Beef and (4-8) Steak
#(8-16) Raw Chicken, and (4-8) Cooked Chicken
</div>
== History ==
{| class="wikitable"
|-
| February 27th, 2015||
[[File:Black lucky block.png|frameless|32x32px]] Published publicly onto Curse<ref>Currently known as Curseforge.</ref>.
|-
|-
| February 28th, 2015||
The second version was released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
4c9fcbe55fb1fc9feaf8c980e227d5b01cdb6583
File:Epicdragon lucky block.png
6
500
1525
2025-01-17T03:08:22Z
DevMaster1015
564424
EpicDragon Lucky Block texture
wikitext
text/x-wiki
== Summary ==
EpicDragon Lucky Block texture
e5be142de7249f5b75754b1e9bdbceb89a966ab7
File:Germanletsplay lucky block.png
6
501
1526
2025-01-17T04:04:28Z
DevMaster1015
564424
GermanLetsPlay lucky block texture
wikitext
text/x-wiki
== Summary ==
GermanLetsPlay lucky block texture
5850d7884d62d6ce4c4c4993ce394e533f6f8f26
Call Of Duty Lucky Block
0
502
1528
2025-01-17T04:37:41Z
KristenStuffs
564421
Created page with "{{stub}} {{Addon Infobox |title=Call Of Duty Lucky Block |image=Cod lucky block.png |Creator:=[https://www.minecraftforum.net/members/Xolova/threads Xolova] |Link:=[https://web.archive.org/web/20161023054046/http://mapsandmods.com/s/callofdutyluckyblocks Maps & Mods] |Dependencies:= [[Lucky Items Addon]]<br> |Total Downloads:= >1,410<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest archived download numbers seen from ma..."
wikitext
text/x-wiki
{{stub}}
{{Addon Infobox
|title=Call Of Duty Lucky Block
|image=Cod lucky block.png
|Creator:=[https://www.minecraftforum.net/members/Xolova/threads Xolova]
|Link:=[https://web.archive.org/web/20161023054046/http://mapsandmods.com/s/callofdutyluckyblocks Maps & Mods]
|Dependencies:= [[Lucky Items Addon]]<br>
|Total Downloads:= >1,410<ref>[https://web.archive.org/web/20160912122539/http://mapsandmods.com/s/americanluckyblock Latest archived download numbers seen from mapsandmods.com].</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| ???? 2016||
[[File:Cod lucky block.png|frameless|32x32px]] Call of Duty Lucky Block was published onto Maps & Mods.
|-
|}
== Available Downloads ==
https://www.dropbox.com/scl/fi/57ub2vfcvvse9bg/COD-Lucky-Block-OPEN-ME.rar?dl=0%22&e=1&rlkey=ihnw9pkehcjfo63do0eeln4pt
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Xolova]]
[[Category:Commissioned by JeromeASF]]
[[Category:Requires Lucky Items Addon]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
d8aa1f48955697883a3815c738fc869208ddf8f9
1534
1528
2025-01-17T04:54:18Z
KristenStuffs
564421
wikitext
text/x-wiki
{{stub}}
{{Addon Infobox
|title=Call Of Duty Lucky Block
|image=Cod lucky block.png
|Creator:=[https://www.minecraftforum.net/members/Xolova/threads Xolova]
|Link:=[https://web.archive.org/web/20161023054046/http://mapsandmods.com/s/callofdutyluckyblocks Maps & Mods]
|Dependencies:= [[Lucky Items Addon]]<br>
|Total Downloads:= >1,410<ref>[Latest archived download numbers seen from mapsandmods.com.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| ???? 2016||
[[File:Cod lucky block.png|frameless|32x32px]] Call of Duty Lucky Block was published onto Maps & Mods.
|-
|}
== Available Downloads ==
https://www.dropbox.com/scl/fi/57ub2vfcvvse9bg/COD-Lucky-Block-OPEN-ME.rar?dl=0%22&e=1&rlkey=ihnw9pkehcjfo63do0eeln4pt
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Xolova]]
[[Category:Commissioned by JeromeASF]]
[[Category:Requires Lucky Items Addon]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
120a3d86aaafd22915d8ac96c69c5c13064f417e
Category:Xolova
14
503
1529
2025-01-17T04:39:18Z
KristenStuffs
564421
Created page with "List of Lucky Blocks which relate to Xolova in one form or another. [[Category:People]]"
wikitext
text/x-wiki
List of Lucky Blocks which relate to Xolova in one form or another.
[[Category:People]]
427a81fd470bba485ef8c4b5fe7fa95fc15bf748
Category:Requires Lucky Items Addon
14
504
1530
2025-01-17T04:39:54Z
KristenStuffs
564421
Created page with "Lucky Blocks which require [[Lucky Items Addon]]. [[Category:Mod Requirements]]"
wikitext
text/x-wiki
Lucky Blocks which require [[Lucky Items Addon]].
[[Category:Mod Requirements]]
7a9bbce7f75dea4614ea1054908cf789d105db4e
Captain America Lucky Block
0
505
1531
2025-01-17T04:52:30Z
KristenStuffs
564421
Created page with "{{stub}} {{Addon Infobox |title=Captain America Lucky Block |image=Captain america lucky block.png |Creator:=[https://www.minecraftforum.net/members/Xolova/threads Xolova] |Link:=[https://web.archive.org/web/20161031131750/http://mapsandmods.com/s/captainamericaluckyblock Maps & Mods] |Dependencies:= [[Lucky Items Addon]]<br> |Total Downloads:= >894<ref>[Latest archived download numbers seen from mapsandmods.com].</ref> |Availability:= Completely Available |Forge:=..."
wikitext
text/x-wiki
{{stub}}
{{Addon Infobox
|title=Captain America Lucky Block
|image=Captain america lucky block.png
|Creator:=[https://www.minecraftforum.net/members/Xolova/threads Xolova]
|Link:=[https://web.archive.org/web/20161031131750/http://mapsandmods.com/s/captainamericaluckyblock Maps & Mods]
|Dependencies:= [[Lucky Items Addon]]<br>
|Total Downloads:= >894<ref>[Latest archived download numbers seen from mapsandmods.com].</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| ???? 2016||
[[File:Captain america lucky block.png|frameless|32x32px]] Captain America Lucky Block was published onto Maps & Mods.
|-
|}
== Available Downloads ==
https://www.dropbox.com/scl/fi/rmov4rjlijcjqb8/Captain-America-Lucky-Block-OPEN-ME.zip?rlkey=dpcgyn1q5tw0pr7jlkmseitwf&e=1&dl=0%22
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Xolova]]
[[Category:Commissioned by JeromeASF]]
[[Category:Requires Lucky Items Addon]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
c11b12e6e0fcc963c5322cf1f947db006bad17d0
1532
1531
2025-01-17T04:52:58Z
KristenStuffs
564421
wikitext
text/x-wiki
{{stub}}
{{Addon Infobox
|title=Captain America Lucky Block
|image=Captain america lucky block.png
|Creator:=[https://www.minecraftforum.net/members/Xolova/threads Xolova]
|Link:=[https://web.archive.org/web/20161031131750/http://mapsandmods.com/s/captainamericaluckyblock Maps & Mods]
|Dependencies:= [[Lucky Items Addon]]<br>
|Total Downloads:= >894<ref>Latest archived download numbers seen from mapsandmods.com.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| ???? 2016||
[[File:Captain america lucky block.png|frameless|32x32px]] Captain America Lucky Block was published onto Maps & Mods.
|-
|}
== Available Downloads ==
https://www.dropbox.com/scl/fi/rmov4rjlijcjqb8/Captain-America-Lucky-Block-OPEN-ME.zip?rlkey=dpcgyn1q5tw0pr7jlkmseitwf&e=1&dl=0%22
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Xolova]]
[[Category:Commissioned by JeromeASF]]
[[Category:Requires Lucky Items Addon]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
1fd2af640096778751ab416f251bf494669bf4d5
Lucky Block Dream
0
498
1535
1523
2025-01-17T23:57:47Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Dream
|image=Dream lucky block texture.png
|Creator:=[https://www.curseforge.com/members/_forgeuser23692895/projects pdcbta55]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon Curseforge]
|Total Downloads:=>14,443<ref>As of January 16th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| June 25th, 2016||
[[File:Dream lucky block texture.png|frameless|32x32px]] Published publicly onto Curse.
|-
|-
| June 27th, 2016||
v1.2 was released.
|-
|-
| June 29th, 2016||
v1.3 was released.
|-
|-
| July 10th, 2016||
V1.4 was released.
|-
|-
| July 12th, 2016||
V1.4 (1) was released.
|-
|-
| August 3rd, 2016||
The Minecraft Forums page was created.<ref>https://web.archive.org/web/20190117090542/https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/mods-discussion/2720864-lucky-block-dream-lucky-block-addon#c1</ref>
|-
|-
| August 4th, 2016||
v1.5 was released.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2310596 v1.0]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2310932 v1.2]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2311822 v1.3]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2314928 V1.4]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2315509 V1.4 (1)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2320965 v1.5]<br>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Promo dream image.png|Promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
54eb9792034191121da447e708c80fe994105d08
1574
1535
2025-01-18T07:15:37Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Distinguish|Dreams Lucky Block}}
{{Addon Infobox
|title=Lucky Block Dream
|image=Dream lucky block texture.png
|Creator:=[https://www.curseforge.com/members/_forgeuser23692895/projects pdcbta55]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon Curseforge]
|Total Downloads:=>14,443<ref>As of January 16th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| June 25th, 2016||
[[File:Dream lucky block texture.png|frameless|32x32px]] Published publicly onto Curse.
|-
|-
| June 27th, 2016||
v1.2 was released.
|-
|-
| June 29th, 2016||
v1.3 was released.
|-
|-
| July 10th, 2016||
V1.4 was released.
|-
|-
| July 12th, 2016||
V1.4 (1) was released.
|-
|-
| August 3rd, 2016||
The Minecraft Forums page was created.<ref>https://web.archive.org/web/20190117090542/https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/mods-discussion/2720864-lucky-block-dream-lucky-block-addon#c1</ref>
|-
|-
| August 4th, 2016||
v1.5 was released.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2310596 v1.0]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2310932 v1.2]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2311822 v1.3]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2314928 V1.4]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2315509 V1.4 (1)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2320965 v1.5]<br>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Promo dream image.png|Promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
6c99c5c8a0162daf9e2c0027f929c6613d5f31c2
Wheat Lucky Block
0
387
1536
1303
2025-01-17T23:58:36Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Wheat Lucky Block
|image=wheat lucky block.png
|Creator:=superfurnance<ref name="wheatfound" <ref>https://imgur.com/a/Nj08ESv cached version of Wheat Lucky Block Curseforge page taken from https://yandexwebcache.net/yandbtm?fmode=inject&tm=1736633519&tld=com&lang=en&la=1569239168&text=wheat+lucky+block&url=https%3A//www.curseforge.com/minecraft/customization/wheat-lucky-block%3Fsort%3Dfilelength&l10n=en&mime=html&sign=565aebe8e961ca7d5567246c8f60ab78&keyno=0&mode=html on September 23rd, 2019. Link archive: https://brandonbr1.github.io/yandex-wheat/</ref>
|Link:=[https://www.curseforge.com/minecraft/customization/wheat-lucky-block/ Curseforge]<ref>Page does not exist anymore and is not archived.</ref>
|Dependencies:=[[Loot++]]<ref name="1314only"<ref>Version 1.3 and 1.4 only.</ref>
[[Potion Core]]<ref name="1314only"/>
|Total Downloads:= >3,863
|Availability:= Mostly Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| March 4th, 2017||
Published publicly onto Curseforge.
|-
|-
| Before or on March 19th, 2017||
[[File:wheat lucky block.png|frameless|32x32px]] Version 1.0 was released.<br>
Version 1.1 was released.<br>
Version 1.2 was released.<br>
Version 1.3 was released.
|-
|-
| March 19th, 2017||
Version 1.4 was released.
|-
|}
== Available Downloads ==
[https://archive.org/details/wheat-lucky-block-1.0-unzip-meeee Version 1.0]<br>
[https://archive.org/details/wheat-lucky-block-1.1 Version 1.1]<br>
[https://archive.org/details/wheat-lucky-block-1.2 Version 1.2]<br>
[https://archive.org/details/lucky-block-wheat-1.4-dont-forget-to-install-loot Version 1.4]<br>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Curseforge]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
8739be7a1aae0525232b9166300b705d099ba123
1538
1536
2025-01-18T00:00:08Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Wheat Lucky Block
|image=wheat lucky block.png
|Creator:=superfurnance<ref name="wheatfound" <ref>https://imgur.com/a/Nj08ESv cached version of Wheat Lucky Block Curseforge page taken from https://yandexwebcache.net/yandbtm?fmode=inject&tm=1736633519&tld=com&lang=en&la=1569239168&text=wheat+lucky+block&url=https%3A//www.curseforge.com/minecraft/customization/wheat-lucky-block%3Fsort%3Dfilelength&l10n=en&mime=html&sign=565aebe8e961ca7d5567246c8f60ab78&keyno=0&mode=html on September 23rd, 2019. Link archive: https://brandonbr1.github.io/yandex-wheat/</ref>
|Link:=[https://www.curseforge.com/minecraft/customization/wheat-lucky-block/ Curseforge]<ref>Page does not exist anymore and is not archived.</ref>
|Dependencies:=[[Loot++]]<ref name="1314only"<ref>Versions 1.3 and 1.4 only.</ref>
[[Potion Core]]<ref name="1314only"/>
|Total Downloads:= >3,863
|Availability:= Mostly Available<ref>Latest known archived download total.</ref>
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| March 4th, 2017||
Published publicly onto Curseforge.
|-
|-
| Before or on March 19th, 2017||
[[File:wheat lucky block.png|frameless|32x32px]] Version 1.0 was released.<br>
Version 1.1 was released.<br>
Version 1.2 was released.<br>
Version 1.3 was released.
|-
|-
| March 19th, 2017||
Version 1.4 was released.
|-
|}
== Available Downloads ==
[https://archive.org/details/wheat-lucky-block-1.0-unzip-meeee Version 1.0]<br>
[https://archive.org/details/wheat-lucky-block-1.1 Version 1.1]<br>
[https://archive.org/details/wheat-lucky-block-1.2 Version 1.2]<br>
[https://archive.org/details/lucky-block-wheat-1.4-dont-forget-to-install-loot Version 1.4]<br>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Curseforge]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
5080cd603c9d28c09d7df917508db5cedd3e3a6e
1539
1538
2025-01-18T00:01:08Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Wheat Lucky Block
|image=wheat lucky block.png
|Creator:=superfurnance<ref name="wheatfound" <ref>https://imgur.com/a/Nj08ESv cached version of Wheat Lucky Block Curseforge page taken from https://yandexwebcache.net/yandbtm?fmode=inject&tm=1736633519&tld=com&lang=en&la=1569239168&text=wheat+lucky+block&url=https%3A//www.curseforge.com/minecraft/customization/wheat-lucky-block%3Fsort%3Dfilelength&l10n=en&mime=html&sign=565aebe8e961ca7d5567246c8f60ab78&keyno=0&mode=html on September 23rd, 2019. Link archive: https://brandonbr1.github.io/yandex-wheat/</ref>
|Link:=[https://www.curseforge.com/minecraft/customization/wheat-lucky-block/ Curseforge]<ref>Page does not exist anymore and is not archived.</ref>
|Dependencies:=[[Loot++]]<ref name="1314only"<ref>Versions 1.3 and 1.4 only.</ref>
[[Potion Core]]<ref name="1314only"/>
|Total Downloads:= >3,863
|Availability:= Completely Available<ref>Latest known archived download total.</ref>
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| March 4th, 2017||
Published publicly onto Curseforge.
|-
|-
| Before or on March 19th, 2017||
[[File:wheat lucky block.png|frameless|32x32px]] Version 1.0 was released.<br>
Version 1.1 was released.<br>
Version 1.2 was released.<br>
Version 1.3 was released.
|-
|-
| March 19th, 2017||
Version 1.4 was released.
|-
|}
== Available Downloads ==
[https://archive.org/details/wheat-lucky-block-1.0-unzip-meeee Version 1.0]<br>
[https://archive.org/details/wheat-lucky-block-1.1 Version 1.1]<br>
[https://archive.org/details/wheat-lucky-block-1.2 Version 1.2]<br>
[https://archive.org/details/lucky-block-wheat-1.4-dont-forget-to-install-loot Version 1.4]<br>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
c7588958d1948fec5cfe0140a9ce71e3beb69742
1540
1539
2025-01-18T00:08:00Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Wheat Lucky Block
|image=wheat lucky block.png
|Creator:=superfurnance<ref name="wheatfound" <ref>https://imgur.com/a/Nj08ESv cached version of Wheat Lucky Block Curseforge page taken from https://yandexwebcache.net/yandbtm?fmode=inject&tm=1736633519&tld=com&lang=en&la=1569239168&text=wheat+lucky+block&url=https%3A//www.curseforge.com/minecraft/customization/wheat-lucky-block%3Fsort%3Dfilelength&l10n=en&mime=html&sign=565aebe8e961ca7d5567246c8f60ab78&keyno=0&mode=html on September 23rd, 2019. Link archive: https://brandonbr1.github.io/yandex-wheat/</ref>
|Link:=[https://www.curseforge.com/minecraft/customization/wheat-lucky-block/ Curseforge]<ref>Link is defunct.</ref>
|Dependencies:=[[Loot++]]<ref name="1314only"<ref>Versions 1.3 and 1.4 only.</ref>
[[Potion Core]]<ref name="1314only"/>
|Total Downloads:= >3,863
|Availability:= Completely Available<ref>Latest known archived download total.</ref>
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| March 4th, 2017||
Published publicly onto Curseforge.
|-
|-
| Before or on March 19th, 2017||
[[File:wheat lucky block.png|frameless|32x32px]] Version 1.0 was released.<br>
Version 1.1 was released.<br>
Version 1.2 was released.<br>
Version 1.3 was released.
|-
|-
| March 19th, 2017||
Version 1.4 was released.
|-
|}
== Available Downloads ==
[https://archive.org/details/wheat-lucky-block-1.0-unzip-meeee Version 1.0]<br>
[https://archive.org/details/wheat-lucky-block-1.1 Version 1.1]<br>
[https://archive.org/details/wheat-lucky-block-1.2 Version 1.2]<br>
[https://archive.org/details/wheat-lucky-block-1.3-dont-forget-to-install-loot-and-potion-core Version 1.3]<br>
[https://archive.org/details/lucky-block-wheat-1.4-dont-forget-to-install-loot Version 1.4]<br>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
c73acc1dbdfe6aa1465202b740f7e5cb32efbeed
Call Of Duty Lucky Block
0
502
1537
1534
2025-01-17T23:59:15Z
KristenStuffs
564421
wikitext
text/x-wiki
{{stub}}
{{Addon Infobox
|title=Call Of Duty Lucky Block
|image=Cod lucky block.png
|Creator:=[https://www.minecraftforum.net/members/Xolova/threads Xolova]
|Link:=[https://web.archive.org/web/20161023054046/http://mapsandmods.com/s/callofdutyluckyblocks Maps & Mods]
|Dependencies:= [[Lucky Items Addon]]<br>
|Total Downloads:= >1,410<ref>Latest archived download numbers seen from mapsandmods.com.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| ???? 2016||
[[File:Cod lucky block.png|frameless|32x32px]] Call of Duty Lucky Block was published onto Maps & Mods.
|-
|}
== Available Downloads ==
https://www.dropbox.com/scl/fi/57ub2vfcvvse9bg/COD-Lucky-Block-OPEN-ME.rar?dl=0%22&e=1&rlkey=ihnw9pkehcjfo63do0eeln4pt
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Xolova]]
[[Category:Commissioned by JeromeASF]]
[[Category:Requires Lucky Items Addon]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
19f173021b3c670e397c55264e6417e87b6a645b
CS:GO Lucky Block
0
506
1541
2025-01-18T00:40:30Z
KristenStuffs
564421
Created page with "{{stub}} {{Addon Infobox |title=CS:GO Lucky Block |image=Csgo lucky block.png |Creator:=[https://www.minecraftforum.net/members/Xolova/threads Xolova] |Link:=[https://web.archive.org/web/20170216102654/http://mapsandmods.com/s/csgoluckyblock<ref>Link is defunct.</ref> Maps & Mods] |Dependencies:= [[Lucky Items Addon]]<br> |Total Downloads:= >1<ref>Latest archived download numbers seen from mapsandmods.com.</ref> |Availability:= Completely Available |Forge:= ✔️ }}..."
wikitext
text/x-wiki
{{stub}}
{{Addon Infobox
|title=CS:GO Lucky Block
|image=Csgo lucky block.png
|Creator:=[https://www.minecraftforum.net/members/Xolova/threads Xolova]
|Link:=[https://web.archive.org/web/20170216102654/http://mapsandmods.com/s/csgoluckyblock<ref>Link is defunct.</ref> Maps & Mods]
|Dependencies:= [[Lucky Items Addon]]<br>
|Total Downloads:= >1<ref>Latest archived download numbers seen from mapsandmods.com.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| ???? 2016||
[[File:Csgo lucky block.png|frameless|32x32px]] CS:GO Lucky Block was published onto Maps & Mods.
|-
|}
== Available Downloads ==
https://archive.org/details/lucky-block-csgo
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Xolova]]
[[Category:Commissioned by JeromeASF]]
[[Category:Requires Lucky Items Addon]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
b8fc4bff18de2e11408d24536dac7be0b44f9bdb
1542
1541
2025-01-18T00:51:42Z
KristenStuffs
564421
wikitext
text/x-wiki
{{stub}}
{{Addon Infobox
|title=CS:GO Lucky Block
|image=Csgo lucky block.png
|Creator:=[https://www.minecraftforum.net/members/Xolova/threads Xolova]
|Link:=[https://web.archive.org/web/20170216102654/http://mapsandmods.com/s/csgoluckyblock]<ref>Link is defunct.</ref> Maps & Mods]
|Dependencies:= [[Lucky Items Addon]]<br>
|Total Downloads:= >1<ref>Latest archived download numbers seen from mapsandmods.com.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| ???? 2016||
[[File:Csgo lucky block.png|frameless|32x32px]] CS:GO Lucky Block was published onto Maps & Mods.
|-
|}
== Available Downloads ==
https://archive.org/details/lucky-block-csgo
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Xolova]]
[[Category:Commissioned by JeromeASF]]
[[Category:Requires Lucky Items Addon]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
bae4c5e0c91f75d3b84e5280e164f6f10659d3d4
1543
1542
2025-01-18T00:51:53Z
KristenStuffs
564421
wikitext
text/x-wiki
{{stub}}
{{Addon Infobox
|title=CS:GO Lucky Block
|image=Csgo lucky block.png
|Creator:=[https://www.minecraftforum.net/members/Xolova/threads Xolova]
|Link:=[https://web.archive.org/web/20170216102654/http://mapsandmods.com/s/csgoluckyblock]<ref>Link is defunct.</ref> Maps & Mods]
|Dependencies:= [[Lucky Items Addon]]<br>
|Total Downloads:= >1
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| ???? 2016||
[[File:Csgo lucky block.png|frameless|32x32px]] CS:GO Lucky Block was published onto Maps & Mods.
|-
|}
== Available Downloads ==
https://archive.org/details/lucky-block-csgo
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Xolova]]
[[Category:Commissioned by JeromeASF]]
[[Category:Requires Lucky Items Addon]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
6e7287f37b12bb9686d45a078be6fffc2d27bb57
Mario Lucky Block
0
507
1544
2025-01-18T01:07:18Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Mario Lucky Block |image=Lucky block mario.png |Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br> [https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader] |Dependencies:= [[Loot++]]<br> [[Potion Core]] |Availability:= Completely Available |Forge:= ✔️ }} == History == {| class="wikitable" |- | June 29th, 2019|| Mario Lucky Block was commissioned by PopularMMOs.<ref>https://imgur.com/a/v..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Mario Lucky Block
|image=Lucky block mario.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| June 29th, 2019||
Mario Lucky Block was commissioned by PopularMMOs.<ref>https://imgur.com/a/vYJqupY please note that PopularMMOs' twitter was hacked in 2021 meaning his private messages are no longer available to view.</ref><br>
Development began.
|-
|-
| July 3rd, 2019||
[[File:Lucky block mario.png|frameless|32x32px]] Mario Lucky Block was released onto dropbox.
|-
|}
== Available Downloads ==
https://archive.org/details/mario_lucky_block
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
17d7d0de454a92671ecaeeda31bca8b1fae0f382
1551
1544
2025-01-18T03:56:35Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Distinguish|Mario Kart Lucky Block}}
{{Addon Infobox
|title=Mario Lucky Block
|image=Lucky block mario.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| June 29th, 2019||
Mario Lucky Block was commissioned by PopularMMOs.<ref>https://imgur.com/a/vYJqupY please note that PopularMMOs' twitter was hacked in 2021 meaning his private messages are no longer available to view.</ref><br>
Development began.
|-
|-
| July 3rd, 2019||
[[File:Lucky block mario.png|frameless|32x32px]] Mario Lucky Block was released onto dropbox.
|-
|}
== Available Downloads ==
https://archive.org/details/mario_lucky_block
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
af7468ec01971a0ac73765f53d0be341ed3e3f1f
1557
1551
2025-01-18T05:44:50Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Distinguish|Mario Kart Lucky Block}}
{{Addon Infobox
|title=Mario Lucky Block
|image=Mario lucky block.gif
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| June 29th, 2019||
Mario Lucky Block was commissioned by PopularMMOs.<ref>https://imgur.com/a/vYJqupY please note that PopularMMOs' twitter was hacked in 2021 meaning his private messages are no longer available to view.</ref><br>
Development began.
|-
|-
| July 3rd, 2019||
[[File:Mario lucky block.gif|frameless|32x32px]] Mario Lucky Block was released onto dropbox.
|-
|}
== Available Downloads ==
https://archive.org/details/mario_lucky_block
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
9ced181fcf0620a3391d6ad56e5ed9be35381087
Template:Addon Infobox
10
328
1545
1086
2025-01-18T01:23:22Z
KristenStuffs
564421
wikitext
text/x-wiki
<includeonly>
{{#invoke:Infobox|main
|kind=Addon
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=Information, Compatibility
|Information=Creator:, Link:, Maintainer:, Contributors:, Dependencies:, Incompatibilities:, Total Downloads:, Compatible With:, Availability:
|Compatibility=Forge:, Fabric:, NeoForge:
}}
</includeonly><noinclude>
{{documentation}}
[[Category:Infobox templates]]</noinclude>
17301253f9367793e4ced72d80d06b428caa63b3
MediaWiki:Common.css
8
5
1546
776
2025-01-18T02:47:00Z
Jerios
566247
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #ffc507;
--wiki-content-border-color--rgb: 255, 197, 7;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #f7e13e;
--wiki-accent-color--rgb: 247, 225, 62;
--wiki-accent-color--hover: #f2df0a;
--wiki-accent-color--hover--rgb: 242, 223, 10;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #3323c4;
--wiki-content-border-color--rgb: 51, 35, 196;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #3c47de;
--wiki-accent-color--rgb: 60, 71, 222;
--wiki-accent-color--hover: #2935e3;
--wiki-accent-color--hover--rgb: 41, 53, 227;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
align-items: center;
}
div.druid-row + div.druid-row {
border-top: 1px solid black;
}
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
.mw-collapsible .mw-collapsible-toggle {
float: none;
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
/** TRY CSS **/
.vector-menu-portal .vector-menu-content li:hover {
transform: scale(1.1);
transition: 0.1 ease;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
3082a397d99d0fb39993a8d6e7b03b624c9f5c3b
1547
1546
2025-01-18T02:54:03Z
Jerios
566247
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #ffc507;
--wiki-content-border-color--rgb: 255, 197, 7;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #f7e13e;
--wiki-accent-color--rgb: 247, 225, 62;
--wiki-accent-color--hover: #f2df0a;
--wiki-accent-color--hover--rgb: 242, 223, 10;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #3323c4;
--wiki-content-border-color--rgb: 51, 35, 196;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #3c47de;
--wiki-accent-color--rgb: 60, 71, 222;
--wiki-accent-color--hover: #2935e3;
--wiki-accent-color--hover--rgb: 41, 53, 227;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
align-items: center;
}
div.druid-row + div.druid-row {
border-top: 1px solid black;
}
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
.mw-collapsible .mw-collapsible-toggle {
float: none;
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
/** TRY CSS **/
.vector-menu-portal .vector-menu-content li:hover {
transform: scale(1.1);
transition: 0.1 ease;
padding-left: 25px;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
926a1ccc9fd0e2c72d094ada53e0941605c25f76
1548
1547
2025-01-18T02:56:40Z
Jerios
566247
sidebar zooms, and moves left a little
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #ffc507;
--wiki-content-border-color--rgb: 255, 197, 7;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #f7e13e;
--wiki-accent-color--rgb: 247, 225, 62;
--wiki-accent-color--hover: #f2df0a;
--wiki-accent-color--hover--rgb: 242, 223, 10;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #3323c4;
--wiki-content-border-color--rgb: 51, 35, 196;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #3c47de;
--wiki-accent-color--rgb: 60, 71, 222;
--wiki-accent-color--hover: #2935e3;
--wiki-accent-color--hover--rgb: 41, 53, 227;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
align-items: center;
}
div.druid-row + div.druid-row {
border-top: 1px solid black;
}
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
.mw-collapsible .mw-collapsible-toggle {
float: none;
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
/** TRY CSS **/
.vector-menu-portal .vector-menu-content li:hover {
transform: scale(1.1);
transition: 0.1 ease;
padding-left: 10px;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
cc98564e0c08867177e447ef2eedcffc738b83e5
1549
1548
2025-01-18T02:57:34Z
Jerios
566247
Undo left text
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #ffc507;
--wiki-content-border-color--rgb: 255, 197, 7;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #f7e13e;
--wiki-accent-color--rgb: 247, 225, 62;
--wiki-accent-color--hover: #f2df0a;
--wiki-accent-color--hover--rgb: 242, 223, 10;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #3323c4;
--wiki-content-border-color--rgb: 51, 35, 196;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #3c47de;
--wiki-accent-color--rgb: 60, 71, 222;
--wiki-accent-color--hover: #2935e3;
--wiki-accent-color--hover--rgb: 41, 53, 227;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
align-items: center;
}
div.druid-row + div.druid-row {
border-top: 1px solid black;
}
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
.mw-collapsible .mw-collapsible-toggle {
float: none;
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
/** TRY CSS **/
.vector-menu-portal .vector-menu-content li:hover {
transform: scale(1.1);
transition: 0.1 ease;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
3082a397d99d0fb39993a8d6e7b03b624c9f5c3b
1550
1549
2025-01-18T03:00:31Z
Jerios
566247
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #ffc507;
--wiki-content-border-color--rgb: 255, 197, 7;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #f7e13e;
--wiki-accent-color--rgb: 247, 225, 62;
--wiki-accent-color--hover: #f2df0a;
--wiki-accent-color--hover--rgb: 242, 223, 10;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #3323c4;
--wiki-content-border-color--rgb: 51, 35, 196;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #3c47de;
--wiki-accent-color--rgb: 60, 71, 222;
--wiki-accent-color--hover: #2935e3;
--wiki-accent-color--hover--rgb: 41, 53, 227;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
align-items: center;
}
div.druid-row + div.druid-row {
border-top: 1px solid black;
}
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
.mw-collapsible .mw-collapsible-toggle {
float: none;
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
/** TRY CSS **/
.vector-menu-portal .vector-menu-content li:hover {
transform: scale(1.1);
transition: 0.1 ease;
}
.vector-menu-heading {
font-weight: bold;
text-decoration: underline;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
b232914beb8c2b2248a69376d19c2006f5c3ade5
1577
1550
2025-01-18T19:54:48Z
Jerios
566247
Moved custom css to own section and try have bg color on hover.
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #ffc507;
--wiki-content-border-color--rgb: 255, 197, 7;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #f7e13e;
--wiki-accent-color--rgb: 247, 225, 62;
--wiki-accent-color--hover: #f2df0a;
--wiki-accent-color--hover--rgb: 242, 223, 10;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #3323c4;
--wiki-content-border-color--rgb: 51, 35, 196;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #3c47de;
--wiki-accent-color--rgb: 60, 71, 222;
--wiki-accent-color--hover: #2935e3;
--wiki-accent-color--hover--rgb: 41, 53, 227;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
align-items: center;
}
div.druid-row + div.druid-row {
border-top: 1px solid black;
}
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
.mw-collapsible .mw-collapsible-toggle {
float: none;
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.vector-menu-heading {
font-weight: bold;
text-decoration: underline;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
/*********************
* Custom CSS *
**********************/
.vector-menu-portal .vector-menu-content li:hover {
transform: scale(1.1);
transition: 0.1 ease;
background-color: #FFDB58;
}
c9b77fc5cb7e4ab6d21f3db211b56fbfa545ad74
1578
1577
2025-01-18T19:55:54Z
Jerios
566247
Change bg color
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #ffc507;
--wiki-content-border-color--rgb: 255, 197, 7;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #f7e13e;
--wiki-accent-color--rgb: 247, 225, 62;
--wiki-accent-color--hover: #f2df0a;
--wiki-accent-color--hover--rgb: 242, 223, 10;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #3323c4;
--wiki-content-border-color--rgb: 51, 35, 196;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #3c47de;
--wiki-accent-color--rgb: 60, 71, 222;
--wiki-accent-color--hover: #2935e3;
--wiki-accent-color--hover--rgb: 41, 53, 227;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
align-items: center;
}
div.druid-row + div.druid-row {
border-top: 1px solid black;
}
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
.mw-collapsible .mw-collapsible-toggle {
float: none;
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.vector-menu-heading {
font-weight: bold;
text-decoration: underline;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
/*********************
* Custom CSS *
**********************/
.vector-menu-portal .vector-menu-content li:hover {
transform: scale(1.1);
transition: 0.1 ease;
background-color: #2b2b2a;
}
f2695c6ef9c3d5969ad8d4c5f87490f6025f9dd9
1579
1578
2025-01-18T19:59:05Z
Jerios
566247
try gap
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #ffc507;
--wiki-content-border-color--rgb: 255, 197, 7;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #f7e13e;
--wiki-accent-color--rgb: 247, 225, 62;
--wiki-accent-color--hover: #f2df0a;
--wiki-accent-color--hover--rgb: 242, 223, 10;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #3323c4;
--wiki-content-border-color--rgb: 51, 35, 196;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #3c47de;
--wiki-accent-color--rgb: 60, 71, 222;
--wiki-accent-color--hover: #2935e3;
--wiki-accent-color--hover--rgb: 41, 53, 227;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
align-items: center;
}
div.druid-row + div.druid-row {
border-top: 1px solid black;
}
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
.mw-collapsible .mw-collapsible-toggle {
float: none;
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.vector-menu-heading {
font-weight: bold;
text-decoration: underline;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
/*********************
* Custom CSS *
**********************/
.vector-menu-portal .vector-menu-content li:hover {
transform: scale(1.1);
transition: 0.1 ease;
background-color: #2b2b2a;
}
.vector-menu-content-list .menu {
gap: 20px;
}
18e89edf5a306af5a90c49bbb1be3db762d4df23
1580
1579
2025-01-18T20:03:22Z
Jerios
566247
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #ffc507;
--wiki-content-border-color--rgb: 255, 197, 7;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #f7e13e;
--wiki-accent-color--rgb: 247, 225, 62;
--wiki-accent-color--hover: #f2df0a;
--wiki-accent-color--hover--rgb: 242, 223, 10;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #3323c4;
--wiki-content-border-color--rgb: 51, 35, 196;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #3c47de;
--wiki-accent-color--rgb: 60, 71, 222;
--wiki-accent-color--hover: #2935e3;
--wiki-accent-color--hover--rgb: 41, 53, 227;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
align-items: center;
}
div.druid-row + div.druid-row {
border-top: 1px solid black;
}
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
.mw-collapsible .mw-collapsible-toggle {
float: none;
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.vector-menu-heading {
font-weight: bold;
text-decoration: underline;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
/*********************
* Custom CSS *
**********************/
.vector-menu-portal .vector-menu-content li:hover {
transform: scale(1.1);
transition: 0.1 ease;
background-color: #2b2b2a;
}
.vector-menu-content-list.menu {
gap: 20px;
}
e9880962c7f8543905f1d75da5a70d9b3e8c6366
1581
1580
2025-01-18T20:04:43Z
Jerios
566247
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #ffc507;
--wiki-content-border-color--rgb: 255, 197, 7;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #f7e13e;
--wiki-accent-color--rgb: 247, 225, 62;
--wiki-accent-color--hover: #f2df0a;
--wiki-accent-color--hover--rgb: 242, 223, 10;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #3323c4;
--wiki-content-border-color--rgb: 51, 35, 196;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #3c47de;
--wiki-accent-color--rgb: 60, 71, 222;
--wiki-accent-color--hover: #2935e3;
--wiki-accent-color--hover--rgb: 41, 53, 227;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
align-items: center;
}
div.druid-row + div.druid-row {
border-top: 1px solid black;
}
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
.mw-collapsible .mw-collapsible-toggle {
float: none;
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.vector-menu-heading {
font-weight: bold;
text-decoration: underline;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
/*********************
* Custom CSS *
**********************/
.vector-menu-portal .vector-menu-content li:hover {
transform: scale(1.1);
transition: 0.1 ease;
background-color: #2b2b2a;
}
.vector-menu-content-list.menu {
margin-left: 20px;
}
308a4da7719fe7b5bd8808e5aee304c9f2007024
1582
1581
2025-01-18T20:05:58Z
Jerios
566247
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #ffc507;
--wiki-content-border-color--rgb: 255, 197, 7;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #f7e13e;
--wiki-accent-color--rgb: 247, 225, 62;
--wiki-accent-color--hover: #f2df0a;
--wiki-accent-color--hover--rgb: 242, 223, 10;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #3323c4;
--wiki-content-border-color--rgb: 51, 35, 196;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #3c47de;
--wiki-accent-color--rgb: 60, 71, 222;
--wiki-accent-color--hover: #2935e3;
--wiki-accent-color--hover--rgb: 41, 53, 227;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
align-items: center;
}
div.druid-row + div.druid-row {
border-top: 1px solid black;
}
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
.mw-collapsible .mw-collapsible-toggle {
float: none;
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.vector-menu-heading {
font-weight: bold;
text-decoration: underline;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
/*********************
* Custom CSS *
**********************/
.vector-menu-portal .vector-menu-content li:hover {
transform: scale(1.1);
transition: 0.1 ease;
background-color: #2b2b2a;
}
.vector-menu-content-list.menu {
margin-left: 90px;
}
b98d06e29204778ac41a35b68414dbc700c135bf
1583
1582
2025-01-18T20:10:10Z
Jerios
566247
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #ffc507;
--wiki-content-border-color--rgb: 255, 197, 7;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #f7e13e;
--wiki-accent-color--rgb: 247, 225, 62;
--wiki-accent-color--hover: #f2df0a;
--wiki-accent-color--hover--rgb: 242, 223, 10;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #3323c4;
--wiki-content-border-color--rgb: 51, 35, 196;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #3c47de;
--wiki-accent-color--rgb: 60, 71, 222;
--wiki-accent-color--hover: #2935e3;
--wiki-accent-color--hover--rgb: 41, 53, 227;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
align-items: center;
}
div.druid-row + div.druid-row {
border-top: 1px solid black;
}
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
.mw-collapsible .mw-collapsible-toggle {
float: none;
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.vector-menu-heading {
font-weight: bold;
text-decoration: underline;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
/*********************
* Custom CSS *
**********************/
.vector-menu-portal .vector-menu-content li:hover {
transform: scale(1.1);
transition: 0.1 ease;
background-color: #2b2b2a;
}
.mw-list-item.collapsible {
margin-left: 90px;
}
0617ad0dd47d534002f7803bb7bdaf2e7bc6f900
1584
1583
2025-01-18T20:15:36Z
Jerios
566247
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #ffc507;
--wiki-content-border-color--rgb: 255, 197, 7;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #f7e13e;
--wiki-accent-color--rgb: 247, 225, 62;
--wiki-accent-color--hover: #f2df0a;
--wiki-accent-color--hover--rgb: 242, 223, 10;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #3323c4;
--wiki-content-border-color--rgb: 51, 35, 196;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #3c47de;
--wiki-accent-color--rgb: 60, 71, 222;
--wiki-accent-color--hover: #2935e3;
--wiki-accent-color--hover--rgb: 41, 53, 227;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
align-items: center;
}
div.druid-row + div.druid-row {
border-top: 1px solid black;
}
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
.mw-collapsible .mw-collapsible-toggle {
float: none;
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.vector-menu-heading {
font-weight: bold;
text-decoration: underline;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
/*********************
* Custom CSS *
**********************/
.vector-menu-portal .vector-menu-content li:hover {
transform: scale(1.1);
transition: 0.1 ease;
background-color: #2b2b2a;
}
.mw-list-item.collapsible {
margin-left: 15px;
}
117bf998a7d6c0c3f6c5760b2963930b4aff4b13
Mario Kart Lucky Block
0
495
1552
1522
2025-01-18T03:56:44Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Distinguish|Mario Lucky Block}}
{{Addon Infobox
|title=Mario Kart Lucky Block
|image=Mario kart lucky block.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| October 5th, 2019||
Mario Kart Lucky Block was commissioned by PopularMMOs.<ref>https://imgur.com/a/7Y7cdz2.</ref><br>
Development began.
|-
|-
| October 12th, 2019||
[[File:Mario kart lucky block.png|frameless|32x32px]] Mario Kart Lucky Block was released onto discord.
|-
|}
== Available Downloads ==
https://archive.org/details/mario_kart_lucky_block
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
5df5511f7d4f725723c1d07d3c92f6b58b1deb7e
1553
1552
2025-01-18T05:24:32Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Distinguish|Mario Lucky Block}}
{{Addon Infobox
|title=Mario Kart Lucky Block
|image=Mario kart lucky block.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| October 5th, 2019||
Mario Kart Lucky Block was commissioned by PopularMMOs.<ref>https://imgur.com/a/7Y7cdz2.</ref><br>
Development began.
|-
|-
| October 12th, 2019||
[[File:Mario kart lucky block.png|frameless|32x32px]] Mario Kart Lucky Block was released onto discord.
|-
|}
== Available Downloads ==
https://archive.org/details/mario_kart_lucky_block
== Trivia ==
PopularMMOs did not end up using this Lucky Block for a video.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
c5712d6ad3054fd4a09979dfa82703d560250ce0
Blockception Lucky Block
0
508
1554
2025-01-18T05:30:55Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Blockception Lucky Block |image=Blockception lucky block.png |Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br> [https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader] |Dependencies:= [[Loot++]]<br> [[Potion Core]] |Availability:= Completely Available |Forge:= ✔️ }} == History == {| class="wikitable" |- | August 15th, 2019|| Mario Kart Lucky Block was commissioned by PopularMMOs.<ref>..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Blockception Lucky Block
|image=Blockception lucky block.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| August 15th, 2019||
Mario Kart Lucky Block was commissioned by PopularMMOs.<ref>https://imgur.com/a/khk2Bzg.</ref><br>
Development began.
|-
|-
| October 17th, 2019||
[[File:Blockception lucky block.png|frameless|32x32px]] Blockception Lucky Block was released onto discord.
|-
|}
== Available Downloads ==
https://archive.org/details/blockception-lucky-block
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
c343de4652727b64f28a7511e0985701fc4b8cd1
1555
1554
2025-01-18T05:31:27Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Blockception Lucky Block
|image=Blockception lucky block.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| August 15th, 2019||
Mario Kart Lucky Block was commissioned by PopularMMOs.<ref>https://imgur.com/a/khk2Bzg.</ref><br>
Development began.
|-
|-
| August 17th, 2019||
[[File:Blockception lucky block.png|frameless|32x32px]] Blockception Lucky Block was released onto discord.
|-
|}
== Available Downloads ==
https://archive.org/details/blockception-lucky-block
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
650324836f88f0f1d96b4e352748caacb4b6491a
File:Mario lucky block.gif
6
509
1556
2025-01-18T05:42:01Z
DevMaster1015
564424
Mario Lucky Block Texture
wikitext
text/x-wiki
== Summary ==
Mario Lucky Block Texture
44e9c7c31ed342de483e57f4e90efc0363a96512
File:Blockception lucky block.png
6
510
1558
2025-01-18T05:47:18Z
DevMaster1015
564424
Blockception Lucky Block Texture
wikitext
text/x-wiki
== Summary ==
Blockception Lucky Block Texture
59d991daa526f25198afb4f9eef0c04c7efefa39
List of Disqualified Lucky Blocks
0
460
1559
1483
2025-01-18T05:53:27Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks on this page are disqualified from getting a page on this wiki for one reason or another.
== Disqualified for being a reupload ==
===== Fantos Lucky Block =====
Disqualified for being a stolen version of [[Fantasia Lucky Block]] v1.71 (Bugfix Update II).
===== The Colorful Lucky Block =====
Disqualified for being a stolen version of [[Rainbow Lucky Block]].<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/wip-mods/2497172-the-colorful-lucky-block-mod-orespawn#c4</ref>
== Disqualified for stealing drops from other Lucky Blocks ==
===== Dark Neon Lucky Block =====
Disqualified for stealing drops from [[Sandy Lucky Block]] without permission.<ref>https://web.archive.org/web/20160421184158/http://www.minecraftforum.net/members/DarkcreeperMCYT/posts</ref>
===== Lucky Block America =====
Disqualified for stealing drops from [[Lucky Block Blue]], [[Lucky Block Red]], and [[Lucky Block White]].<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/wip-mods/2348013-lucky-block-america-blue-red-and-white</ref>
== Disqualified for being an unofficial port ==
===== Classic Lucky Block =====
Disqualified due to being an unofficial port of the 1.7.10 version of [[Lucky Block]].
===== Lucky Block Emerald Unofficial Port =====
Disqualified due to being an unofficial port of [[Emerald Lucky Block]].
== Disqualified for other reasons ==
===== Supernatural Lucky Block =====
Disqualified due to the textures being stolen from OreSpawn.
== Notes ==
<references />
[[Category:Addons]] [[Category:BlazingOne0]]
0dc638d9273a7dcc7a981682efa26d33cadd8f7e
1560
1559
2025-01-18T05:53:44Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks on this page are disqualified from getting a page on this wiki for one reason or another.
== Disqualified for being a reupload ==
===== Fantos Lucky Block =====
Disqualified for being a stolen version of [[Fantasia Lucky Block]] v1.71 (Bugfix Update II).
===== The Colorful Lucky Block =====
Disqualified for being a stolen version of [[Rainbow Lucky Block]].<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/wip-mods/2497172-the-colorful-lucky-block-mod-orespawn#c4</ref>
== Disqualified for stealing drops from other Lucky Blocks ==
===== Dark Neon Lucky Block =====
Disqualified for stealing drops from [[Sandy Lucky Block]] without permission.<ref>https://web.archive.org/web/20160421184158/http://www.minecraftforum.net/members/DarkcreeperMCYT/posts</ref>
===== Lucky Block America =====
Disqualified for stealing drops from [[Lucky Block Blue]], [[Lucky Block Red]], and [[Lucky Block White]].<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/wip-mods/2348013-lucky-block-america-blue-red-and-white</ref>
== Disqualified for being an unofficial port ==
===== Classic Lucky Block =====
Disqualified due to being an unofficial port of the 1.7.10 version of [[Lucky Block]].
===== Lucky Block Emerald Unofficial Port =====
Disqualified due to being an unofficial port of [[Emerald Lucky Block]].
== Disqualified for other reasons ==
===== Supernatural Lucky Block =====
Disqualified due to the textures being stolen from OreSpawn.
== Notes ==
<references />
[[Category:Addons]] [[Category:BlazingOne0]]
6f470334dd4d77b0e16ec46d4690d43230a37274
1561
1560
2025-01-18T05:55:28Z
KristenStuffs
564421
/* Lucky Block Emerald Unofficial Port */
wikitext
text/x-wiki
Lucky Blocks on this page are disqualified from getting a page on this wiki for one reason or another.
== Disqualified for being a reupload ==
===== Fantos Lucky Block =====
Disqualified for being a stolen version of [[Fantasia Lucky Block]] v1.71 (Bugfix Update II).
===== The Colorful Lucky Block =====
Disqualified for being a stolen version of [[Rainbow Lucky Block]].<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/wip-mods/2497172-the-colorful-lucky-block-mod-orespawn#c4</ref>
== Disqualified for stealing drops from other Lucky Blocks ==
===== Dark Neon Lucky Block =====
Disqualified for stealing drops from [[Sandy Lucky Block]] without permission.<ref>https://web.archive.org/web/20160421184158/http://www.minecraftforum.net/members/DarkcreeperMCYT/posts</ref>
===== Lucky Block America =====
Disqualified for stealing drops from [[Lucky Block Blue]], [[Lucky Block Red]], and [[Lucky Block White]].<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/wip-mods/2348013-lucky-block-america-blue-red-and-white</ref>
== Disqualified for being an unofficial port ==
===== Classic Lucky Block =====
Disqualified due to being an unofficial port of the 1.7.10 version of [[Lucky Block]].
===== Lucky Block Emerald Unofficial Port =====
Disqualified due to being an unofficial 1.12.2 port of [[Emerald Lucky Block]].
== Disqualified for other reasons ==
===== Supernatural Lucky Block =====
Disqualified due to the textures being stolen from OreSpawn.
== Notes ==
<references />
[[Category:Addons]] [[Category:BlazingOne0]]
f98767bf2cb54b179a5dcc7864aaa2d058380466
1575
1561
2025-01-18T11:28:07Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks on this page are disqualified from getting a page on this wiki for one reason or another.
== Disqualified for being a reupload ==
===== Fantos Lucky Block =====
Disqualified for being a stolen version of [[Fantasia Lucky Block]] v1.71 (Bugfix Update II).
===== The Colorful Lucky Block =====
Disqualified for being a stolen version of [[Rainbow Lucky Block]].<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/wip-mods/2497172-the-colorful-lucky-block-mod-orespawn#c4</ref>
== Disqualified for being an unofficial port ==
===== Classic Lucky Block =====
Disqualified due to being an unofficial port of the 1.7.10 version of [[Lucky Block]].
===== Lucky Block Emerald Unofficial Port =====
Disqualified due to being an unofficial 1.12.2 port of [[Emerald Lucky Block]].
== Disqualified for stealing drops from other Lucky Blocks ==
===== Dark Neon Lucky Block =====
Disqualified for stealing drops from [[Sandy Lucky Block]] without permission.<ref>https://web.archive.org/web/20160421184158/http://www.minecraftforum.net/members/DarkcreeperMCYT/posts</ref>
===== Lucky Block America =====
Disqualified for stealing drops from [[Lucky Block Blue]], [[Lucky Block Red]], and [[Lucky Block White]].<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/wip-mods/2348013-lucky-block-america-blue-red-and-white</ref>
== Disqualified for other reasons ==
===== Supernatural Lucky Block =====
Disqualified due to the textures being stolen from OreSpawn.
== Notes ==
<references />
[[Category:Addons]] [[Category:BlazingOne0]]
8b150fc78bed5541dbd2290b4ad0ed08de0051e4
Valentines Lucky Block
0
511
1562
2025-01-18T06:13:59Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Valentines Lucky Block |image=Valentines lucky block.png |Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br> [https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader] |Contributors:=Pretender8<br> |Dependencies:= [[Loot++]]<br> [[Potion Core]] |Availability:= Completely Available |Forge:= ✔️ }} == History == {| class="wikitable" |- | January 29th, 2019|| Valentines Lucky Block was commis..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Valentines Lucky Block
|image=Valentines lucky block.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Contributors:=Pretender8<br>
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| January 29th, 2019||
Valentines Lucky Block was commissioned by PopularMMOs.<ref>https://imgur.com/a/CjCOydf please note that PopularMMOs' twitter was hacked in 2021 meaning his private messages are no longer available to view.</ref><br>
Development began.
|-
|-
| February 10th, 2019||
[[File:Valentines lucky block.png|frameless|32x32px]] Valentines Lucky Block was released onto dropbox.
|-
|}
== Available Downloads ==
https://archive.org/details/valentines_202501
== Trivia ==
The texture was created by Pretender8.<br>
This Lucky Block is referred to in game as Lucky Block Heart.<br>
The texture was originally intended to be used for [[Lucky Block Pink]], but was repurposed with permission to be used in the Valentines Lucky Block.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
933a3419bfb76224d98acf767775a21a9b267001
1563
1562
2025-01-18T06:15:31Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Valentines Lucky Block
|image=Valentines lucky block.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Contributors:=Pretender8<br>
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| January 29th, 2019||
Valentines Lucky Block was commissioned by PopularMMOs.<ref>https://imgur.com/a/CjCOydf please note that PopularMMOs' twitter was hacked in 2021 meaning his private messages are no longer available to view.</ref><br>
Development began.
|-
|-
| February 10th, 2019||
[[File:Valentines lucky block.png|frameless|32x32px]] Valentines Lucky Block was released onto dropbox.
|-
|}
== Available Downloads ==
https://archive.org/details/valentines_202501
== Trivia ==
The texture was created by Pretender8.<br>
This Lucky Block is referred to in game as Lucky Block Heart.<br>
This Lucky Block was made a bit over one month before PopularMMOs announced his divorce with GamingWithJen.<br>
The texture was originally intended to be used for [[Lucky Block Pink]], but was repurposed with permission to be used in the Valentines Lucky Block.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
c8b96aa1abab3cf6d966e8046b9f0c61a255cf01
1564
1563
2025-01-18T06:16:28Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Valentines Lucky Block
|image=Valentines lucky block.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Contributors:=Pretender8<br>
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| January 29th, 2019||
Valentines Lucky Block was commissioned by PopularMMOs.<ref>https://imgur.com/a/CjCOydf please note that PopularMMOs' twitter was hacked in 2021 meaning his private messages are no longer available to view.</ref><br>
Development began.
|-
|-
| February 10th, 2019||
[[File:Valentines lucky block.png|frameless|32x32px]] Valentines Lucky Block was released onto dropbox.
|-
|}
== Available Downloads ==
https://archive.org/details/valentines_202501
== Trivia ==
The texture was created by Pretender8.<br>
This Lucky Block is referred to in game as Lucky Block Heart.<br>
This Lucky Block was made a few weeks over one month before PopularMMOs announced his divorce with GamingWithJen.<br>
The texture was originally intended to be used for [[Lucky Block Pink]], but was repurposed with permission to be used in the Valentines Lucky Block.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
fc9991949305eeb4b0eeb26d19065f7cd481791f
1565
1564
2025-01-18T06:17:17Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Valentines Lucky Block
|image=Valentines lucky block.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Contributors:=Pretender8<br>
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| January 29th, 2019||
Valentines Lucky Block was commissioned by PopularMMOs.<ref>https://imgur.com/a/CjCOydf please note that PopularMMOs' twitter was hacked in 2021 meaning his private messages are no longer available to view.</ref><br>
Development began.
|-
|-
| February 10th, 2019||
[[File:Valentines lucky block.png|frameless|32x32px]] Valentines Lucky Block was released onto dropbox.
|-
|}
== Available Downloads ==
https://archive.org/details/valentines_202501
== Trivia ==
The texture was created by Pretender8.<br>
This Lucky Block is referred to in game as Lucky Block Heart.<br>
This Lucky Block was made a few months before PopularMMOs announced his divorce with GamingWithJen.<br>
The texture was originally intended to be used for [[Lucky Block Pink]], but was repurposed with permission to be used in the Valentines Lucky Block.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
b4c4ee2eeb95bae9756a2a0ad365124d6f3e27c9
File:Valentines lucky block.png
6
512
1566
2025-01-18T06:25:24Z
DevMaster1015
564424
Popularmmos Valentines lucky block texture
wikitext
text/x-wiki
== Summary ==
Popularmmos Valentines lucky block texture
af3dc3b5c461c9e93538cdcb8d48f11434824c62
Noob VS Pro Lucky Block
0
513
1567
2025-01-18T06:43:26Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Noob VS Pro Lucky Block |image=Noob vs pro lucky block.gif |Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br> [https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader] |Dependencies:= [[Loot++]]<br> [[Potion Core]] |Availability:= Completely Available |Forge:= ✔️ }} == History == {| class="wikitable" |- | March 5th, 2019|| Noob VS Pro Lucky Block was commissioned by PopularMMOs.<ref>htt..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Noob VS Pro Lucky Block
|image=Noob vs pro lucky block.gif
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| March 5th, 2019||
Noob VS Pro Lucky Block was commissioned by PopularMMOs.<ref>https://imgur.com/a/sDRohUF please note that PopularMMOs' twitter was hacked in 2021 meaning his private messages are no longer available to view.</ref><br>
Development began.
|-
|-
| July 3rd, 2019||
[[File:Noob vs pro lucky block.gif|frameless|32x32px]] Noob VS Pro Lucky Block was released onto dropbox.
|-
|}
== Available Downloads ==
https://archive.org/details/noob-vspro-lucky-block
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
7a36ec6672d01a1aa30558995107b4e60172de58
1568
1567
2025-01-18T06:45:15Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Noob VS Pro Lucky Block
|image=Noob vs pro lucky block.gif
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| March 5th, 2019||
Noob VS Pro Lucky Block was commissioned by PopularMMOs.<ref>https://imgur.com/a/sDRohUF please note that PopularMMOs' twitter was hacked in 2021 meaning his private messages are no longer available to view.</ref><br>
Development began.
|-
|-
| March 26th, 2019||
[[File:Noob vs pro lucky block.gif|frameless|32x32px]] Noob VS Pro Lucky Block was released onto dropbox.
|-
|}
== Available Downloads ==
https://archive.org/details/noob-vspro-lucky-block
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
be3e85c04dda861dfd41837bd57c80788c790372
Dreams Lucky Block
0
514
1569
2025-01-18T06:55:21Z
KristenStuffs
564421
Created page with "{{Addon Infobox |title=Dreams Lucky Block |image=Dreams lucky block.gif |Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br> [https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader] |Dependencies:= [[Loot++]]<br> [[Potion Core]] |Availability:= Completely Available |Forge:= ✔️ }} == History == {| class="wikitable" |- | March 30th, 2019|| Dreams Lucky Block was commissioned by PopularMMOs.<ref>https://imgur.com..."
wikitext
text/x-wiki
{{Addon Infobox
|title=Dreams Lucky Block
|image=Dreams lucky block.gif
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| March 30th, 2019||
Dreams Lucky Block was commissioned by PopularMMOs.<ref>https://imgur.com/a/L5AW6wv please note that PopularMMOs' twitter was hacked in 2021 meaning his private messages are no longer available to view.</ref><br>
Development began.
|-
|-
| April 26th, 2019||
[[File:Dreams lucky block.gif|frameless|32x32px]] Dreams Lucky Block was released onto dropbox.
|-
|}
== Available Downloads ==
https://archive.org/details/lucky-block-dreams
== Trivia ==
The Paul Bunyan armour accidentally displays the Youtube armour texture.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
dba9b52a83ce063d0577a89f5d9c7627e72ed5c3
1573
1569
2025-01-18T07:15:13Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Distinguish|Lucky Block Dream}}
{{Addon Infobox
|title=Dreams Lucky Block
|image=Dreams lucky block.gif
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| March 30th, 2019||
Dreams Lucky Block was commissioned by PopularMMOs.<ref>https://imgur.com/a/L5AW6wv please note that PopularMMOs' twitter was hacked in 2021 meaning his private messages are no longer available to view.</ref><br>
Development began.
|-
|-
| April 26th, 2019||
[[File:Dreams lucky block.gif|frameless|32x32px]] Dreams Lucky Block was released onto dropbox.
|-
|}
== Available Downloads ==
https://archive.org/details/lucky-block-dreams
== Trivia ==
The Paul Bunyan armour accidentally displays the Youtube armour texture.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
fdfe9c4c34cf9e6f8bd7e6fb6eda99a06867c678
Candy Lucky Block
0
484
1570
1510
2025-01-18T07:10:44Z
KristenStuffs
564421
KristenStuffs moved page [[Lucky Block Candy]] to [[Candy Lucky Block]] without leaving a redirect
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Candy
|image=Lucky block candy.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| November 13th, 2018||
Lucky Block Candy was commissioned by PopularMMOs.<ref>PopularMMOs' twitter was hacked in 2021 meaning his private messages are no longer available to view.</ref><br>
Development began.
|-
|-
| November 28th, 2018||
[[File:Lucky block candy.png|frameless|32x32px]] Lucky Block Candy was released onto dropbox.
|-
|-
| November 30th, 2018||
Lucky Block Candy 2.0 was released onto dropbox.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-candy Lucky Block Candy]<br>
[https://archive.org/details/lb-candy-2.0 Lucky Block Candy 2.0]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
823741eaa80e750428cde3fb681b0a0390e118a6
1571
1570
2025-01-18T07:12:36Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Candy Lucky Block
|image=Lucky block candy.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| November 13th, 2018||
Candy Lucky Block was commissioned by PopularMMOs.<ref>PopularMMOs' twitter was hacked in 2021 meaning his private messages are no longer available to view.</ref><br>
Development began.
|-
|-
| November 28th, 2018||
[[File:Lucky block candy.png|frameless|32x32px]] Candy Lucky Block was released onto dropbox.
|-
|-
| November 30th, 2018||
Lucky Block Candy 2.0 was released onto dropbox.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-candy Lucky Block Candy]<br>
[https://archive.org/details/lb-candy-2.0 Lucky Block Candy 2.0]
== Trivia ==
This is the first Lucky Block that Kristen Stuffs and The Iron Vader made for PopularMMOs.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
64f2b3b947ce109afcd0b1a4d1532818512ef0a9
1572
1571
2025-01-18T07:13:21Z
KristenStuffs
564421
/* Available Downloads */
wikitext
text/x-wiki
{{Addon Infobox
|title=Candy Lucky Block
|image=Lucky block candy.png
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| November 13th, 2018||
Candy Lucky Block was commissioned by PopularMMOs.<ref>PopularMMOs' twitter was hacked in 2021 meaning his private messages are no longer available to view.</ref><br>
Development began.
|-
|-
| November 28th, 2018||
[[File:Lucky block candy.png|frameless|32x32px]] Candy Lucky Block was released onto dropbox.
|-
|-
| November 30th, 2018||
Lucky Block Candy 2.0 was released onto dropbox.
|-
|}
== Available Downloads ==
[https://archive.org/details/lucky-block-candy Candy Lucky Block]<br>
[https://archive.org/details/lb-candy-2.0 Candy Lucky Block 2.0]
== Trivia ==
This is the first Lucky Block that Kristen Stuffs and The Iron Vader made for PopularMMOs.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
a0c05bc343bdeb4e545acd3eab3ebf97436bdcb0
Category:Curseforge
14
388
1576
964
2025-01-18T11:29:03Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks posted onto Curseforge.
[[Category:Websites]]
47de4dc846718c80c1dbabf058e37d95b268a6e8
MediaWiki:Common.css
8
5
1585
1584
2025-01-18T20:38:49Z
Jerios
566247
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #ffc507;
--wiki-content-border-color--rgb: 255, 197, 7;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #f7e13e;
--wiki-accent-color--rgb: 247, 225, 62;
--wiki-accent-color--hover: #f2df0a;
--wiki-accent-color--hover--rgb: 242, 223, 10;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #3323c4;
--wiki-content-border-color--rgb: 51, 35, 196;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #3c47de;
--wiki-accent-color--rgb: 60, 71, 222;
--wiki-accent-color--hover: #2935e3;
--wiki-accent-color--hover--rgb: 41, 53, 227;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
align-items: center;
}
div.druid-row + div.druid-row {
border-top: 1px solid black;
}
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
.mw-collapsible .mw-collapsible-toggle {
float: none;
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.vector-menu-heading {
font-weight: bold;
text-decoration: underline;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
/*********************
* Custom CSS *
**********************/
.vector-menu-portal .vector-menu-content li:hover {
transform: scale(1.1);
transition: 0.1 ease;
background-color: #2b2b2a;
}
.mw-list-item.collapsible, .mw-watchlink.icon.mw-list-item {
margin-left: 15px;
}
1a9b3a677987eee9cf9144021922834ac3100b1f
1586
1585
2025-01-18T20:40:24Z
Jerios
566247
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #ffc507;
--wiki-content-border-color--rgb: 255, 197, 7;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #f7e13e;
--wiki-accent-color--rgb: 247, 225, 62;
--wiki-accent-color--hover: #f2df0a;
--wiki-accent-color--hover--rgb: 242, 223, 10;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #3323c4;
--wiki-content-border-color--rgb: 51, 35, 196;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #3c47de;
--wiki-accent-color--rgb: 60, 71, 222;
--wiki-accent-color--hover: #2935e3;
--wiki-accent-color--hover--rgb: 41, 53, 227;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
align-items: center;
}
div.druid-row + div.druid-row {
border-top: 1px solid black;
}
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
.mw-collapsible .mw-collapsible-toggle {
float: none;
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.vector-menu-heading {
font-weight: bold;
text-decoration: underline;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
/*********************
* Custom CSS *
**********************/
.vector-menu-portal .vector-menu-content li:hover {
transform: scale(1.1);
transition: 0.1 ease;
background-color: #2b2b2a;
}
.mw-list-item.collapsible, .mw-watchlink.icon.mw-list-item, .vector-menu.mw-portlet.mw-portlet-cactions.vectorMenu.vector-menu-dropdown {
margin-left: 15px;
}
f9feb9742865949c8809759c09c3fdff0902c3c6
1587
1586
2025-01-18T20:44:44Z
Jerios
566247
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #ffc507;
--wiki-content-border-color--rgb: 255, 197, 7;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #f7e13e;
--wiki-accent-color--rgb: 247, 225, 62;
--wiki-accent-color--hover: #f2df0a;
--wiki-accent-color--hover--rgb: 242, 223, 10;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #3323c4;
--wiki-content-border-color--rgb: 51, 35, 196;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #3c47de;
--wiki-accent-color--rgb: 60, 71, 222;
--wiki-accent-color--hover: #2935e3;
--wiki-accent-color--hover--rgb: 41, 53, 227;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
align-items: center;
}
div.druid-row + div.druid-row {
border-top: 1px solid black;
}
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
.mw-collapsible .mw-collapsible-toggle {
float: none;
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.vector-menu-heading {
font-weight: bold;
text-decoration: underline;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
/*********************
* Custom CSS *
**********************/
.vector-menu-portal .vector-menu-content li:hover {
transform: scale(1.1);
transition: 0.1 ease;
background-color: #2b2b2a;
}
#right-navigation > .mw-list-item.collapsible, .mw-watchlink.icon.mw-list-item, .vector-menu.mw-portlet.mw-portlet-cactions.vectorMenu.vector-menu-dropdown {
margin-left: 15px;
}
ccbcef48f68f4705880a746a5b3d57956e5ee0e2
1588
1587
2025-01-18T20:46:30Z
Jerios
566247
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #ffc507;
--wiki-content-border-color--rgb: 255, 197, 7;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #f7e13e;
--wiki-accent-color--rgb: 247, 225, 62;
--wiki-accent-color--hover: #f2df0a;
--wiki-accent-color--hover--rgb: 242, 223, 10;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #3323c4;
--wiki-content-border-color--rgb: 51, 35, 196;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #3c47de;
--wiki-accent-color--rgb: 60, 71, 222;
--wiki-accent-color--hover: #2935e3;
--wiki-accent-color--hover--rgb: 41, 53, 227;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
align-items: center;
}
div.druid-row + div.druid-row {
border-top: 1px solid black;
}
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
.mw-collapsible .mw-collapsible-toggle {
float: none;
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.vector-menu-heading {
font-weight: bold;
text-decoration: underline;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
/*********************
* Custom CSS *
**********************/
.vector-menu-portal .vector-menu-content li:hover {
transform: scale(1.1);
transition: 0.1 ease;
background-color: #2b2b2a;
}
.mw-list-item.collapsible:nth-child(-n + 1) , .mw-watchlink.icon.mw-list-item, .vector-menu.mw-portlet.mw-portlet-cactions.vectorMenu.vector-menu-dropdown {
margin-left: 15px;
}
1453c36f8b385754b915ad21290f12721980437b
1589
1588
2025-01-18T20:48:58Z
Jerios
566247
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #ffc507;
--wiki-content-border-color--rgb: 255, 197, 7;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #f7e13e;
--wiki-accent-color--rgb: 247, 225, 62;
--wiki-accent-color--hover: #f2df0a;
--wiki-accent-color--hover--rgb: 242, 223, 10;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #3323c4;
--wiki-content-border-color--rgb: 51, 35, 196;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #3c47de;
--wiki-accent-color--rgb: 60, 71, 222;
--wiki-accent-color--hover: #2935e3;
--wiki-accent-color--hover--rgb: 41, 53, 227;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
align-items: center;
}
div.druid-row + div.druid-row {
border-top: 1px solid black;
}
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
.mw-collapsible .mw-collapsible-toggle {
float: none;
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.vector-menu-heading {
font-weight: bold;
text-decoration: underline;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
/*********************
* Custom CSS *
**********************/
.vector-menu-portal .vector-menu-content li:hover {
transform: scale(1.1);
transition: 0.1 ease;
background-color: #2b2b2a;
}
.mw-list-item.collapsible, .mw-watchlink.icon.mw-list-item, .vector-menu.mw-portlet.mw-portlet-cactions.vectorMenu.vector-menu-dropdown {
margin-left: 15px;
}
f9feb9742865949c8809759c09c3fdff0902c3c6
1590
1589
2025-01-18T20:53:42Z
Jerios
566247
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #ffc507;
--wiki-content-border-color--rgb: 255, 197, 7;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #f7e13e;
--wiki-accent-color--rgb: 247, 225, 62;
--wiki-accent-color--hover: #f2df0a;
--wiki-accent-color--hover--rgb: 242, 223, 10;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #3323c4;
--wiki-content-border-color--rgb: 51, 35, 196;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #3c47de;
--wiki-accent-color--rgb: 60, 71, 222;
--wiki-accent-color--hover: #2935e3;
--wiki-accent-color--hover--rgb: 41, 53, 227;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
align-items: center;
}
div.druid-row + div.druid-row {
border-top: 1px solid black;
}
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
.mw-collapsible .mw-collapsible-toggle {
float: none;
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.vector-menu-heading {
font-weight: bold;
text-decoration: underline;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
/*********************
* Custom CSS *
**********************/
.vector-menu-portal .vector-menu-content li:hover {
transform: scale(1.1);
transition: 0.1 ease;
background-color: #2b2b2a;
}
.mw-list-item.collapsible:not(:first-child), .mw-watchlink.icon.mw-list-item, .vector-menu.mw-portlet.mw-portlet-cactions.vectorMenu.vector-menu-dropdown {
margin-left: 5px;
}
56a98dd617dfa65ea35ef9eec8f8ebf31837ed1d
1593
1590
2025-01-18T21:21:39Z
Jerios
566247
Move the custom css where marked safe
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #ffc507;
--wiki-content-border-color--rgb: 255, 197, 7;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #f7e13e;
--wiki-accent-color--rgb: 247, 225, 62;
--wiki-accent-color--hover: #f2df0a;
--wiki-accent-color--hover--rgb: 242, 223, 10;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #3323c4;
--wiki-content-border-color--rgb: 51, 35, 196;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #3c47de;
--wiki-accent-color--rgb: 60, 71, 222;
--wiki-accent-color--hover: #2935e3;
--wiki-accent-color--hover--rgb: 41, 53, 227;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/*********************
* Custom CSS *
**********************/
.vector-menu-portal .vector-menu-content li:hover {
transform: scale(1.1);
transition: 0.1 ease;
background-color: #2b2b2a;
}
.mw-list-item.collapsible:not(:first-child), .mw-watchlink.icon.mw-list-item, .vector-menu.mw-portlet.mw-portlet-cactions.vectorMenu.vector-menu-dropdown {
margin-left: 5px;
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
align-items: center;
}
div.druid-row + div.druid-row {
border-top: 1px solid black;
}
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
.mw-collapsible .mw-collapsible-toggle {
float: none;
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.vector-menu-heading {
font-weight: bold;
text-decoration: underline;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
015af54732d77bcf5f9029ef6c398bc14011d82c
1594
1593
2025-01-18T21:31:39Z
Jerios
566247
css
text/css
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root{
/* start font settings */
--wiki-body-font-family: "Nunito", serif;
--wiki-heading-font-family: "Nunito", serif;
--wiki-sidebar-heading-font-family: "Nunito", serif;
/* end font settings */
/* start design variables */
--wiki-sidebar-border-radius:10px; /* these two variables must have units specified even if 0, ignore the warning */
--wiki-sidebar-portal-spacing:10px;
/* end design variables */
}
/* the rest of the variables will modify some type of color, either text color, background color, border color, etc. */
:root,
/* Begin light theme, delete from here to "end light theme" if you don't want your wiki to support a light theme (remove from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-light {
/**********************
* Probably edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
***********************/
--wiki-body-background-color: #F6F6F6;
--wiki-body-background-color--rgb: 246,246,246;
--wiki-body-background-image: url(/images/8/80/Site-background.jpg); /* please find the file path by viewing the image directly (click the image from the File: page) */
--wiki-content-background-color: #ffffff;
--wiki-content-background-color--rgb: 255, 255, 255;
--wiki-content-background-opacity: 1;
--wiki-content-background-color--secondary: #fbfbfb;
--wiki-content-background-color--secondary--rgb: 251, 251, 251;
--wiki-content-border-color: #ffc507;
--wiki-content-border-color--rgb: 255, 197, 7;
--wiki-content-link-color: #0645ad;
--wiki-content-link-color--rgb: 6, 69, 173;
--wiki-content-text-mix-color: #646464;
--wiki-content-text-mix-color--rgb: 100,100,100;
--wiki-content-text-mix-color-95: #f3f3f3;
--wiki-content-text-mix-color-95--rgb: 243,243,243;
/* [ LIGHT THEME ] */
--wiki-accent-color: #f7e13e;
--wiki-accent-color--rgb: 247, 225, 62;
--wiki-accent-color--hover: #f2df0a;
--wiki-accent-color--hover--rgb: 242, 223, 10;
--wiki-accent-label-color: #ffffff;
--wiki-accent-label-color--rgb: 255, 255, 255;
--wiki-accent-link-color: #D5FB51;
--wiki-accent-link-color--rgb: 213, 251, 81;
--wiki-icon-to-link-filter: invert(20%) sepia(93%) saturate(2141%) hue-rotate(210deg) brightness(83%) contrast(103%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
********************/
/* Configuring a single tile of a repeating background image */
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed; /* your choice, do you want it to scroll with the viewport? */
--wiki-content-text-color: #111111;
--wiki-content-text-color--rgb: 17, 17, 17;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #ba0000;
--wiki-content-redlink-color--rgb: 186,0,0;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ LIGHT THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ LIGHT THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #bf0017;
--wiki-alert-color--rgb: 191,0,23;
--wiki-warning-color: #cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #0c742f;
--wiki-success-color--rgb: 12,116,47;
/**/
/***********************************
* Likely do not need to edit these * [ LIGHT THEME, if you are making a dark theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #000000;
--wiki-body-dynamic-color--rgb: 0,0,0;
--wiki-body-dynamic-color--inverted: #ffffff;
--wiki-body-dynamic-color--inverted--rgb: 255,255,255;
--wiki-body-dynamic-color--secondary: #333333;
--wiki-body-dynamic-color--secondary--rgb: 51,51,51;
--wiki-body-dynamic-color--secondary--inverted: #dddddd;
--wiki-body-dynamic-color--secondary--inverted--rgb: 221,221,221;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #ffffff;
--wiki-content-link-label-color--rgb: 255,255,255;
--wiki-content-dynamic-color: #000000;
--wiki-content-dynamic-color--rgb: 0,0,0;
--wiki-content-dynamic-color--inverted: #ffffff;
--wiki-content-dynamic-color--inverted--rgb: 255,255,255;
--wiki-content-dynamic-color--secondary: #333333;
--wiki-content-dynamic-color--secondary--rgb: 51,51,51;
--wiki-content-dynamic-color--secondary--inverted: #dddddd;
--wiki-content-dynamic-color--secondary--inverted--rgb: 221,221,221;
/* [ LIGHT THEME ] */
--wiki-alert-label-color: #ffffff;
--wiki-alert-label-color--rgb: 255, 255, 255;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #ffffff;
--wiki-success-label-color--rgb: 255, 255, 255;
--wiki-icon-general-filter: ; /* do not set this to none, ignore the "unexpected token" error */
/**/
}
/* end light theme */
/* Begin dark theme, delete from here to "end dark theme" if you don't want your wiki to support a dark theme (remove it from [[Mediawiki:Theme-definitions]] too, or ask wiki.gg staff for help doing this) */
.view-dark {
/**********************
* Probably edit these * [ DARK THEME, if you are making a light theme edit the other block ]
***********************/
--wiki-body-background-color: #171717;
--wiki-body-background-color--rgb: 23, 23, 23;
--wiki-body-background-image: url(/images/c/c4/Site-background-dark.jpg); /* please find the file path by viewing the image directly (not at the File: page) */
--wiki-content-background-color: #202020;
--wiki-content-background-color--rgb: 32,32,32;
--wiki-content-background-opacity: 0.9;
--wiki-content-background-color--secondary: #2b2b2b;
--wiki-content-background-color--secondary--rgb: 43,43,43;
--wiki-content-border-color: #3323c4;
--wiki-content-border-color--rgb: 51, 35, 196;
--wiki-content-link-color: #6d8afb;
--wiki-content-link-color--rgb: 109,138,251;
--wiki-content-text-mix-color: #9b9b9b;
--wiki-content-text-mix-color--rgb: 155,155,155;
--wiki-content-text-mix-color-95: #2a2a2a;
--wiki-content-text-mix-color-95--rgb: 42,42,42;
/* [ DARK THEME ] */
--wiki-accent-color: #3c47de;
--wiki-accent-color--rgb: 60, 71, 222;
--wiki-accent-color--hover: #2935e3;
--wiki-accent-color--hover--rgb: 41, 53, 227;
--wiki-accent-label-color: #000;
--wiki-accent-label-color--rgb: 0,0,0;
--wiki-accent-link-color: #1e1e43;
--wiki-accent-link-color--rgb: 30, 30, 67;
--wiki-icon-to-link-filter: invert(60%) sepia(70%) saturate(3715%) hue-rotate(206deg) brightness(101%) contrast(97%); /* put your --wiki-content-link-color into https://mrpie5.gitlab.io/css-filter-generator/ */
/**/
/*******************
* Maybe edit these * [ DARK THEME, if you are making a light theme edit the other block ]
********************/
--wiki-body-background-position: 0 35px;
--wiki-body-background-size: 33.33%;
--wiki-body-background-repeat: repeat;
--wiki-body-background-attachment: fixed;
--wiki-content-text-color: #ededed;
--wiki-content-text-color--rgb: 237,237,237;
--wiki-content-link-color--visited: var(--wiki-content-link-color);
--wiki-content-link-color--visited--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-link-color--hover: var(--wiki-content-link-color);
--wiki-content-link-color--hover--rgb: var(--wiki-content-link-color--rgb);
--wiki-content-redlink-color: #FC5B4F;
--wiki-content-redlink-color--rgb: 252,91,79;
--wiki-content-heading-color: var(--wiki-content-text-color);
--wiki-content-heading-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-sidebar-background-color: var(--wiki-content-background-color);
--wiki-sidebar-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-sidebar-background-opacity: var(--wiki-content-background-opacity);
--wiki-sidebar-border-color: var(--wiki-content-border-color);
--wiki-sidebar-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-sidebar-link-color: var(--wiki-content-link-color);
--wiki-sidebar-link-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-sidebar-link-color--hover: var(--wiki-content-link-color--hover);
--wiki-sidebar-link-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-sidebar-heading-color: var(--wiki-content-heading-color);
--wiki-sidebar-heading-color--rgb: var(--wiki-content-heading-color--rgb);
/* [ DARK THEME ] */
--wiki-navigation-background-color: var(--wiki-content-background-color--secondary);
--wiki-navigation-background-color--rgb: var(--wiki-content-background-color--secondary--rgb);
--wiki-navigation-background-color--secondary: var(--wiki-content-background-color);
--wiki-navigation-background-color--secondary--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-border-color: var(--wiki-content-border-color);
--wiki-navigation-border-color--rgb: var(--wiki-content-border-color--rgb);
--wiki-navigation-text-color: var(--wiki-content-link-color);
--wiki-navigation-text-color--rgb: var(--wiki-content-link-color--rgb);
--wiki-navigation-text-color--hover: var(--wiki-content-link-color--hover);
--wiki-navigation-text-color--hover--rgb: var(--wiki-content-link-color--hover--rgb);
--wiki-navigation-selected-background-color: var(--wiki-content-background-color);
--wiki-navigation-selected-background-color--rgb: var(--wiki-content-background-color--rgb);
--wiki-navigation-selected-border-color: var(--wiki-navigation-border-color);
--wiki-navigation-selected-border-color--rgb: var(--wiki-navigation-border-color--rgb);
--wiki-navigation-selected-text-color: var(--wiki-content-text-color);
--wiki-navigation-selected-text-color--rgb: var(--wiki-content-text-color--rgb);
/* [ DARK THEME ] */
--wiki-neutral-color: var(--wiki-content-text-mix-color);
--wiki-neutral-color--rgb: var(--wiki-content-text-mix-color--rgb);
--wiki-alert-color: #ff576a;
--wiki-alert-color--rgb: 255,87,106;
--wiki-warning-color:#cf721c;
--wiki-warning-color--rgb: 207,114,28;
--wiki-success-color: #13aa45;
--wiki-success-color--rgb: 19,170,69;
/**/
/***********************************
* Likely do not need to edit these * [ DARK THEME, if you are making a light theme edit the other block ]
************************************/
--wiki-body-dynamic-color: #ffffff;
--wiki-body-dynamic-color--rgb: 255,255,255;
--wiki-body-dynamic-color--inverted: #000000;
--wiki-body-dynamic-color--inverted--rgb: 0,0,0;
--wiki-body-dynamic-color--secondary: #dddddd;
--wiki-body-dynamic-color--secondary--rgb: 221,221,221;
--wiki-body-dynamic-color--secondary--inverted: #333333;
--wiki-body-dynamic-color--secondary--inverted--rgb: 51,51,51;
--wiki-content-border-color--secondary: rgba(var(--wiki-content-border-color--rgb), 0.5);
--wiki-content-border-color--secondary--rgb: var(--wiki-content-border-color--rgb);
--wiki-content-border-color--accent: rgba(var(--wiki-accent-color--rgb), 0.5);
--wiki-content-border-color--accent--rgb: var(--wiki-accent-color--rgb);
--wiki-content-link-label-color: #000;
--wiki-content-link-label-color--rgb: 0,0,0;
--wiki-content-dynamic-color: #ffffff;
--wiki-content-dynamic-color--rgb: 255, 255, 255;
--wiki-content-dynamic-color--inverted: #000000;
--wiki-content-dynamic-color--inverted--rgb: 0, 0, 0;
--wiki-content-dynamic-color--secondary: #dddddd;
--wiki-content-dynamic-color--secondary--rgb: 221, 221, 221;
--wiki-content-dynamic-color--secondary--inverted: #333333;
--wiki-content-dynamic-color--secondary--inverted--rgb: 51, 51, 51;
/* [ DARK THEME ] */
--wiki-alert-label-color: #000000;
--wiki-alert-label-color--rgb: 0,0,0;
--wiki-warning-label-color: #000000;
--wiki-warning-label-color--rgb: 0, 0, 0;
--wiki-success-label-color: #000000;
--wiki-success-label-color--rgb: 0,0,0;
--wiki-icon-general-filter: invert(100%);
}
/* End dark theme */
/*****************************
* PortableInfoboxes *
******************************/
:root {
--pi-background: var(--wiki-content-background-color);
--pi-secondary-background: var(--wiki-accent-color);
--pi-secondary-background--rgb: var(--wiki-accent-color--rgb);
--pi-secondary-background-label: var(--wiki-accent-label-color);
--pi-border-color: rgba(var(--pi-secondary-background--rgb),0.5);
}
.portable-infobox .pi-title,
.portable-infobox .pi-header {
text-align:center;
font-size:1.5em;
background:rgba(var(--pi-secondary-background--rgb), 0.75);
color:var(--pi-secondary-background-label);
}
.portable-infobox .pi-data {
background:rgba(var(--pi-secondary-background--rgb), 0.18);
}
.portable-infobox .pi-image {
padding: 8px;
}
.pi-image-thumbnail {
max-width:100%;
}
.pi-caption {
color: var(--wiki-content-text-mix-color);
}
.pi-section-navigation .pi-section-tab.pi-section-active,
.pi-section-navigation .pi-section-tab.current,
.pi-media-collection .pi-tab-link.current {
background: var(--pi-secondary-background);
color: var(--pi-secondary-background-label);
}
/* overqualify these to overwrite normal content heading styles */
.mw-body .portable-infobox h2,
.mw-body .portable-infobox h3 {
border-bottom: 0;
font-family: inherit;
font-weight: 700;
margin: 0;
}
/*****************************
* End PortableInfoboxes *
******************************/
/*********************************************************************************************************************
* Semantically-correct horizontal lists (for Module:Navbox, and they're more machine-readable than {{*}}-formatting) *
**********************************************************************************************************************/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
/*
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
}
/* Display requested top-level lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
/* Display nested lists inline */
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* TODO: :not() can maybe be used here to remove the later rule. naive test
* seems to work. more testing needed. like so: */
.hlist dt:not(:last-child)::after {
content: ": ";
}
.hlist dd:not(:last-child)::after,
.hlist li:not(:last-child)::after {
/* "space, Middle Dot, space"
We use unicode numbers instead of the raw characters due to a Firefox encoding bug on unicode characters.
The space is also encoded because raw spaces combined with a unicode number strips the spaces under some conditions such as single-line lists */
content: "\20\00B7\20";
font-weight: bold;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child::before,
.hlist dd dt:first-child::before,
.hlist dd li:first-child::before,
.hlist dt dd:first-child::before,
.hlist dt dt:first-child::before,
.hlist dt li:first-child::before,
.hlist li dd:first-child::before,
.hlist li dt:first-child::before,
.hlist li li:first-child::before {
content: " (";
font-weight: normal;
}
.hlist dd dd:last-child::after,
.hlist dd dt:last-child::after,
.hlist dd li:last-child::after,
.hlist dt dd:last-child::after,
.hlist dt dt:last-child::after,
.hlist dt li:last-child::after,
.hlist li dd:last-child::after,
.hlist li dt:last-child::after,
.hlist li li:last-child::after {
content: ")";
font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
counter-reset: listitem;
}
.hlist ol > li {
counter-increment: listitem;
}
.hlist ol > li::before {
content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child::before,
.hlist dt ol > li:first-child::before,
.hlist li ol > li:first-child::before {
content: " (" counter(listitem) "\a0";
}
/********************************************
* End semantically-correct horizontal lists *
*********************************************/
/**********************************************************
* Template:Navbox (needs semantic horizontal lists above) *
***********************************************************/
.navbox {
clear: both;
margin: 1em 0;
padding: 3px;
font-size: 90%;
width: 100%;
border: 1px solid var(--wiki-content-border-color);
box-sizing: border-box;
}
.navbox-inner,
.navbox-subgroup {
border-spacing: 0;
width: 100%;
}
/* Reduce spacing between adjacent navboxes */
.navbox + .navbox {
margin-top: -1px;
}
/* Spacing between rows */
.navbox-spacer {
height: 2px;
}
/* Title bars and labels */
.navbox-title {
font-weight: bold;
font-size: 115%;
padding: 0.25em 0.6em;
line-height: 1.5em;
color: var(--wiki-accent-label-color);
background: var(--wiki-accent-color);
}
.navbox-title button.mw-collapsible-toggle {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle-default .mw-collapsible-text {
color:var(--wiki-accent-link-color);
}
.navbox-title,
.navbox-abovebelow {
padding-left: 1em;
padding-right: 1em;
text-align: center;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
background: rgba(var(--wiki-accent-color--rgb), 0.18);
color: var(--wiki-content-text-color);
border: 1px solid var(--wiki-content-border-color);
}
.navbox .navbox-title a,
.navbox .navbox-title a:visited,
.navbox .navbox-title a.external,
.navbox .navbox-title a.external:visited {
color: var(--wiki-accent-link-color);
}
.navbox .navbox-title a:hover,
.navbox .navbox-title a:visited:hover,
.navbox .navbox-title a.external:hover,
.navbox .navbox-title a.external:visited:hover {
color:var(--wiki-accent-label-color);
}
.navbox-title .mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox-title-text {
font-size: 105%;
}
/* Navbox-related links */
.navbox-title .navbar {
float: left;
margin-right: 0.5em;
}
.navbox-title .navbar a.external::after {
content: unset;
}
/* Groups */
.navbox-group {
font-weight: bold;
padding: 0 0.5em;
white-space: nowrap;
text-align: center;
}
/* Zebra colouring for rows */
.navbox-even {
background: #fff1;
}
/* Subgroups: equal group labels between different child navboxes */
.navbox-subgroup > tbody > tr {
display: flex;
}
.navbox-subgroup .navbox-title {
width: 100%;
}
.navbox-subgroup .navbox-group {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 11em;
flex-grow: 1;
flex-shrink: 0;
white-space: normal;
}
/* Lists */
.navbox-list {
width: 100%;
}
/* Mobile adjustments */
@media screen and (max-width: 1280px) {
.mw-body .navbox-inner table {
display: table;
}
}
@media screen and (max-width: 720px) {
.mw-body .navbox {
display: none;
}
}
/**********************
* End Template:Navbox *
***********************/
/*******************
* Main page layout *
********************/
#mp-container {
display:grid;
/* for mobile screens */
grid-template-areas:var(--main-page-layout--mobile);
grid-template-columns:var(--main-page-layout-columns--mobile, 100%);
gap:10px;
}
@media screen and (min-width:990px) {
#mp-container {
/* for narrow screens, between 990px and 1350px */
grid-template-areas:var(--main-page-layout--tablet);
grid-template-columns:var(--main-page-layout-columns--tablet, 1fr 1fr);
}
}
@media screen and (min-width:1350px) {
#mp-container {
grid-template-areas:var(--main-page-layout--desktop);
grid-template-columns:var(--main-page-layout-columns--desktop, 2fr 1fr 2fr);
}
}
.mp-box {
position:relative;
display:flex;
flex-flow:column nowrap;
width: calc(100% - 2px);
box-sizing: border-box;
background:rgba(var(--wiki-content-background-color--secondary--rgb), 0.25);
border:1px solid var(--wiki-content-border-color);
padding:0px;
}
.mp-body {
height: 100%;
display: flex;
padding:0.5em;
flex-flow: column nowrap;
}
.mp-box.centered-content .mp-body {
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
}
.mp-box.has-floating-image {
display:block;
}
.mp-box.has-floating-image .mp-body {
height:unset;
display:block;
}
/* overqualified to override normal heading styles */
.mw-body .mp-box h2 {
text-align:center;
font-weight:bold;
font-family:var(--wiki-heading-font-family);
overflow: initial;
border-bottom: 1px solid var(--wiki-content-border-color);
font-size: 150%;
margin: 0;
padding: 5px 0;
color:var(--wiki-content-heading-color);
}
#mp-box-welcome {
text-align:center;
position:relative;
overflow:hidden;
}
#mp-box-welcome h2{
font-size: 200%;
}
#mp-welcome {
display:flex;
flex-flow:column nowrap;
position: relative;
height: 100%;
z-index: 2;
box-sizing: border-box;
}
#mp-welcome .welcome-subtitle {
height: 100%;
background:rgba(var(--wiki-content-dynamic-color--inverted--rgb), 0.85);
padding:0.5em;
}
#mp-banner {
position: absolute;
width: 100%;
height: 100%;
filter: blur(5px);
z-index: -1;
background: url(/images/e/e0/MP_banner.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.view-dark #mp-banner {
filter: blur(5px) brightness(50%);
}
.view-light #mp-banner {
filter: blur(5px) contrast(50%);
}
/* [[Template:MP_link]] */
.mp-links {
--gap:10px;
}
.mp-links > ul {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
margin: 2px;
gap:var(--gap);
}
.mp-links > ul > li {
display:flex;
flex-flow:column nowrap;
align-items:stretch;
text-align: center;
box-sizing:border-box;
flex: max(calc(50% - var(--gap)), 5em) 1 1;
outline:1px solid var(--wiki-content-link-color);
transition:0.1s ease-in;
}
.mp-links > ul > li:hover {
background-color:rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-links.columns-1 > ul > li {flex: max(calc(100% - var(--gap)), 5em) 1 1;}
.mp-links.columns-2 > ul > li {flex: max(calc(50% - var(--gap)), 5em) 1 1;}
.mp-links.columns-3 > ul > li {flex: max(calc((100% / 3) - var(--gap)), 5em) 1 1;}
.mp-links.columns-4 > ul > li {flex: max(calc(25% - var(--gap)), 5em) 1 1;}
.mp-links.columns-5 > ul > li {flex: max(calc(20% - var(--gap)), 5em) 1 1;}
.mp-links.columns-6 > ul > li {flex: max(calc((100% / 6) - var(--gap)), 5em) 1 1;}
.mp-links.columns-7 > ul > li {flex: max(calc((100% / 7) - var(--gap)), 5em) 1 1;}
.mp-links.columns-max > ul > li {flex: max(calc(0% - var(--gap)), 5em) 1 1;}
.mp-links > ul > li:hover a {
text-decoration: underline;
}
.mp-links > ul > li > a {
display: flex;
align-items: center;
justify-content: center;
height:100%;
flex:1 1 auto;
box-sizing:border-box;
padding:5px;
}
.mp-links > ul > li > a:first-child {
height:100%;
}
.mp-links > ul > li > a:last-child:not(:first-child) {
height:unset;
}
.mp-links.stretch,
.mp-links.stretch > ul {
height:100%;
}
.mp-links.side-image li {
flex-flow:row nowrap;
}
.mp-links.plain > ul > li {
outline-color:transparent;
}
/* MP icon lists */
.mp-iconlists {
display: flex;
flex-flow: wrap;
gap: 5px 20px;
}
.mp-iconlists > .mp-iconlist {
flex: 1;
min-width: fit-content;
}
.mp-iconlist > h3 {
padding: 0;
margin: 0;
}
.mp-iconlist > ul {
list-style: none;
margin: 0;
}
/* MP gallery */
.mp-box ul.gallery.gallery.gallery { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display: flex;
flex-flow: wrap;
gap: 5px 10px;
align-items: flex-end;
justify-content: space-evenly;
margin: auto;
}
.mp-box ul.gallery .gallerytext {
margin-top: 1em;
padding: 0;
background-color: var(--wiki-content-background-color--secondary);
border: 1px solid var(--wiki-content-link-color);
}
.mp-box .gallerybox:hover .gallerytext {
background-color: rgba(var(--wiki-content-link-color--rgb), 0.2);
}
.mp-box ul.gallery .gallerytext > p {
margin: 0;
}
.mp-box ul.gallery .gallerytext a {
display: block;
padding: .5em 0;
}
/***********************
* End main page layout *
************************/
/****************************************/
/******* Start DRUID CSS rules *********/
/****************************************/
.druid-container {
/* These variables are designed to inherit from your wiki's color variables.
If your wiki uses a different naming scheme, change the inner names to match yours.
If your wiki doesn't use color variables you should consider doing so,
otherwise you can replace the inner variables or the fallback values with colors that match your wiki.
*/
--druid-background-color: var(--wiki-content-background-color, #ffffff);
--druid-background-color--rgb: var(--wiki-content-background-color--rgb, 255, 255, 255);
--druid-secondary-background-color: var(--wiki-accent-color, #36c);
--druid-secondary-background-color--rgb: var(--wiki-accent-color--rgb, 51, 102, 204);
--druid-secondary-background-label-color: var(--wiki-accent-label-color, #fff);
--druid-secondary-background-label-color--rgb: var(--wiki-accent-label-color--rgb, 255, 255, 255);
--druid-tertiary-background-color: var(--wiki-content-background-color--secondary, #eaecf0);
--druid-tertiary-background-color--rgb: var(--wiki-content-background-color--secondary--rgb, 234, 236, 240);
--druid-border-color: var(--wiki-content-border-color, #a7d7f9);
--druid-border-color--rgb: var(--wiki-content-border-color--rgb, 167, 215, 249);
--druid-link-color: var(--wiki-content-link-color, #0645ad);
--druid-link-color--rgb: var(--wiki-content-link-color--rgb, 6, 69, 173);
--druid-link-label-color: var(--wiki-content-link-label-color, #fff);
--druid-link-label-color--rgb: var(--wiki-content-link-label-color--rgb, 255, 255, 255);
}
/*********************
* Custom CSS *
**********************/
.view-dark .vector-menu-portal .vector-menu-content li:hover {
transform: scale(1.1);
transition: 0.1 ease;
background-color: #2b2b2a;
}
.mw-list-item.collapsible:not(:first-child), .mw-watchlink.icon.mw-list-item, .vector-menu.mw-portlet.mw-portlet-cactions.vectorMenu.vector-menu-dropdown {
margin-left: 5px;
}
/* --------------------------------- */
/* Safe to edit ABOVE this line */
/* --------------------------------- */
/* --------------------------------- */
/* Do not edit below this line */
/* --------------------------------- */
.druid-container {
border: 4px solid var(--druid-border-color);
border-radius: 3px;
background: var(--druid-background-color);
float: right;
clear: right;
margin: 0 0 1em 1em;
width:100%;
max-width:22em;
box-sizing: border-box;
border-collapse: collapse;
}
@media screen and (max-width: 720px) {
.druid-container {
float: none;
margin: 0.5rem auto;
}
}
.druid-main-images-file,
.druid-main-image {
text-align:center;
}
.druid-infobox .druid-title,
.druid-infobox .druid-section {
background:rgba(var(--druid-secondary-background-color--rgb), 1);
color:var(--druid-secondary-background-label-color);
text-align:center;
font-size:1.5em;
padding:1px;
}
.druid-infobox .druid-section {
font-size: 1.25em;
font-weight: 500;
}
.druid-infobox .druid-collapsible .druid-section {
flex-grow: 1;
}
.druid-label {
font-weight:bold;
text-align: right;
box-sizing: border-box;
}
.druid-row > .druid-label {
width: 48%;
flex-shrink: 0;
}
.druid-row > .druid-label,
.druid-row > .druid-data {
padding-inline: 0.3em;
}
.druid-main-image,
.druid-main-images {
padding:5px;
}
.druid-main-image img,
.druid-main-images img {
max-width:100%;
height:auto;
}
.druid-main-images-labels {
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content: space-evenly;
margin:0.25em;
gap:0.25em;
}
.druid-main-images-label {
cursor:pointer;
flex:1 1 auto;
text-align:center;
transition:.1s ease-in;
outline:1px solid var(--druid-link-color);
}
.druid-main-images-label.focused {
background:var(--druid-link-color);
color:var(--druid-link-label-color);
}
.druid-main-images-label:not(.focused):hover {
background:rgba(var(--druid-link-color--rgb), 0.25);
}
.druid-toggleable-data:not(.focused),
.druid-main-images-file:not(.focused),
.druid-toggleable-heading:not(.focused) {
display:none;
}
.druid-row:not(:has(.druid-grid)):has(.druid-toggleable-data-empty.focused) {
display:none;
}
.druid-section:has(.druid-toggleable-heading-empty.focused) {
display:none;
}
.druid-grid {
display:grid;
gap: 0.3em;
padding: 0.35em;
}
.druid-grid-item {
background:var(--druid-tertiary-background-color);
padding:0.25em;
border:1px solid rgba(var(--druid-border-color--rgb), 0.5);
border-radius: 2px;
}
.druid-grid-item .druid-label,
.druid-grid-item .druid-data {
text-align: center;
}
.druid-data-wide {
width:100%;
}
.druid-section-container > .druid-collapsible {
display: flex;
justify-content: space-between;
align-items: center;
}
.druid-collapsed {
display:none!important;
}
.druid-collapsible {
cursor:pointer;
position:relative;
}
.druid-collapsible::after {
content: "";
display: block;
position: absolute;
right: 10px;
width: 20px;
height: 20px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background-color: var(--druid-secondary-background-label-color);
}
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
.druid-section-container:has(.druid-toggleable-data-empty.focused):not(:has(.druid-toggleable-data-nonempty.focused)):not(:has(.druid-data-nonempty)) {
display: none;
}
/*****************************************
Div support
*****************************************/
div.druid-row {
display:flex;
margin-block: 1px;
}
div.druid-row + div.druid-row {
margin-top: 0;
}
div.druid-row > .druid-label {
background: var(--druid-tertiary-background-color);
}
.druid-infobox .druid-title {
font-weight: 700;
}
.druid-infobox #toc {
display:none;
}
/********
Custom display classes
*********/
div.druid-stacked.druid-row,
.druid-stacked div.druid-row {
flex-direction: column;
}
.druid-stacked.druid-row > .druid-label,
.druid-stacked .druid-row > .druid-label {
text-align: left;
width: 100%;
flex-basis:unset;
}
.druid-stacked.druid-row > .druid-data,
.druid-stacked .druid-row > .druid-data {
padding-left: .75em;
}
/* --------------------------------- */
/* Do not edit above this line */
/* --------------------------------- */
/* --------------------------------- */
/* Local overrides go below this line */
/* --------------------------------- */
.druid-container {
border: 2px solid var(--druid-border-color);
border-radius: 0px;
}
.druid-infobox .druid-title {
margin: 4px;
}
div.druid-row > .druid-label {
background: none;
}
div.druid-row {
background: var(--druid-tertiary-background-color);
margin-block: 0px;
align-items: center;
}
div.druid-row + div.druid-row {
border-top: 1px solid black;
}
/****************************************/
/******* End DRUID CSS rules *********/
/****************************************/
/*** Miscellaneous ***/
.responsive-image {
max-width:100%;
height:auto;
}
.view-dark .invert-on-dark,
.view-light .invert-on-light {
filter:invert(100%);
}
.pixelated {
image-rendering:pixelated;
}
@media screen and (min-width:720px) {
.mobileonly {
display:none;
}
}
@media screen and (max-width:720px) {
.nomobile {
display:none;
}
}
.mw-collapsible .mw-collapsible-toggle {
float: none;
}
/*** Utility classes for standard MW galleries ***/
/* it's important that spaced comes before centered in the sheet */
.gallery.gallery.gallery.spaced { /* this selector looks ridiculous but is actually part of stock Vector and therefore a necessary override */
display:flex;
flex-flow:row wrap;
justify-content:space-evenly;
margin-left:unset;
}
.gallery.centered {
text-align:center;
}
/**************************
* Start Modular Templates *
**************************/
/********* [[Template:Ambox]] *********/
.ambox {
--ambox-color:var(--wiki-accent-color);
border: 1px solid var(--wiki-content-border-color);
border-left: 10px solid var(--ambox-color);
border-radius: 2px;
display: flex;
align-items: center;
gap: .6em;
margin: 1em 0;
padding: 3px .6em;
background-color: var(--wiki-content-background-color--secondary);
box-shadow: 2px 2px 5px 0px #0002;
}
@media (min-width: 720px) {
.ambox {
margin-inline: 10%;
}
}
.ambox.tiny {
padding: .04rem .5em;
margin-inline: 0;
width: fit-content;
}
.ambox + .ambox {
margin-top: -.6em;
}
.ambox-content p {
margin: .15em 0;
}
.ambox-title {
font-weight: bold;
}
/********* [[Template:Hatnote]] *********/
.hatnote {
padding: 1px 0 1px 1.6em;
margin-bottom: 0.5em;
font-style: italic;
border-top: 1px solid var(--wiki-content-border-color--secondary);
border-bottom: 1px solid var(--wiki-content-border-color--secondary);
}
.hatnote.icon {
padding-left: 0;
}
/********* [[Template:Spoiler]] *********/
.spoiler-content {
background-color: rgba(var(--wiki-content-dynamic-color--rgb), 0.5);
transition: all 0.3s;
cursor: pointer;
overflow:auto;
}
.spoiler-content > * {
pointer-events:none;
opacity: 0;
transition: all 0.3s;
}
.spoiler-content.show {
background-color: transparent;
}
.spoiler-content.show > * {
pointer-events:unset;
opacity: 1;
}
/********* [[Template:Link icon]] *********/
.link-icon {
--link-icon-line-height: 1.5em;
--link-icon-size: 1.5em;
display: inline-flex;
align-items: center;
height: var(--link-icon-line-height);
vertical-align: bottom;
}
.link-icon .regular {
align-self: center;
}
.link-icon .regular a {
display: flex;
}
.link-icon .regular img {
height: var(--link-icon-size);
max-width: var(--link-icon-size);
}
.link-icon .fallback {
outline: 1px solid var(--wiki-content-text-color);
border-radius: 50%;
text-align: center;
width: var(--link-icon-size);
line-height: var(--link-icon-size);
}
.link-icon.notext .fallback {
display: inline-block;
}
.link-icon.notext {
display: inline;
}
/********* [[Template:Quote]] *********/
.quote {
background: var(--wiki-content-background-color--secondary);
border-radius: 5px;
border: 2px solid var(--wiki-content-border-color);
margin: .5em 0;
padding: .5em;
overflow-y: hidden;
}
.quote .block {
display: block;
}
.quote .title {
font-size: large;
font-weight: bold;
}
.vector-menu-heading {
font-weight: bold;
text-decoration: underline;
}
.quote .content {
font-style: italic;
}
.quote .author {
font-weight: bold;
text-align: end;
}
.quote .marks-wrapper {
display: flex;
gap: 5px;
}
.quote .marks-wrapper::before,
.quote .marks-wrapper::after {
font-size: 100px;
line-height: 0px;
}
.quote .marks-wrapper::before {
content: "\201C";
margin-top: 40px;
}
.quote .marks-wrapper::after {
content: "\201D";
align-self: end;
margin-bottom: -10px;
}
.client-js .mw-charinsert-item {
display:none;
}
/************************
* End Modular Templates *
*************************/
/*****************************
* Used by [[Template:Color]] *
******************************/
.color__splotch {
display:inline-block;
height:1em;
width:1em;
box-sizing:border-box;
vertical-align:text-top;
border-radius:50%;
border:1px solid var(--wiki-content-text-color);
}
/*********************
* End Template:Color *
**********************/
ff0946f21ccf35326b918e6a13391ba88cd3e709
MediaWiki:Sidebar
8
250
1591
278
2025-01-18T21:08:17Z
Jerios
566247
Test sidebar
wikitext
text/x-wiki
* navigation
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** helppage|help-mediawiki
* sidebar-customizing-wiki
** MediaWiki:Sidebar|sidebar-edit-sidebar
** MediaWiki:Common.css|sidebar-edit-common-css
** MediaWiki:Vector.css|sidebar-edit-vector-css
** MediaWiki:Common.js|sidebar-edit-common-js
** MediaWiki:Vector.js|sidebar-edit-vector-js
** Special:AllPages|sidebar-all-pages
** Special:SpecialPages|sidebar-special-pages
* test
** Special:AllPages| View All Pages
** support:|sidebar-support-wiki
** Wikigg-ticket-link|sidebar-submit-ticket
** wikigg-socialmedia-joinlink|wikigg-socialmedia-jointext-sidebar
* SEARCH
* TOOLBOX
* LANGUAGES
5628c00188304ffe02eec6fc5f8c65442ca946a6
1592
1591
2025-01-18T21:11:21Z
Jerios
566247
Change location of "view all pages"
wikitext
text/x-wiki
* navigation
** Special:AllPages| View All Pages
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** helppage|help-mediawiki
* sidebar-customizing-wiki
** MediaWiki:Sidebar|sidebar-edit-sidebar
** MediaWiki:Common.css|sidebar-edit-common-css
** MediaWiki:Vector.css|sidebar-edit-vector-css
** MediaWiki:Common.js|sidebar-edit-common-js
** MediaWiki:Vector.js|sidebar-edit-vector-js
** Special:AllPages|sidebar-all-pages
** Special:SpecialPages|sidebar-special-pages
* test
** Special:AllPages| View All Pages
** support:|sidebar-support-wiki
** Wikigg-ticket-link|sidebar-submit-ticket
** wikigg-socialmedia-joinlink|wikigg-socialmedia-jointext-sidebar
* SEARCH
* TOOLBOX
* LANGUAGES
75af19af2967d91913fd4d08a0a741f6e2947b59
1614
1592
2025-01-20T23:28:44Z
KristenStuffs
564421
wikitext
text/x-wiki
* navigation
** Special:AllPages| View All Pages
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** helppage|help-mediawiki
** Wikigg-ticket-link|sidebar-submit-ticket
** wikigg-socialmedia-joinlink|wikigg-socialmedia-jointext-sidebar
* SEARCH
* TOOLBOX
* LANGUAGES
04188834bb687c89c3f71215575e5efbe04f0cb4
1615
1614
2025-01-20T23:29:22Z
KristenStuffs
564421
wikitext
text/x-wiki
* navigation
** Special:AllPages| View All Pages
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** wikigg-socialmedia-joinlink|wikigg-socialmedia-jointext-sidebar
* SEARCH
* TOOLBOX
* LANGUAGES
c1933e315ff48548fa847bc1a348e6cf8ef1f443
1616
1615
2025-01-20T23:30:05Z
KristenStuffs
564421
Undo revision [[Special:Diff/1615|1615]] by [[Special:Contributions/KristenStuffs|KristenStuffs]] ([[User talk:KristenStuffs|talk]])
wikitext
text/x-wiki
* navigation
** Special:AllPages| View All Pages
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** helppage|help-mediawiki
** Wikigg-ticket-link|sidebar-submit-ticket
** wikigg-socialmedia-joinlink|wikigg-socialmedia-jointext-sidebar
* SEARCH
* TOOLBOX
* LANGUAGES
04188834bb687c89c3f71215575e5efbe04f0cb4
1617
1616
2025-01-20T23:30:41Z
KristenStuffs
564421
wikitext
text/x-wiki
* navigation
** Special:AllPages| View All Pages
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** helppage|help-mediawiki
* SEARCH
* TOOLBOX
* LANGUAGES
251e8e43e1777384781c7e9d74833b93a39c0316
1622
1617
2025-01-21T23:00:24Z
KristenStuffs
564421
wikitext
text/x-wiki
* navigation
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** Special:AllPages| View All Pages
** helppage|help-mediawiki
* SEARCH
* TOOLBOX
* LANGUAGES
d7ab8ac139bca20b1d51f1b4f0b4bace3283996e
File:Lucky block dreams.gif
6
515
1595
2025-01-19T06:03:23Z
DevMaster1015
564424
Popularmmos Dream lucky block texture
wikitext
text/x-wiki
== Summary ==
Popularmmos Dream lucky block texture
b5bb69d823c52d70736c8fcf9c8ff49e215139b6
1600
1595
2025-01-19T07:44:08Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky block dreams.gif]]
wikitext
text/x-wiki
== Summary ==
Popularmmos Dream lucky block texture
b5bb69d823c52d70736c8fcf9c8ff49e215139b6
1601
1600
2025-01-19T07:46:06Z
DevMaster1015
564424
DevMaster1015 reverted [[File:Lucky block dreams.gif]] to an old version
wikitext
text/x-wiki
== Summary ==
Popularmmos Dream lucky block texture
b5bb69d823c52d70736c8fcf9c8ff49e215139b6
1602
1601
2025-01-19T07:55:02Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky block dreams.gif]]
wikitext
text/x-wiki
== Summary ==
Popularmmos Dream lucky block texture
b5bb69d823c52d70736c8fcf9c8ff49e215139b6
File:Lucky block noob vs pro.gif
6
516
1596
2025-01-19T06:04:11Z
DevMaster1015
564424
Noob vs Pro lucky block texture
wikitext
text/x-wiki
== Summary ==
Noob vs Pro lucky block texture
076c03bd17e6d903b084585cfd25713516b47e6b
1604
1596
2025-01-19T11:26:50Z
The Iron Vader
564447
The Iron Vader uploaded a new version of [[File:Lucky block noob vs pro.gif]]
wikitext
text/x-wiki
== Summary ==
Noob vs Pro lucky block texture
076c03bd17e6d903b084585cfd25713516b47e6b
1605
1604
2025-01-19T15:45:23Z
DevMaster1015
564424
DevMaster1015 uploaded a new version of [[File:Lucky block noob vs pro.gif]]
wikitext
text/x-wiki
== Summary ==
Noob vs Pro lucky block texture
076c03bd17e6d903b084585cfd25713516b47e6b
Zelda Lucky Block
0
517
1597
2025-01-19T06:52:26Z
KristenStuffs
564421
Created page with "{{stub}} {{Addon Infobox |title=Zelda Lucky Block |image=Zelda lucky block.png |Creator:=[https://www.minecraftforum.net/members/Xolova/threads Xolova] |Link:=[https://web.archive.org/web/20160912122933/http://mapsandmods.com/s/zeldaluckyblocks Maps & Mods] |Dependencies:= [[Lucky Items Addon]]<br> |Total Downloads:= >273<ref>Latest archived download numbers seen from mapsandmods.com.</ref> |Availability:= Completely Available |Forge:= ✔️ }} == History == {| clas..."
wikitext
text/x-wiki
{{stub}}
{{Addon Infobox
|title=Zelda Lucky Block
|image=Zelda lucky block.png
|Creator:=[https://www.minecraftforum.net/members/Xolova/threads Xolova]
|Link:=[https://web.archive.org/web/20160912122933/http://mapsandmods.com/s/zeldaluckyblocks Maps & Mods]
|Dependencies:= [[Lucky Items Addon]]<br>
|Total Downloads:= >273<ref>Latest archived download numbers seen from mapsandmods.com.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| ???? 2016||
[[File:Zelda lucky block.png|frameless|32x32px]] Zelda Lucky Block was published onto Maps & Mods.
|-
|}
== Available Downloads ==
https://www.dropbox.com/s/7n7tcrp75j6mx34/Zelda Lucky Blocks[OPEN ME].rar?dl=0
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Xolova]]
[[Category:Commissioned by JeromeASF]]
[[Category:Requires Lucky Items Addon]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
a0016057db19a1f32409b8040ad35a81a07f8d10
1606
1597
2025-01-20T22:24:39Z
KristenStuffs
564421
wikitext
text/x-wiki
{{stub}}
{{Addon Infobox
|title=Zelda Lucky Block
|image=Zelda lucky block.png
|Creator:=[https://www.minecraftforum.net/members/Xolova/threads Xolova]
|Link:=[https://web.archive.org/web/20160912122933/http://mapsandmods.com/s/zeldaluckyblocks Maps & Mods]
|Dependencies:= [[Lucky Items Addon]]<br>
|Total Downloads:= >273<ref>Latest archived download numbers seen from mapsandmods.com.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| ???? 2016||
[[File:Zelda lucky block.png|frameless|32x32px]] Zelda Lucky Block was published onto Maps & Mods.
|-
|}
== Available Downloads ==
https://www.dropbox.com/scl/fi/0m0f35ealyeu1fuvu94p1/Zelda-Lucky-Blocks-OPEN-ME.rar?rlkey=v6tw1a9g90d8g0ujn813eyyae&e=1&dl=0
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Xolova]]
[[Category:Commissioned by JeromeASF]]
[[Category:Requires Lucky Items Addon]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
7bfbd48d29d91766e6bb17c2fac832ada2b52c8b
Noob VS Pro Lucky Block
0
513
1598
1568
2025-01-19T06:54:35Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Noob VS Pro Lucky Block
|image=Lucky block noob vs pro.gif
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| March 5th, 2019||
Noob VS Pro Lucky Block was commissioned by PopularMMOs.<ref>https://imgur.com/a/sDRohUF please note that PopularMMOs' twitter was hacked in 2021 meaning his private messages are no longer available to view.</ref><br>
Development began.
|-
|-
| March 26th, 2019||
[[File:Lucky block noob vs pro.gif|frameless|32x32px]] Noob VS Pro Lucky Block was released onto dropbox.
|-
|}
== Available Downloads ==
https://archive.org/details/noob-vspro-lucky-block
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
71b30182760cefdf9f8fb71d3cd4c4773c1a004e
Dreams Lucky Block
0
514
1599
1573
2025-01-19T06:56:59Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Distinguish|Lucky Block Dream}}
{{Addon Infobox
|title=Dreams Lucky Block
|image=Lucky block dreams.gif
|Creator:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]<br>
[https://www.curseforge.com/members/the_iron_vader/projects The Iron Vader]
|Dependencies:= [[Loot++]]<br>
[[Potion Core]]
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| March 30th, 2019||
Dreams Lucky Block was commissioned by PopularMMOs.<ref>https://imgur.com/a/L5AW6wv please note that PopularMMOs' twitter was hacked in 2021 meaning his private messages are no longer available to view.</ref><br>
Development began.
|-
|-
| April 26th, 2019||
[[File:Lucky block dreams.gif|frameless|32x32px]] Dreams Lucky Block was released onto dropbox.
|-
|}
== Available Downloads ==
https://archive.org/details/lucky-block-dreams
== Trivia ==
The Paul Bunyan armour accidentally displays the Youtube armour texture.
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:The Iron Vader]]
[[Category:Commissioned by PopularMMOs]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
0da7f89b3ae70c65233507ff2121576b924230f5
Wheat Lucky Block
0
387
1603
1540
2025-01-19T08:10:31Z
Argonfunk
567917
Adding upload timers + fixes
wikitext
text/x-wiki
{{Addon Infobox
|title=Wheat Lucky Block
|image=wheat lucky block.png
|Creator:=superfurnace<ref name="wheatfound" <ref>https://imgur.com/a/Nj08ESv cached version of Wheat Lucky Block Curseforge page taken from https://yandexwebcache.net/yandbtm?fmode=inject&tm=1736633519&tld=com&lang=en&la=1569239168&text=wheat+lucky+block&url=https%3A//www.curseforge.com/minecraft/customization/wheat-lucky-block%3Fsort%3Dfilelength&l10n=en&mime=html&sign=565aebe8e961ca7d5567246c8f60ab78&keyno=0&mode=html on September 23rd, 2019. Link archive: https://brandonbr1.github.io/yandex-wheat/</ref>
|Link:=[https://legacy.curseforge.com/minecraft/customization/wheat-lucky-block Curseforge]<ref>Link is defunct.</ref>
|Dependencies:=[[Loot++]]<ref name="1314only"<ref>Versions 1.3 and 1.4 only.</ref>
[[Potion Core]]<ref name="1314only"/>
|Total Downloads:= >3,863
|Availability:= Completely Available<ref>Latest known archived download total.</ref>
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
| March 4th, 2017||
Published publicly onto Curseforge.<br>
Version 1.1 was released.<br>
|-
|-
| March 7th, 2017||
Version 1.2 was released.<br>
|-
|-
| March 18th, 2017||
Version 1.3 was released.<br>
|-
|-
| March 19th, 2017||
Version 1.4 was released.
|-
|}
== Available Downloads ==
[https://archive.org/details/wheat-lucky-block-1.0-unzip-meeee Version 1.0]<br>
[https://archive.org/details/wheat-lucky-block-1.1 Version 1.1]<br>
[https://archive.org/details/wheat-lucky-block-1.2 Version 1.2]<br>
[https://archive.org/details/wheat-lucky-block-1.3-dont-forget-to-install-loot-and-potion-core Version 1.3]<br>
[https://archive.org/details/lucky-block-wheat-1.4-dont-forget-to-install-loot Version 1.4]<br>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Requires Loot++]]
[[Category:Requires Potion Core]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
9e9823379693460ec1c4e25f576a3186dfb094a5
Lucky Block Wiki
0
240
1607
258
2025-01-20T22:29:51Z
OwOstar
564436
Reorganize layout
wikitext
text/x-wiki
<!-- Hello and welcome to wiki.gg! This page is built via our IMProved Main Page (IMP) framework. If you are familiar with CSS grid areas, that's what you're defining here! But if you don't know any CSS that's ok!
👀 RULE 1: the same keyword represents the same section & can span multiple cells
👀 RULE 2: Each box in each layout must be a CONTIGUOUS RECTANGLE of any dimensions (most likely one of: 1x1, 1x2, 2x1, 2x2, 1x3, 3x1, 3x2, 2x3)
👀 RULE 3: This page defines LAYOUT ONLY. To edit the content, please use the links provided for you after saving/previewing your page.
👀 RULE 4: If you want to RENAME or ADD a box, (1) add a new section to the grid layout below (all three breakpoints!) and then (2) save or preview this page and then (3) click "Create this box"
👀 RULE 5: Each box must be used somewhere in each layout. If you see your boxes all squished to the left, some vertical text or empty space to the right of them, and some other boxes at the very bottom taking up the remaining width, it probably means you broke this rule.
-->{{Main page
|desktop=
<!-- for WIDE SCREENS -->
<!-- 👀 keep this at 3 columns, but you can otherwise rearrange as desired -->
welcome welcome welcome
pages pages pages
about about about
contribute contribute contribute
<!-- end WIDE SCREEN layout -->
|tablet=
<!-- for TABLET SCREENS -->
<!-- 👀 keep this at 2 columns, but you can otherwise rearrange as desired -->
welcome welcome
pages pages
about about
contribute contribute
<!-- end TABLET SCREEN layout -->
|mobile=
<!-- for MOBILE DEVICES -->
<!-- 👀 keep this at 1 column, but you can otherwise rearrange as desired -->
welcome
pages
about
contribute
<!-- end MOBILE DEVICE layout -->
}}
{{#description2:Welcome to the {{SITENAME}}, a collaborative wiki resource that is open for anyone to edit!}} <!-- this is a short description of your wiki, which will appear in embeds in Google search results, Discord links, etc. -->
49fb88939db06b87ff7cc1d107738463f8b66906
Lucky Block Wiki/pages
0
244
1608
880
2025-01-20T22:40:26Z
OwOstar
564436
wikitext
text/x-wiki
{{Main page box/start
| title = Useful wiki pages
| id = pages<!-- this should be identical to the subpage name, and must be a valid CSS custom-ident: https://developer.mozilla.org/en-US/docs/Web/CSS/custom-ident -->
| class = centered-content
}}
<div class="mp-links columns-4 wiki-page-container">
* {{MP link|Lucky Block|link=https://luckyblock.wiki.gg/wiki/Lucky_Block|image=Lucky block.png|size=92px}}
* {{MP link|Placeholder}}
* {{MP link|Placeholder}}
* {{MP link|Placeholder}}
</div>
{{Main page box/end}}<noinclude>[[Category:Main page boxes]]</noinclude><!-- don't edit this line -->
d9a227e30e2b5596ccfb8767b1ce84ab6af47f7e
1613
1608
2025-01-20T23:25:01Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Main page box/start
| title = Useful wiki pages
| id = pages<!-- this should be identical to the subpage name, and must be a valid CSS custom-ident: https://developer.mozilla.org/en-US/docs/Web/CSS/custom-ident -->
| class = centered-content
}}
<div class="mp-links columns-4 wiki-page-container">
* {{MP link|Lucky Block|link=https://luckyblock.wiki.gg/wiki/Lucky_Block|image=Lucky block.png|size=92px}}
* {{MP link|Placeholder}}
* {{MP link|List of Lucky Block Addons|link=https://luckyblock.wiki.gg/wiki/Category:Addons|image=OGLucky block blue.png|size=92px}}
* {{MP link|Placeholder}}
</div>
{{Main page box/end}}<noinclude>[[Category:Main page boxes]]</noinclude><!-- don't edit this line -->
31032af7eed06e3a8adb3dd065da3d70c849305f
User:OwOstar/common.css
2
343
1609
1039
2025-01-20T22:44:08Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
/*.druid-main-image img, */
/*.druid-main-images img {*/
/* max-width:75%;*/
/* height:auto;*/
/*}*/
/*div.druid-row + div.druid-row {*/
/* border-top: none;*/
/* position: relative;*/
/*}*/
/*div.druid-row + div.druid-row::before {*/
/* content: '';*/
/* position: absolute;*/
/* top: 0;*/
/* left: 5%;*/
/* width: 90%;*/
/* height: 1px;*/
/* background-color: black;*/
/*}*/
/*.druid-label {*/
/* text-align: center;*/
/*}*/
/*.druid-data {*/
/* margin: auto;*/
/*}*/
baec3b3dac4c67132e321cbbbb763cf8bb37a0e3
1610
1609
2025-01-20T22:47:28Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
/*.druid-main-image img, */
/*.druid-main-images img {*/
/* max-width:75%;*/
/* height:auto;*/
/*}*/
/*div.druid-row + div.druid-row {*/
/* border-top: none;*/
/* position: relative;*/
/*}*/
/*div.druid-row + div.druid-row::before {*/
/* content: '';*/
/* position: absolute;*/
/* top: 0;*/
/* left: 5%;*/
/* width: 90%;*/
/* height: 1px;*/
/* background-color: black;*/
/*}*/
/*.druid-label {*/
/* text-align: center;*/
/*}*/
/*.druid-data {*/
/* margin: auto;*/
/*}*/
.wiki-page-container {
margin: 25% 0 15%;
}
610f9a2eec045c03f00e40281dfce2ab7f00be1b
1611
1610
2025-01-20T22:49:44Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
/*.druid-main-image img, */
/*.druid-main-images img {*/
/* max-width:75%;*/
/* height:auto;*/
/*}*/
/*div.druid-row + div.druid-row {*/
/* border-top: none;*/
/* position: relative;*/
/*}*/
/*div.druid-row + div.druid-row::before {*/
/* content: '';*/
/* position: absolute;*/
/* top: 0;*/
/* left: 5%;*/
/* width: 90%;*/
/* height: 1px;*/
/* background-color: black;*/
/*}*/
/*.druid-label {*/
/* text-align: center;*/
/*}*/
/*.druid-data {*/
/* margin: auto;*/
/*}*/
.wiki-page-container {
padding: 25% 0 15%;
}
215f4fa0f9858878da0edd22dc4ff684ba4aed6a
1612
1611
2025-01-20T22:51:39Z
OwOstar
564436
css
text/css
/*.druid-container {*/
/* border: 2px solid var(--druid-border-color);*/
/* border-radius: 0px;*/
/*}*/
/*.druid-infobox .druid-title {*/
/* margin: 4px;*/
/*}*/
/*div.druid-row > .druid-label {*/
/* background: none;*/
/*}*/
/*div.druid-row {*/
/* background: var(--druid-tertiary-background-color);*/
/* margin-block: 0px;*/
/* align-items: center;*/
/*}*/
/*.druid-main-image img, */
/*.druid-main-images img {*/
/* max-width:75%;*/
/* height:auto;*/
/*}*/
/*div.druid-row + div.druid-row {*/
/* border-top: none;*/
/* position: relative;*/
/*}*/
/*div.druid-row + div.druid-row::before {*/
/* content: '';*/
/* position: absolute;*/
/* top: 0;*/
/* left: 5%;*/
/* width: 90%;*/
/* height: 1px;*/
/* background-color: black;*/
/*}*/
/*.druid-label {*/
/* text-align: center;*/
/*}*/
/*.druid-data {*/
/* margin: auto;*/
/*}*/
d40e39b67e09975eddb583f20827de9e7485feaa
Lucky Block Postponed
0
405
1618
1120
2025-01-20T23:32:46Z
KristenStuffs
564421
KristenStuffs moved page [[LuckyBlockPostponed]] to [[Lucky Block Postponed]] without leaving a redirect
wikitext
text/x-wiki
#REDIRECT [[Destiny Lucky Block]]
e9a9e12f3aa43ae15950dc31fed08c2f5109f12d
Mostly Avalibility
0
296
1619
405
2025-01-21T00:43:37Z
KristenStuffs
564421
Changed redirect target from [[Mostly Available]] to [[Category:Mostly Available]]
wikitext
text/x-wiki
#REDIRECT [[Category:Mostly Available]]
874c43c4f9a75900df4fce23ecd469d3f1805a0e
File:Lucky block recipe.PNG
6
518
1620
2025-01-21T05:37:07Z
DevMaster1015
564424
the original lucky block's recipe
wikitext
text/x-wiki
== Summary ==
the original lucky block's recipe
f89cae64bf5721d40ac6303a18d218721172c3ee
Lucky Block
0
254
1621
1486
2025-01-21T22:57:06Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Lucky Block
|image=lucky_block.png
|Creator:=[https://www.curseforge.com/members/player_in_distress/projects Player In Distress]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/lucky-block Curseforge]
|Contributors:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]<br>
[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Source:=[https://github.com/alexsocha/luckyblock Github]
|Availability:= Mostly Available
|Forge:= ✔️
}}
== Recipe ==
==== Recipe as of Java Edition 1.7.10+ ====
{| class="wikitable"
|-
| <div style="text-align:center">'''Ingredients'''</div>||
<div style="text-align:center">'''Crafting recipe'''</div>
|-
|-
| Dropper + Gold Ingots||
[[File:Lucky block recipe.PNG|frameless]]
|-
|}
== History ==
{| class="wikitable"
|-
| April 20th, 2012||
[[File:Og_lucky_block.png|frameless|32x32px]] The original Lucky Block promotional screenshot was taken in game.<ref>https://web.archive.org/web/20131022183635im_/http://cdn.planetminecraft.com/files/resource_media/screenshot/1216/2012-04-20_185821_2039015.jpg</ref>.
|-
|-
| May 4th, 2012 ||
Lucky Block was posted onto Planet Minecraft.<ref name="pmcluckyblocklink" <ref>https://web.archive.org/web/20160708091216/https://www.planetminecraft.com/mod/lucky-block/#tab_log</ref>
|-
|-
| May 25th, 2012 ||
v2.0 was released.<br>
Lucky Blocks can now spawn naturally.<br>
Drops Nether Portals instead of Gold Nuggets.<br>
Drops End Portal instead of End Portal Frames.
|-
|-
| June 8th, 2012 ||
V3.0 was released.
|-
|-
| September 7th, 2012 ||
V3.1 was released.
|-
|-
| October 14th, 2013 ||
V4.0 was released.<br>
Lucky Block was posted onto the Minecraft Forums.
|-
|-
| November 12th, 2013 ||
V.4.1 was released.<br>
Crafting recipe was updated to require a dropper and 8 gold nuggets instead of a dispenser and 8 gold nuggets.
|-
|-
| December 17th, 2013 ||
V4.2 was released.<br>
The crafting recipe can now be changed in the properties file.
|-
|-
| December 28th, 2013 ||
V4.2.1 was released.
|-
|-
| March 15th, 2014 ||
V4.5 was released.<br>
Bob was added.<br>
Romantic Rose was added.<br>
Lucky Block now uses name ids instead of number ids.
Lucky tools and armours are now gold instead of diamond.<br>
|-
|-
| April 6th, 2014 ||
V5.0.0 was released.<br>
Lucky Temples were added.<br>
One is Lucky and One is Not structure added.<br>
Lucky Blocks can now spawn naturally in custom structures.<br>
Lucky Blocks can now be crafted to become luckier or unluckier.
|-
|-
| August 12th, 2014 ||
V5.1.0 was released.<br>
Lucky Potion was added.<br>
Tamed Wolves were added.<br>
Unlucky Potion was added.<br>
Lucky Villagers were added.<br>
Wishing Wells were added.
|-
|-
| January 4th, 2015 ||
V5.2.0 was released.<br>
[[File:Lucky block.png|frameless|32x32px]] The texture was updated.<br>
Bob can now drop items on death.
|-
|-
| April 3rd, 2015 ||
V6.0.0 was released.<br>
Addon support was added.<br>
Giant Lucky Block structure was added.
|-
|-
| February 21st, 2016 ||
V7.0.1 Combat Update was released.<br>
Lucky Bow was added.<br>
Lucky Potion was added.<br>
Lucky Sword was added.
|-
|-
| February 6th, 2022 ||
Lucky Block was posted onto Curseforge.
|-
|-
| November 18th, 2023 ||
[https://web.archive.org/web/20231116175520/https://www.luckyblockmod.com/ https://www.luckyblockmod.com/] was acquired by LuckyBlock Casino and stopped hosting Lucky Block.<ref>https://github.com/alexsocha/luckyblock/issues/120</ref>
|-
|}
== Trivia ==
The current Lucky Block artwork is made by [https://badnix.com/portfolio/ Clayton Chowaniec]<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1292247-lucky-block-mod-drops-items-spawns-mobs-structures</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Original Lucky Block Promotional Image.jpg|Original promotional image.
File:Lucky Block Combat Update Promotional Image.png|Combat Update promotional image.
File:Acropolis Structure.png|Acropolis natural structure containing a Lucky Block.
</gallery>
== Notes ==
<references />
[[Category:Mods]]
[[Category:Mostly Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Tmtravlr]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.2.5]]
[[Category:Compatible with Minecraft Java Edition 1.3.2]]
[[Category:Compatible with Minecraft Java Edition 1.6.4]]
[[Category:Compatible with Minecraft Java Edition 1.7.2]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.9.4]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.13.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.3]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.15.2]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
[[Category:Compatible with Minecraft Java Edition 1.17.1]]
[[Category:Compatible with Minecraft Java Edition 1.18.2]]
[[Category:Compatible with Minecraft Java Edition 1.19.3]]
[[Category:Compatible with Minecraft Java Edition 1.20.1]]
[[Category:Compatible with Minecraft Java Edition 1.20.2]]
13791071f28da0b83fcede1230ed0a520e92aac6
Potion Core
0
364
1623
1127
2025-01-21T23:02:42Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Potion Core
|image=
|Creator:=[https://www.curseforge.com/members/tmtravlr/projects Tmtravlr]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/potion-core Curseforge]
|Availability:= Completely Available
|Forge:= ✔️
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Maps & Mods]]
[[Category:Minecraft Forums]]
[[Category:Tmtravlr]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.10.2]]
[[Category:Compatible with Minecraft Java Edition 1.11.2]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
0695dbe8b5c5ea5221e0eaa20b7d9f2d50df3196
Lucky Block Spotted
0
372
1624
1258
2025-01-21T23:04:26Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Spotted
|image=Spotted lucky block.png
|Creator:=[https://www.minecraftforum.net/members/DalekCheetah DalekCheetah]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-spotted-cheetah-lucky-blocks Curseforge]
|Total Downloads:=13,751<ref>As of January 11th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
|October 24th, 2015||
The 6th screenshot on the forums was taken.<br>
The Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2547928-lucky-block-spotted-my-lucky-block-add-on-for</ref>
|-
|-
|November 16th, 2015||
The Curseforge page was created.<br>
|-
|-
|November 20th, 2015||
[[File:Spotted lucky block.png|frameless|32x32px]] The Java Edition 1.7.10 version was released.<br>
The Java Edition 1.8 version was released.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/lucky-block-spotted-cheetah-lucky-blocks/files/2267352 Java Edition 1.7.10 version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-spotted-cheetah-lucky-blocks/files/2267353 Java Edition 1.8 version]
== Trivia ==
This Lucky Block is also known as Cheetah Lucky Block.<br>
The creator of this Lucky Block is responsible for the existence of the Cheetah Inventory Pet in the Inventory Pets mod.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2402467-inventory-pets-animated-creatures-that-live-in?page=63#c1349</ref>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Spotted promo 1.png|Original promotional image.
File:Spotted promo 2.png|Minecraft Ownership paper drop.
File:Spotted promo 3.png|You are very experienced! drop.
File:Spotted promo 4.png|Cheetah Claw golden sword.
File:Spotted promo 5.png|Punch it!
File:Spotted promo 6.png|Promotional image 6.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
7c43ff373dc8eb9521638455c93b85799e8dede6
Lucky Block Sly
0
369
1625
1444
2025-01-21T23:12:51Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://legacy.curseforge.com/members/sthot/projects sthot]<ref>https://imgur.com/a/piO0FE4</ref>
|Link:=https://www.curseforge.com/minecraft/customization/project-232521
|Contributors:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Total Downloads:= >29,656<ref>As of January 21st, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
[[File:OGSly lucky block.png|frameless|32x32px]] Version 1.0 was released.
|-
|-
| July 10th, 2015||
Version 1.1b was released.<br>
Version 1.1c was released.
|-
|-
| July 16th, 2015||
Version 1.2a was released.<br>
Version 1.2b was released.<br>
Version 1.3 was released.
|-
|-
| July 17th, 2015||
Version 1.4 was released.
|-
|-
| July 20th, 2015||
Version 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Version 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Version 1.6 was released.
|-
|-
| August 6th, 2015||
Version 1.7 was released.
|-
|-
| August 8th, 2015||
Version 1.7b was released.
|-
|-
| August 9th, 2015||
Version 1.8 was released.
|-
|-
| July 29th, 2016||
An update released.
|-
|-
| January 21st, 2025||
The Curseforge page was brought back.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/wfhqqkldfyozee2/Lucky%20Block%20Sly.7z Beta version of July 20th, 2015's Version 1.5.]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
7218932da22b3e7797228ea2181e3a143079c9a5
1626
1625
2025-01-21T23:14:20Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://legacy.curseforge.com/members/sthot/projects sthot]<ref>https://imgur.com/a/piO0FE4</ref>
|Link:=[https://www.curseforge.com/minecraft/customization/project-232521 Curseforge]
|Contributors:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Total Downloads:= >29,656<ref>As of January 21st, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
[[File:OGSly lucky block.png|frameless|32x32px]] Version 1.0 was released.
|-
|-
| July 10th, 2015||
Version 1.1b was released.<br>
Version 1.1c was released.
|-
|-
| July 16th, 2015||
Version 1.2a was released.<br>
Version 1.2b was released.<br>
Version 1.3 was released.
|-
|-
| July 17th, 2015||
Version 1.4 was released.
|-
|-
| July 20th, 2015||
Version 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Version 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Version 1.6 was released.
|-
|-
| August 6th, 2015||
Version 1.7 was released.
|-
|-
| August 8th, 2015||
Version 1.7b was released.
|-
|-
| August 9th, 2015||
Version 1.8 was released.
|-
|-
| July 29th, 2016||
An update released.
|-
|-
| January 21st, 2025||
The Curseforge page was brought back.
|-
|}
== Available Downloads ==
[https://www.mediafire.com/download/wfhqqkldfyozee2/Lucky%20Block%20Sly.7z Beta version of July 20th, 2015's Version 1.5.]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
f192f2096442aed11057f3e8a417d3884c2de58c
1627
1626
2025-01-21T23:21:13Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://www.curseforge.com/members/sthot/projects sthot]
|Link:=[https://www.curseforge.com/minecraft/customization/project-232521 Curseforge]
|Contributors:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Total Downloads:= >29,656<ref>As of January 21st, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
[[File:OGSly lucky block.png|frameless|32x32px]] Version 1.0 was released.
|-
|-
| July 10th, 2015||
Version 1.1a was released.<br>
Version 1.1b was released.<br>
Version 1.1c was released.
|-
|-
| July 16th, 2015||
Version 1.2a was released.<br>
Version 1.2b was released.<br>
Version 1.3 was released.
|-
|-
| July 17th, 2015||
Version 1.4 was released.
|-
|-
| July 20th, 2015||
Version 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Version 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Version 1.6 was released.
|-
|-
| August 6th, 2015||
Version 1.7 was released.
|-
|-
| August 8th, 2015||
Version 1.7b was released.
|-
|-
| August 9th, 2015||
Version 1.8 was released.
|-
|-
| July 28th, 2016||
Version 1.9 was released.
|-
|-
| July 29th, 2016||
Version 1.9b was released.
|-
|-
| January 21st, 2025||
The Curseforge page was brought back.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/project-232521/files/2246184 1.0]
[https://www.curseforge.com/minecraft/customization/project-232521/files/2246435 1.1a]
[https://www.curseforge.com/minecraft/customization/project-232521/files/2319579 1.9b]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
9c2e950423e1283069e635ea45433bae380c4bdb
1628
1627
2025-01-21T23:21:32Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://www.curseforge.com/members/sthot/projects sthot]
|Link:=[https://www.curseforge.com/minecraft/customization/project-232521 Curseforge]
|Contributors:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Total Downloads:= >29,656<ref>As of January 21st, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
[[File:OGSly lucky block.png|frameless|32x32px]] Version 1.0 was released.
|-
|-
| July 10th, 2015||
Version 1.1a was released.<br>
Version 1.1b was released.<br>
Version 1.1c was released.
|-
|-
| July 16th, 2015||
Version 1.2a was released.<br>
Version 1.2b was released.<br>
Version 1.3 was released.
|-
|-
| July 17th, 2015||
Version 1.4 was released.
|-
|-
| July 20th, 2015||
Version 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Version 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Version 1.6 was released.
|-
|-
| August 6th, 2015||
Version 1.7 was released.
|-
|-
| August 8th, 2015||
Version 1.7b was released.
|-
|-
| August 9th, 2015||
Version 1.8 was released.
|-
|-
| July 28th, 2016||
Version 1.9 was released.
|-
|-
| July 29th, 2016||
Version 1.9b was released.
|-
|-
| January 21st, 2025||
The Curseforge page was brought back.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/project-232521/files/2246184 1.0]<br>
[https://www.curseforge.com/minecraft/customization/project-232521/files/2246435 1.1a]<br>
[https://www.curseforge.com/minecraft/customization/project-232521/files/2319579 1.9b]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
868ce910765075c73625f757e556ee1263c64597
1629
1628
2025-01-21T23:25:43Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://www.curseforge.com/members/sthot/projects sthot]
|Link:=[https://www.curseforge.com/minecraft/customization/project-232521 Curseforge]
|Contributors:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Total Downloads:= >29,656<ref>As of January 21st, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
[[File:OGSly lucky block.png|frameless|32x32px]] Version 1.0 was released.
|-
|-
| July 10th, 2015||
Version 1.1a was released.<br>
Version 1.1b was released.<br>
Version 1.1c was released.
|-
|-
| July 16th, 2015||
Version 1.2a was released.<br>
Version 1.2b was released.<br>
Version 1.3 was released.
|-
|-
| July 17th, 2015||
Version 1.4 was released.
|-
|-
| July 20th, 2015||
Version 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Version 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Version 1.6 was released.
|-
|-
| August 6th, 2015||
Version 1.7 was released.
|-
|-
| August 8th, 2015||
Version 1.7b was released.
|-
|-
| August 9th, 2015||
Version 1.8 was released.
|-
|-
| July 28th, 2016||
Version 1.9 was released.
|-
|-
| July 29th, 2016||
Version 1.9b was released.
|-
|-
| January 21st, 2025||
The Curseforge page was brought back.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/project-232521/files/2246184 1.0]<br>
[https://www.curseforge.com/minecraft/customization/project-232521/files/2246435 1.1a]<br>
[https://www.curseforge.com/minecraft/customization/project-232521/files/2319579 1.9b]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
77c4240376b97283ae3caa66eee67afdca1bfa4c
1633
1629
2025-01-22T00:03:31Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://www.curseforge.com/members/sthot/projects sthot]
|Link:=[https://www.curseforge.com/minecraft/customization/slyluckyblock Curseforge]
|Contributors:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Total Downloads:= >29,656<ref>As of January 21st, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
[[File:OGSly lucky block.png|frameless|32x32px]] Version 1.0 was released.
|-
|-
| July 10th, 2015||
Version 1.1a was released.<br>
Version 1.1b was released.<br>
Version 1.1c was released.
|-
|-
| July 16th, 2015||
Version 1.2a was released.<br>
Version 1.2b was released.<br>
Version 1.3 was released.
|-
|-
| July 17th, 2015||
Version 1.4 was released.
|-
|-
| July 20th, 2015||
Version 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Version 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Version 1.6 was released.
|-
|-
| August 6th, 2015||
Version 1.7 was released.
|-
|-
| August 8th, 2015||
Version 1.7b was released.
|-
|-
| August 9th, 2015||
Version 1.8 was released.
|-
|-
| July 28th, 2016||
Version 1.9 was released.
|-
|-
| July 29th, 2016||
Version 1.9b was released.
|-
|-
| January 21st, 2025||
The Curseforge page was brought back.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/project-232521/files/2246184 1.0]<br>
[https://www.curseforge.com/minecraft/customization/project-232521/files/2246435 1.1a]<br>
[https://www.curseforge.com/minecraft/customization/project-232521/files/2319579 1.9b]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
c365b16c5da26e22abd1ab42040ecdce6aac6f25
1634
1633
2025-01-22T00:04:36Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://www.curseforge.com/members/sthot/projects sthot]
|Link:=[https://www.curseforge.com/minecraft/customization/slyluckyblock Curseforge]
|Contributors:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Total Downloads:= >29,656<ref>As of January 21st, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
[[File:OGSly lucky block.png|frameless|32x32px]] Version 1.0 was released.
|-
|-
| July 10th, 2015||
Version 1.1a was released.<br>
Version 1.1b was released.<br>
Version 1.1c was released.
|-
|-
| July 16th, 2015||
Version 1.2a was released.<br>
Version 1.2b was released.<br>
Version 1.3 was released.
|-
|-
| July 17th, 2015||
Version 1.4 was released.
|-
|-
| July 20th, 2015||
Version 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Version 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Version 1.6 was released.
|-
|-
| August 6th, 2015||
Version 1.7 was released.
|-
|-
| August 8th, 2015||
Version 1.7b was released.
|-
|-
| August 9th, 2015||
Version 1.8 was released.
|-
|-
| July 28th, 2016||
Version 1.9 was released.
|-
|-
| July 29th, 2016||
Version 1.9b was released.
|-
|-
| January 21st, 2025||
The Curseforge page was brought back.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2246184 1.0]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2246435 1.1a]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2319579 1.9b]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
c24972305d4be2bbdf013758023e52296e5b23ef
Category:People who Commissioned Lucky Blocks
14
488
1630
1504
2025-01-21T23:31:16Z
KristenStuffs
564421
KristenStuffs moved page [[Category:People Who Commissioned Lucky Blocks]] to [[Category:People who Commissioned Lucky Blocks]] without leaving a redirect
wikitext
text/x-wiki
People who commissioned Lucky Blocks.
3168e0a01f7319bb95decbc8a964eb100a8eeaa6
Category:Commissioned by JeromeASF
14
489
1631
1505
2025-01-21T23:31:31Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks which were commissioned by JeromeASF for creation.
[[Category:People who Commissioned Lucky Blocks]]
cd199a8783895f6d5f1cdd57dc53c17531bd732c
Category:Commissioned by PopularMMOs
14
487
1632
1503
2025-01-21T23:31:46Z
KristenStuffs
564421
wikitext
text/x-wiki
Lucky Blocks which were commissioned by PopularMMOs for creation.
[[Category:People who Commissioned Lucky Blocks]]
5f24caed1a88a413887a41ce70e5ce6d81bc239d
How to install Lucky Block Addons
0
519
1635
2025-01-22T04:43:35Z
KristenStuffs
564421
Created page with "temp"
wikitext
text/x-wiki
temp
d969831eb8a99cff8c02e681f43289e5d3d69664
1639
1635
2025-01-22T05:09:59Z
KristenStuffs
564421
wikitext
text/x-wiki
Download instructions may vary depending on the Lucky Blocks themselves, especially if they require mods please install those normally. Please also remember to download the Lucky Block mod for your desired version.
== 1.7.10 Addons Installation Instructions ==
== 1.8 5.2.0 Lucky Blocks Addons Installation Instructions ==
== 1.8 6.0.0-1.12.2 Lucky Block Addons Installation Instructions ==
== 1.12.2 Lucky Block Addons + Additions Addon Installation Instructions ==
== 1.13.2+ Lucky Block Addons Installation Instructions ==
a5082f4fe3a07987c1ba2628ce26d2c30df4c1a8
1640
1639
2025-01-22T05:11:11Z
KristenStuffs
564421
wikitext
text/x-wiki
Download instructions may vary depending on the Lucky Blocks themselves, especially if they require mods please install those normally. Please also remember to download the Lucky Block mod along with the correct mod loader for your desired version.
== 1.7.10 Addons Installation Instructions ==
== 1.8 5.2.0 Lucky Blocks Addons Installation Instructions ==
== 1.8 6.0.0-1.12.2 Lucky Block Addons Installation Instructions ==
== 1.12.2 Lucky Block Addons + Additions Addon Installation Instructions ==
== 1.13.2+ Lucky Block Addons Installation Instructions ==
7ba0ebccc6697c7405cff57d986bf29f895732c8
1641
1640
2025-01-22T05:11:49Z
KristenStuffs
564421
wikitext
text/x-wiki
Download instructions may vary depending on the Lucky Blocks themselves, especially if they require mods please install those normally. Please also remember to download the Lucky Block mod along with the correct mod loader for your desired version.
== 1.7.10 Addons Installation Instructions ==
== 1.8 5.2.0 Lucky Blocks Addons Installation Instructions ==
== 1.8 6.0.0-1.12.2 Lucky Block Addons Installation Instructions ==
== 1.12.2 Lucky Block Addons + Additions Addon Installation Instructions ==
== 1.13.2+ Lucky Block Addons Installation Instructions ==
== 1.20.6+ Modern Lucky Block Addons Installation Instructions ==
d4b9a70aeeab147cde1b417f1f1f41e62742267a
1642
1641
2025-01-22T05:12:30Z
KristenStuffs
564421
wikitext
text/x-wiki
Download instructions may vary depending on the Lucky Blocks themselves, especially if they require mods please install those normally. Please also remember to download the Lucky Block mod along with the correct mod loader for your desired version.
== Java Edition 1.7.10 Addons Installation Instructions ==
== Java Edition 1.8 5.2.0 Lucky Blocks Addons Installation Instructions ==
== Java Edition 1.8 6.0.0-1.12.2 Lucky Block Addons Installation Instructions ==
== Java Edition 1.12.2 Lucky Block Addons + Additions Addon Installation Instructions ==
== Java Edition 1.13.2+ Lucky Block Addons Installation Instructions ==
== Java Edition 1.20.6+ Modern Lucky Block Addons Installation Instructions ==
06d003858f59f17ba570e2209e8c90f55e0e079d
1643
1642
2025-01-22T05:13:23Z
KristenStuffs
564421
wikitext
text/x-wiki
Download instructions may vary depending on the Lucky Blocks themselves, especially if they require mods please install those normally. Please also remember to download the desired mod loader for the version which you wish to install Addons for.
== Java Edition 1.7.10 Addons Installation Instructions ==
== Java Edition 1.8 5.2.0 Lucky Blocks Addons Installation Instructions ==
== Java Edition 1.8 6.0.0-1.12.2 Lucky Block Addons Installation Instructions ==
== Java Edition 1.12.2 Lucky Block Addons + Additions Addon Installation Instructions ==
== Java Edition 1.13.2+ Lucky Block Addons Installation Instructions ==
== Java Edition 1.20.6+ Modern Lucky Block Addons Installation Instructions ==
49f993439bec22a130fffa810b418ef4bc55bed0
1646
1643
2025-01-25T03:09:14Z
KristenStuffs
564421
/* Java Edition 1.8 6.0.0-1.12.2 Lucky Block Addons Installation Instructions */
wikitext
text/x-wiki
Download instructions may vary depending on the Lucky Blocks themselves, especially if they require mods please install those normally. Please also remember to download the desired mod loader for the version which you wish to install Addons for.
== Java Edition 1.7.10 Addons Installation Instructions ==
== Java Edition 1.8 5.2.0 Lucky Blocks Addons Installation Instructions ==
== Java Edition 1.8 6.0.0-1.12.2 Lucky Block Addons Installation Instructions ==
# Install Forge for your desired version.
# Download and Intall [[Lucky Block]].
# Run Minecraft at least once.
# Go to the .minecraft/addons/lucky_block folder.
# Download the desired addon.
# Drag the downloaded addon ZIP into the addons/lucky_block (1.8-1.12.2)folder.
== Java Edition 1.12.2 Lucky Block Addons + Additions Addon Installation Instructions ==
== Java Edition 1.13.2+ Lucky Block Addons Installation Instructions ==
== Java Edition 1.20.6+ Modern Lucky Block Addons Installation Instructions ==
7c8958e21c05d5d62b4942a4952df65933fc4719
1647
1646
2025-01-25T03:09:42Z
KristenStuffs
564421
/* Java Edition 1.13.2+ Lucky Block Addons Installation Instructions */
wikitext
text/x-wiki
Download instructions may vary depending on the Lucky Blocks themselves, especially if they require mods please install those normally. Please also remember to download the desired mod loader for the version which you wish to install Addons for.
== Java Edition 1.7.10 Addons Installation Instructions ==
== Java Edition 1.8 5.2.0 Lucky Blocks Addons Installation Instructions ==
== Java Edition 1.8 6.0.0-1.12.2 Lucky Block Addons Installation Instructions ==
# Install Forge for your desired version.
# Download and Intall [[Lucky Block]].
# Run Minecraft at least once.
# Go to the .minecraft/addons/lucky_block folder.
# Download the desired addon.
# Drag the downloaded addon ZIP into the addons/lucky_block (1.8-1.12.2)folder.
== Java Edition 1.12.2 Lucky Block Addons + Additions Addon Installation Instructions ==
== Java Edition 1.13.2+ Lucky Block Addons Installation Instructions ==
== Java Edition 1.8 6.0.0-1.12.2 Lucky Block Addons Installation Instructions ==
# Install Forge for your desired version.
# Download and Intall [[Lucky Block]].
# Run Minecraft at least once.
# Go to the .minecraft/addons/lucky folder.
# Download the desired addon.
# Drag the downloaded addon ZIP into the addons/lucky folder.
== Java Edition 1.20.6+ Modern Lucky Block Addons Installation Instructions ==
75726994e6f75d46dc091d333f3b37feb36fcf47
1648
1647
2025-01-25T03:09:51Z
KristenStuffs
564421
/* Java Edition 1.8 6.0.0-1.12.2 Lucky Block Addons Installation Instructions */
wikitext
text/x-wiki
Download instructions may vary depending on the Lucky Blocks themselves, especially if they require mods please install those normally. Please also remember to download the desired mod loader for the version which you wish to install Addons for.
== Java Edition 1.7.10 Addons Installation Instructions ==
== Java Edition 1.8 5.2.0 Lucky Blocks Addons Installation Instructions ==
== Java Edition 1.8 6.0.0-1.12.2 Lucky Block Addons Installation Instructions ==
# Install Forge for your desired version.
# Download and Intall [[Lucky Block]].
# Run Minecraft at least once.
# Go to the .minecraft/addons/lucky_block folder.
# Download the desired addon.
# Drag the downloaded addon ZIP into the addons/lucky_block folder.
== Java Edition 1.12.2 Lucky Block Addons + Additions Addon Installation Instructions ==
== Java Edition 1.13.2+ Lucky Block Addons Installation Instructions ==
== Java Edition 1.8 6.0.0-1.12.2 Lucky Block Addons Installation Instructions ==
# Install Forge for your desired version.
# Download and Intall [[Lucky Block]].
# Run Minecraft at least once.
# Go to the .minecraft/addons/lucky folder.
# Download the desired addon.
# Drag the downloaded addon ZIP into the addons/lucky folder.
== Java Edition 1.20.6+ Modern Lucky Block Addons Installation Instructions ==
ccabd59de4db9da980db8bab126af6b183708a05
1649
1648
2025-01-25T03:11:41Z
KristenStuffs
564421
/* Java Edition 1.20.6+ Modern Lucky Block Addons Installation Instructions */
wikitext
text/x-wiki
Download instructions may vary depending on the Lucky Blocks themselves, especially if they require mods please install those normally. Please also remember to download the desired mod loader for the version which you wish to install Addons for.
== Java Edition 1.7.10 Addons Installation Instructions ==
== Java Edition 1.8 5.2.0 Lucky Blocks Addons Installation Instructions ==
== Java Edition 1.8 6.0.0-1.12.2 Lucky Block Addons Installation Instructions ==
# Install Forge for your desired version.
# Download and Intall [[Lucky Block]].
# Run Minecraft at least once.
# Go to the .minecraft/addons/lucky_block folder.
# Download the desired addon.
# Drag the downloaded addon ZIP into the addons/lucky_block folder.
== Java Edition 1.12.2 Lucky Block Addons + Additions Addon Installation Instructions ==
== Java Edition 1.13.2+ Lucky Block Addons Installation Instructions ==
== Java Edition 1.8 6.0.0-1.12.2 Lucky Block Addons Installation Instructions ==
# Install Forge for your desired version.
# Download and Intall [[Lucky Block]].
# Run Minecraft at least once.
# Go to the .minecraft/addons/lucky folder.
# Download the desired addon.
# Drag the downloaded addon ZIP into the addons/lucky folder.
== Java Edition 1.20.6+ Modern Lucky Block Addons Installation Instructions ==
# Install NeoForge or Fabric for your desired version.
# Download and Install [[Modern Lucky Block]].
# The Modern Lucky Block requires Architectury API.
# If you're using Fabric you will need Fabric API.
# Run Minecraft at least once with the required mods.
# Drag the addon zip file into the .minecraft/addons folder.
35110a4d1244c40d89108eb320e8bc2dd9724145
1650
1649
2025-01-25T03:12:10Z
KristenStuffs
564421
/* Java Edition 1.8 6.0.0-1.12.2 Lucky Block Addons Installation Instructions */
wikitext
text/x-wiki
Download instructions may vary depending on the Lucky Blocks themselves, especially if they require mods please install those normally. Please also remember to download the desired mod loader for the version which you wish to install Addons for.
== Java Edition 1.7.10 Addons Installation Instructions ==
== Java Edition 1.8 5.2.0 Lucky Blocks Addons Installation Instructions ==
== Java Edition 1.8 6.0.0-1.12.2 Lucky Block Addons Installation Instructions ==
# Install Forge for your desired version.
# Download and Intall [[Lucky Block]].
# Run Minecraft at least once.
# Go to the .minecraft/addons/lucky_block folder.
# Download the desired addon.
# Drag the downloaded addon ZIP into the addons/lucky_block folder.
== Java Edition 1.12.2 Lucky Block Addons + Additions Addon Installation Instructions ==
== Java Edition 1.13.2+ Lucky Block Addons Installation Instructions ==
== Java Edition 1.8 6.0.0-1.12.2 Lucky Block Addons Installation Instructions ==
# Install Forge for your desired version.
# Download and Intall [[Lucky Block]].
# Run Minecraft at least once.
# Go to the .minecraft/addons/lucky folder.
# Download the desired addon.
# Drag the downloaded addon .zip file into the addons/lucky folder.
== Java Edition 1.20.6+ Modern Lucky Block Addons Installation Instructions ==
# Install NeoForge or Fabric for your desired version.
# Download and Install [[Modern Lucky Block]].
# The Modern Lucky Block requires Architectury API.
# If you're using Fabric you will need Fabric API.
# Run Minecraft at least once with the required mods.
# Drag the addon zip file into the .minecraft/addons folder.
3f5aa0d6e4e8f600c348f477d9e4eb41c9c5730e
1651
1650
2025-01-25T03:12:18Z
KristenStuffs
564421
/* Java Edition 1.20.6+ Modern Lucky Block Addons Installation Instructions */
wikitext
text/x-wiki
Download instructions may vary depending on the Lucky Blocks themselves, especially if they require mods please install those normally. Please also remember to download the desired mod loader for the version which you wish to install Addons for.
== Java Edition 1.7.10 Addons Installation Instructions ==
== Java Edition 1.8 5.2.0 Lucky Blocks Addons Installation Instructions ==
== Java Edition 1.8 6.0.0-1.12.2 Lucky Block Addons Installation Instructions ==
# Install Forge for your desired version.
# Download and Intall [[Lucky Block]].
# Run Minecraft at least once.
# Go to the .minecraft/addons/lucky_block folder.
# Download the desired addon.
# Drag the downloaded addon ZIP into the addons/lucky_block folder.
== Java Edition 1.12.2 Lucky Block Addons + Additions Addon Installation Instructions ==
== Java Edition 1.13.2+ Lucky Block Addons Installation Instructions ==
== Java Edition 1.8 6.0.0-1.12.2 Lucky Block Addons Installation Instructions ==
# Install Forge for your desired version.
# Download and Intall [[Lucky Block]].
# Run Minecraft at least once.
# Go to the .minecraft/addons/lucky folder.
# Download the desired addon.
# Drag the downloaded addon .zip file into the addons/lucky folder.
== Java Edition 1.20.6+ Modern Lucky Block Addons Installation Instructions ==
# Install NeoForge or Fabric for your desired version.
# Download and Install [[Modern Lucky Block]].
# The Modern Lucky Block requires Architectury API.
# If you're using Fabric you will need Fabric API.
# Run Minecraft at least once with the required mods.
# Drag the addon .zip file into the .minecraft/addons folder.
74720c840a0cc783b0c24d09f9b7dd474ccaf1f4
1652
1651
2025-01-25T03:12:27Z
KristenStuffs
564421
/* Java Edition 1.8 6.0.0-1.12.2 Lucky Block Addons Installation Instructions */
wikitext
text/x-wiki
Download instructions may vary depending on the Lucky Blocks themselves, especially if they require mods please install those normally. Please also remember to download the desired mod loader for the version which you wish to install Addons for.
== Java Edition 1.7.10 Addons Installation Instructions ==
== Java Edition 1.8 5.2.0 Lucky Blocks Addons Installation Instructions ==
== Java Edition 1.8 6.0.0-1.12.2 Lucky Block Addons Installation Instructions ==
# Install Forge for your desired version.
# Download and Intall [[Lucky Block]].
# Run Minecraft at least once.
# Go to the .minecraft/addons/lucky_block folder.
# Download the desired addon.
# Drag the downloaded addon .zip into the addons/lucky_block folder.
== Java Edition 1.12.2 Lucky Block Addons + Additions Addon Installation Instructions ==
== Java Edition 1.13.2+ Lucky Block Addons Installation Instructions ==
== Java Edition 1.8 6.0.0-1.12.2 Lucky Block Addons Installation Instructions ==
# Install Forge for your desired version.
# Download and Intall [[Lucky Block]].
# Run Minecraft at least once.
# Go to the .minecraft/addons/lucky folder.
# Download the desired addon.
# Drag the downloaded addon .zip file into the addons/lucky folder.
== Java Edition 1.20.6+ Modern Lucky Block Addons Installation Instructions ==
# Install NeoForge or Fabric for your desired version.
# Download and Install [[Modern Lucky Block]].
# The Modern Lucky Block requires Architectury API.
# If you're using Fabric you will need Fabric API.
# Run Minecraft at least once with the required mods.
# Drag the addon .zip file into the .minecraft/addons folder.
39ee8103132bb32666c177486efa1bcd2f68763a
1674
1652
2025-01-25T07:28:18Z
KristenStuffs
564421
wikitext
text/x-wiki
Download instructions may vary depending on the Lucky Blocks themselves, especially if they require mods please install those normally. Please also remember to download the desired mod loader for the version which you wish to install Addons for.
== Java Edition 1.7.10 Addons Installation Instructions ==
== Java Edition 1.8 5.2.0 Lucky Blocks Addons Installation Instructions ==
== Java Edition 1.8 6.0.0-1.12.2 Lucky Block Addons Installation Instructions ==
# Install Forge for your desired version.
# Download and Intall [[Lucky Block]].
# Run Minecraft at least once.
# Go to the .minecraft/addons/lucky_block folder.
# Download the desired addon.
# Drag the downloaded addon .zip into the addons/lucky_block folder.
== Java Edition 1.12.2 Lucky Block Addons + Additions Addon Installation Instructions ==
== Java Edition 1.13.2+ Lucky Block Addons Installation Instructions ==
# Install Forge for your desired version.
# Download and Intall [[Lucky Block]].
# Run Minecraft at least once.
# Go to the .minecraft/addons/lucky folder.
# Download the desired addon.
# Drag the downloaded addon .zip file into the addons/lucky folder.
== Java Edition 1.20.6+ Modern Lucky Block Addons Installation Instructions ==
# Install NeoForge or Fabric for your desired version.
# Download and Install [[Modern Lucky Block]].
# The Modern Lucky Block requires Architectury API.
# If you're using Fabric you will need Fabric API.
# Run Minecraft at least once with the required mods.
# Drag the addon .zip file into the .minecraft/addons folder.
d6ee9abca43591b6a123ea903048df39aba9515f
1681
1674
2025-01-28T01:16:21Z
KristenStuffs
564421
/* Java Edition 1.7.10 Addons Installation Instructions */
wikitext
text/x-wiki
Download instructions may vary depending on the Lucky Blocks themselves, especially if they require mods please install those normally. Please also remember to download the desired mod loader for the version which you wish to install Addons for.
== Java Edition 1.6.4-1.7.10 Addons Installation Instructions ==
== Java Edition 1.8 5.2.0 Lucky Blocks Addons Installation Instructions ==
== Java Edition 1.8 6.0.0-1.12.2 Lucky Block Addons Installation Instructions ==
# Install Forge for your desired version.
# Download and Intall [[Lucky Block]].
# Run Minecraft at least once.
# Go to the .minecraft/addons/lucky_block folder.
# Download the desired addon.
# Drag the downloaded addon .zip into the addons/lucky_block folder.
== Java Edition 1.12.2 Lucky Block Addons + Additions Addon Installation Instructions ==
== Java Edition 1.13.2+ Lucky Block Addons Installation Instructions ==
# Install Forge for your desired version.
# Download and Intall [[Lucky Block]].
# Run Minecraft at least once.
# Go to the .minecraft/addons/lucky folder.
# Download the desired addon.
# Drag the downloaded addon .zip file into the addons/lucky folder.
== Java Edition 1.20.6+ Modern Lucky Block Addons Installation Instructions ==
# Install NeoForge or Fabric for your desired version.
# Download and Install [[Modern Lucky Block]].
# The Modern Lucky Block requires Architectury API.
# If you're using Fabric you will need Fabric API.
# Run Minecraft at least once with the required mods.
# Drag the addon .zip file into the .minecraft/addons folder.
c841992e4008f78ecf8539ecbb6530b956197d21
Lucky Block Wiki/pages
0
244
1636
1613
2025-01-22T04:49:49Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Main page box/start
| title = Useful wiki pages
| id = pages<!-- this should be identical to the subpage name, and must be a valid CSS custom-ident: https://developer.mozilla.org/en-US/docs/Web/CSS/custom-ident -->
| class = centered-content
}}
<div class="mp-links columns-4 wiki-page-container">
* {{MP link|Lucky Block|link=https://luckyblock.wiki.gg/wiki/Lucky_Block|image=Lucky block.png|size=92px}}
* {{MP link|How to install Lucky Blocks|link=https://luckyblock.wiki.gg/wiki/How_to_install_Lucky_Block_Addons|image=Blockception lucky block.png|size=92px}}
* {{MP link|List of Lucky Block Addons|link=https://luckyblock.wiki.gg/wiki/Category:Addons|image=OGLucky block blue.png|size=92px}}
* {{MP link|Placeholder}}
</div>
{{Main page box/end}}<noinclude>[[Category:Main page boxes]]</noinclude><!-- don't edit this line -->
2e25becf468803988148494672bfe19b3ed18fe9
1637
1636
2025-01-22T04:59:31Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Main page box/start
| title = Useful wiki pages
| id = pages<!-- this should be identical to the subpage name, and must be a valid CSS custom-ident: https://developer.mozilla.org/en-US/docs/Web/CSS/custom-ident -->
| class = centered-content
}}
<div class="mp-links columns-4 wiki-page-container">
* {{MP link|Lucky Block|link=https://luckyblock.wiki.gg/wiki/Lucky_Block|image=Lucky block.png|size=92px}}
* {{MP link|How to install Lucky Blocks|link=https://luckyblock.wiki.gg/wiki/How_to_install_Lucky_Block_Addons|image=Blockception lucky block.png|size=92px}}
* {{MP link|List of Lucky Block Addons|link=https://luckyblock.wiki.gg/wiki/Category:Addons|image=OGLucky block blue.png|size=92px}}
* {{MP link|How to make a Lucky Block Addon|image=OGFantasia lucky block.png|size=92px}}
</div>
{{Main page box/end}}<noinclude>[[Category:Main page boxes]]</noinclude><!-- don't edit this line -->
17623ce255ca03ca1104b40da874cc52cde609c7
1638
1637
2025-01-22T05:01:41Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Main page box/start
| title = Useful wiki pages
| id = pages<!-- this should be identical to the subpage name, and must be a valid CSS custom-ident: https://developer.mozilla.org/en-US/docs/Web/CSS/custom-ident -->
| class = centered-content
}}
<div class="mp-links columns-4 wiki-page-container">
* {{MP link|Lucky Block|link=https://luckyblock.wiki.gg/wiki/Lucky_Block|image=Lucky block.png|size=92px}}
* {{MP link|How to install Lucky Blocks Addons|link=https://luckyblock.wiki.gg/wiki/How_to_install_Lucky_Block_Addons|image=Blockception lucky block.png|size=92px}}
* {{MP link|List of Lucky Block Addons|link=https://luckyblock.wiki.gg/wiki/Category:Addons|image=OGLucky block blue.png|size=92px}}
* {{MP link|How to make a Lucky Block Addon|image=OGFantasia lucky block.png|size=92px}}
</div>
{{Main page box/end}}<noinclude>[[Category:Main page boxes]]</noinclude><!-- don't edit this line -->
1576e620b6f17322567df25899554edeb28b15ed
1664
1638
2025-01-25T04:10:56Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Main page box/start
| title = Recommended wiki pages
| id = pages<!-- this should be identical to the subpage name, and must be a valid CSS custom-ident: https://developer.mozilla.org/en-US/docs/Web/CSS/custom-ident -->
| class = centered-content
}}
<div class="mp-links columns-4 wiki-page-container">
* {{MP link|Lucky Block|link=https://luckyblock.wiki.gg/wiki/Lucky_Block|image=Lucky block.png|size=92px}}
* {{MP link|How to install Lucky Blocks Addons|link=https://luckyblock.wiki.gg/wiki/How_to_install_Lucky_Block_Addons|image=Blockception lucky block.png|size=92px}}
* {{MP link|List of Lucky Block Addons|link=https://luckyblock.wiki.gg/wiki/Category:Addons|image=OGLucky block blue.png|size=92px}}
* {{MP link|How to make a Lucky Block Addon|image=OGFantasia lucky block.png|size=92px}}
</div>
{{Main page box/end}}<noinclude>[[Category:Main page boxes]]</noinclude><!-- don't edit this line -->
3f3dc0b5cd25520b2f671776d4e53e508e4810fb
1665
1664
2025-01-25T04:11:28Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Main page box/start
| title = Wiki pages to help get started!
| id = pages<!-- this should be identical to the subpage name, and must be a valid CSS custom-ident: https://developer.mozilla.org/en-US/docs/Web/CSS/custom-ident -->
| class = centered-content
}}
<div class="mp-links columns-4 wiki-page-container">
* {{MP link|Lucky Block|link=https://luckyblock.wiki.gg/wiki/Lucky_Block|image=Lucky block.png|size=92px}}
* {{MP link|How to install Lucky Blocks Addons|link=https://luckyblock.wiki.gg/wiki/How_to_install_Lucky_Block_Addons|image=Blockception lucky block.png|size=92px}}
* {{MP link|List of Lucky Block Addons|link=https://luckyblock.wiki.gg/wiki/Category:Addons|image=OGLucky block blue.png|size=92px}}
* {{MP link|How to make a Lucky Block Addon|image=OGFantasia lucky block.png|size=92px}}
</div>
{{Main page box/end}}<noinclude>[[Category:Main page boxes]]</noinclude><!-- don't edit this line -->
744395325d8e6723f692f458309eb16e47ff20ab
CS:GO Lucky Block
0
506
1644
1543
2025-01-22T05:20:01Z
KristenStuffs
564421
wikitext
text/x-wiki
{{stub}}
{{Addon Infobox
|title=CS:GO Lucky Block
|image=Csgo lucky block.png
|Creator:=[https://www.minecraftforum.net/members/Xolova/threads Xolova]
|Link:=[https://web.archive.org/web/20170216102654/http://mapsandmods.com/s/csgoluckyblock Maps & Mods]<ref>Link is defunct.</ref> Maps & Mods]
|Dependencies:= [[Lucky Items Addon]]<br>
|Total Downloads:= >1
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| ???? 2016||
[[File:Csgo lucky block.png|frameless|32x32px]] CS:GO Lucky Block was published onto Maps & Mods.
|-
|}
== Available Downloads ==
https://archive.org/details/lucky-block-csgo
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Maps & Mods]]
[[Category:Xolova]]
[[Category:Commissioned by JeromeASF]]
[[Category:Requires Lucky Items Addon]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
1b74f47487b078c08ba1a7bd8513a5858d4eb5df
Sandy Lucky Block
0
461
1645
1465
2025-01-22T05:27:33Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Sandy Lucky Block
|image=sandy lucky block.png
|Creator:=[https://web.archive.org/web/20160421191459/http://www.minecraftforum.net/members/tomtennis/posts tomtennis]
|Link:=[http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2359198-sandy-lucky-block-mod-adds-200-drops Minecraft Forums<ref>Defunct link with no proper archives.</ref>]
|Dependencies:=Animal Bikes<ref name=<ref name="moddedonly" <ref>Both versions that require more mods than just [[Lucky Block]] only.</ref><br>
Backpack Mod<ref name="moddedonly"/><br>
Enchanting Plus<ref name="moddedonly"/><br>
Backpack Mod<ref name="moddedonly"/><br>
MrCrayfish's Furniture Mod (Legacy)<ref name="moddedonly"/><br>
OreSpawn<ref>OreSpawn version only.</ref><br>
Too Much TNT<ref>Too Much TNT version only.</ref>
|Total Downloads:=>2<ref>As of January 15th, 2015.</ref>
|Availability:=Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| On or before February 16th, 2015<ref>The Minecraft Forums post references "diamonds" which are a feature from Planet Minecraft. There is also a Planet Minecraft account with the same username as the creator https://https://www.planetminecraft.com/member/tomtennis. The old Planet minecraft link is known: https://web.archive.org/web/20150219022354/http://www.planetminecraft.com/mod/sandy-lucky-block-mod---over-200-drops-added/, but the link is defunct.</ref>||
[[File:sandy lucky block.png|frameless|32x32px]] Sandy Lucky Block was posted onto Planet Minecraft<br>
The OreSpawn version was released.<br>
The TooMuchTNT version was released.
|-
|-
| February 16th, 2015||
Sandy Lucky Block was posted onto the Minecraft Forums.<br>
The Lucky Block only version was redistributed on the Minecraft Forums.<br>
The OreSpawn version was redistributed on the Minecraft Forums.<br>
The TooMuchTNT version was redistributed on the Minecraft Forums.
|-
|-
| February 26th, 2015||
Sandy Lucky Block was purged off of Planet Minecraft.
|-
|}
== Available Downloads ==
https://www.mediafire.com/download/a4j9q77jyj244q3/Sandy+Lucky+Blocks.zip
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Minecraft Forums]]
[[Category:Planet Minecraft]]
[[Category:Requires OreSpawn]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
b0fab5bac69c41d0e760b1fc501fe1a7de2d74ff
Lucky Block White
0
356
1653
1418
2025-01-25T03:19:29Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block White
|image=White lucky block.png
|Creator:=[https://www.curseforge.com/members/draconicshadows98/projects DragocnicShadows98]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-white-1-7-10 Curseforge]
|Total Downloads:= >49,734<ref>As of January 24th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| January 29th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.
|-
|-
| January 22nd, 2025||
The Curseforge page was brought back.
|-
|}
== Available Downloads ==
https://www.curseforge.com/minecraft/customization/lucky-block-white-1-7-10/files/2225784
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
08b22f102804cb8d8509a9ba085ad51f75337304
1658
1653
2025-01-25T03:50:24Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block White
|image=White lucky block.png
|Creator:=[https://www.curseforge.com/members/draconicshadows98/projects DragocnicShadows98]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-white-1-7-10 Curseforge]
|Total Downloads:= >49,734<ref>As of January 24th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| January 29th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.
|-
|-
| On or before July 20th, 2016<ref>https://web.archive.org/web/20160720210606/http://mods.curse.com/customization/minecraft/category/lucky-blocks?page=2</ref>||
The Curseforge page was removed.
|-
|-
| January 22nd, 2025||
The Curseforge page was brought back.
|-
|}
== Available Downloads ==
https://www.curseforge.com/minecraft/customization/lucky-block-white-1-7-10/files/2225784
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
2d0b21d04cf7a5edfcd5ee45bf1c91fc95b3aa18
File:Zelda lucky block.png
6
520
1654
2025-01-25T03:24:51Z
DevMaster1015
564424
Zelda Lucky Block Texture
wikitext
text/x-wiki
== Summary ==
Zelda Lucky Block Texture
892c2996afec66e47bbae22b4bff34e4d5790e0a
Lucky Block OMEGA
0
439
1655
1331
2025-01-25T03:31:53Z
KristenStuffs
564421
/* History */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block OMEGA
|image=Lucky Block OMEGA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-omega Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Total Downloads:= >216,528<ref>As of January 13th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Mostly Available<ref>The total number of versions is unknown.</ref>
|Forge:= ✔️
}}
== Optional Dependencies ==
== History ==
{| class="wikitable"
|-
|-
| March 26th, 2015||
The first Forums page was created.<ref>http://web.archive.org/web/20150405185920/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-4-03-infernal-bob</ref><br>
[[File:Lucky Block OMEGA.png|frameless|32x32px]] The first Java Edition 1.7.10 was released.<br>
The modded Java Edition 1.7.10 version was released.
|-
|-
| March 30th, 2015||
Lucky Block OMEGA was updated.<ref>New link seen in the description of this video: https://www.youtube.com/watch?v=ilDxZ06ktb0</ref>
|-
|-
| On or before April 3rd, 2015||
The first Java Edition 1.8 version was released.
|-
|-
| April 3rd, 2015||
The Java Edition 1.8 Add-On Pack was released.
|-
|-
| April 14th, 2015||
A new Java Edition 1.7.10 version released.<ref>Seen in the comment replies by TripDering https://web.archive.org/web/20150515130638/http://www.minecraftforum.net/members/TripDering/posts.</ref>
|-
|-
| July 7th, 2015 ||
The 1.8 version became out of beta devolopment.<ref>https://web.archive.org/web/20150722190525/http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2390743-lucky-block-omega-updated-7-7-bacon-overlord</ref><br>
A new Java Edition 1.8 version was released.
|-
|-
| On or before July 15th, 2015||
A new Java Edition 1.7.10 version was released.<br>
The Java Edition 1.7.10 version received additional mod support.
|-
|-
|| February 26th, 2016<ref>https://web.archive.org/web/20160316102229/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-2-26-now-challenge-games</ref>||
A new update was released.
|-
|-
| March 21st, 2016<ref>http://web.archive.org/web/20160325153702/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-3-21-new-loot-support-and</ref><br>||
The second Minecraft Forums page was created.<br>
A new Java Edition 1.8 version released.
|-
|-
| May 13th, 2016||
A Java Edition 1.9 version was announced.<ref>https://web.archive.org/web/20161122113958/http://www.minecraftforum.net/members/TripDering/posts</ref>
|-
|-
| February 21st, 2018<ref>https://github.com/katedering/lucky-blocks</ref>||
Unknown Java Edition 1.7.10 version was released on GitHub.<br>
Unknown Java Edition 1.8 version was released on GitHub.<br>
Unknown Java Edition 1.8 (with built-in Loot++ support) version was released on GitHub.
|-
| March 1st, 2018||
The Curseforge page was created.<br>
Java Edition 1.12.2 version was released onto Curseforge.<br>
The third Minecraft Forums page was created.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2892162-1-12-update-is-finally-here-lucky-block-omega-not</ref><br>
Unknown Java Edition 1.12.2 version was released onto GitHub.
|-
|-
| March 3rd, 2018||
Java Edition 1.8 (with built-in Loot++ and creative tab support) version was released on Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
Java Edition 1.12.2 (Bugfix Update) was released on Curseforge.
|-
|-
|}
== Available Downloads ==
[https://www.mediafire.com/file/ldl7a9kxz4als57/Lucky_Block_OMEGA.zip/file April 14th, 2015 Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20Lucky%20Block%20OMEGA.zip Unknown Java Edition 1.7.10 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.8 version]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_OMEGA%20%5BLPP%5D.zip Unknown Java Edition 1.8 (with built-in Loot++ support) version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2537153 Java Edition 1.8 (with built-in Loot++ and creative tab support)]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/2536541 Java Edition 1.12.2]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.12%5D%20Lucky_Block_OMEGA.zip Unknown Java Edition 1.12.2 version]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-omega/files/3000571 Java Edition 1.12.2 (Bugfix Update)]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Omega logo.png|Logo.
File:OMEGA 1.9.png|Screenshot from the unreleased Java Edition 1.9 version.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Mostly Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:TripDering]]
[[Category:BlazingOne0]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
[[Category:Compatible with Minecraft Java Edition 1.8.9]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
98d0460b3ccead01f46b76f88cd6a9382976343c
Lucky Block ALPHA
0
453
1656
1346
2025-01-25T03:40:08Z
KristenStuffs
564421
wikitext
text/x-wiki
{{stub}}
{{Addon Infobox
|title=Lucky Block ALPHA
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Availability:= Scrapped
}}
Lucky Block Alpha would have been TripDering's last Lucky Block.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2661982-lucky-block-delta-as-featured-by-the-pack?page=2</ref>
== History ==
{| class="wikitable"
|-
| February 26th, 2016||
Lucky Block ALPHA was confirmed during the release of the February 26th, 2016 update of [[Lucky Block OMEGA]].<ref>https://web.archive.org/web/20160316102229/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-2-26-now-challenge-games</ref><br>
|-
|-
| May 13th, 2016||
Lucky Block ALPHA was confirmed to be in development.
|-
|-
| May 28th, 2016||
Lucky Block ALPHA was confirmed to be the last Lucky Block by TripDering.<br>
The release date of Lucky Block ALPHA was pushed back a few weeks/months.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Scrapped]]
[[Category:TripDering]]
bc0f8a381e6af857143b6a964a662b3106c488e2
1666
1656
2025-01-25T04:25:15Z
KristenStuffs
564421
wikitext
text/x-wiki
{{stub}}
{{Addon Infobox
|title=Lucky Block ALPHA
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Availability:= Scrapped
}}
Lucky Block Alpha would have been TripDering's last Lucky Block.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2661982-lucky-block-delta-as-featured-by-the-pack?page=2</ref>
== History ==
{| class="wikitable"
|-
| February 26th, 2016||
Lucky Block ALPHA was confirmed during the release of the February 26th, 2016 update of [[Lucky Block OMEGA]].<ref>https://web.archive.org/web/20160316102229/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-2-26-now-challenge-games</ref><br>
Lucky Block ALPHA was confirmed to be for Minecraft Java Edition 1.8.
|-
|-
| May 13th, 2016||
Lucky Block ALPHA was confirmed to be in development.
|-
|-
| May 28th, 2016||
Lucky Block ALPHA was confirmed to be the last Lucky Block by TripDering.<br>
The release date of Lucky Block ALPHA was pushed back a few weeks/months.
|-
|}
== Notes ==
<references />
[[Category:Addons]]
[[Category:Scrapped]]
[[Category:TripDering]]
fb02643b7b1470cb200cba720cf02d3ae2e7a2d4
Lucky Block DELTA
0
452
1657
1334
2025-01-25T03:43:34Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block DELTA
|image=Lucky Block DELTA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/the-real-lucky-block-delta Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>1.8 versions only.</ref><br>
[[Additions Mod]]<ref>1.12.2 versions only.</ref>
|Total Downloads:= >118,047<ref>As of January 14th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| February 26th, 2016||
Lucky Block DELTA was first hinted at during the release of the February 26th, 2016 update of [[Lucky Block OMEGA]].<ref>https://web.archive.org/web/20160316102229/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-2-26-now-challenge-games</ref>
|-
|-
| April 21st, 2016||
[[File:Lucky Block DELTA.png|frameless|32x32px]] Published onto the Minecraft Forums.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2661982-lucky-block-delta-as-featured-by-the-pack</ref>
|-
|-
| February 21st, 2018||
The original Java Edition 1.8 version was reuploaded onto GitHub.<ref>https://github.com/katedering/lucky-blocks</ref><br>
The second Java Edition 1.8 version was released onto GitHub.
|-
|-
| March 3rd, 2018||
The Curseforge page was created.<br>
The third Java Edition 1.8 version was released onto Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
The Java Edition 1.12.2 version was released onto Curseforge.<br>
The Java Edition 1.12.2 (Hotfix) version was released onto Curseforge.
|-
|-
|}
== Available Downloads ==
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_DELTA.zip Original Java Edition 1.8 release.]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20LBO%20Addons.zip Second Java Edition 1.8 release.]<br>
[https://www.curseforge.com/minecraft/customization/the-real-lucky-block-delta/files/2537150 Third Java Edition 1.8 release.]<br>
[https://www.curseforge.com/minecraft/customization/the-real-lucky-block-delta/files/3000561 Java Edition 1.12.2 verision]<br>
[https://www.curseforge.com/minecraft/customization/the-real-lucky-block-delta/files/3000629 Java Edition 1.12.2 Hotfix version]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Delta logo.png|Logo.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:TripDering]]
[[Category:BlazingOne0]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
d05ebe2c73dd2bd751f0d131dcb4015654539cad
1672
1657
2025-01-25T07:25:57Z
KristenStuffs
564421
/* Notes */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block DELTA
|image=Lucky Block DELTA.png
|Creator:=[https://www.curseforge.com/members/tripdering/projects TripDering]
|Link:=[https://www.curseforge.com/minecraft/customization/the-real-lucky-block-delta Curseforge]<br>
|Maintainer:=[https://www.curseforge.com/members/blazingone0/projects BlazingOne0]
|Dependencies:=[[Loot++]]<ref>1.8 versions only.</ref><br>
[[Additions Mod]]<ref>1.12.2 versions only.</ref>
|Total Downloads:= >118,047<ref>As of January 14th, 2025. Minecraft Forum and Github download numbers are unknown.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| February 26th, 2016||
Lucky Block DELTA was first hinted at during the release of the February 26th, 2016 update of [[Lucky Block OMEGA]].<ref>https://web.archive.org/web/20160316102229/https://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2591569-lucky-block-omega-update-2-26-now-challenge-games</ref>
|-
|-
| April 21st, 2016||
[[File:Lucky Block DELTA.png|frameless|32x32px]] Published onto the Minecraft Forums.<ref>https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2661982-lucky-block-delta-as-featured-by-the-pack</ref>
|-
|-
| February 21st, 2018||
The original Java Edition 1.8 version was reuploaded onto GitHub.<ref>https://github.com/katedering/lucky-blocks</ref><br>
The second Java Edition 1.8 version was released onto GitHub.
|-
|-
| March 3rd, 2018||
The Curseforge page was created.<br>
The third Java Edition 1.8 version was released onto Curseforge.
|-
|-
| On or before July 9th, 2020||
BlazingOne0 became the maintainer.
|-
|-
| July 9th, 2020||
The Java Edition 1.12.2 version was released onto Curseforge.<br>
The Java Edition 1.12.2 (Hotfix) version was released onto Curseforge.
|-
|-
|}
== Available Downloads ==
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.8%5D%20Lucky_Block_DELTA.zip Original Java Edition 1.8 release.]<br>
[https://github.com/katedering/lucky-blocks/blob/master/%5B1.7.10%5D%20LBO%20Addons.zip Second Java Edition 1.8 release.]<br>
[https://www.curseforge.com/minecraft/customization/the-real-lucky-block-delta/files/2537150 Third Java Edition 1.8 release.]<br>
[https://www.curseforge.com/minecraft/customization/the-real-lucky-block-delta/files/3000561 Java Edition 1.12.2 verision]<br>
[https://www.curseforge.com/minecraft/customization/the-real-lucky-block-delta/files/3000629 Java Edition 1.12.2 Hotfix version]
== Gallery ==
<gallery widths="96px" heights="96px">
File:Delta logo.png|Logo.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:TripDering]]
[[Category:BlazingOne0]]
[[Category:Commissioned by PrestonPlayz]]
[[Category:Requires Loot++]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
2e83be33ebf1e3e3acc1238c807b295f222209b1
Lucky Block Sly
0
369
1659
1634
2025-01-25T03:53:42Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://www.curseforge.com/members/sthot/projects sthot]
|Link:=[https://www.curseforge.com/minecraft/customization/slyluckyblock Curseforge]
|Contributors:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Total Downloads:= >29,656<ref>As of January 21st, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
[[File:OGSly lucky block.png|frameless|32x32px]] Version 1.0 was released.
|-
|-
| July 10th, 2015||
Version 1.1a was released.<br>
Version 1.1b was released.<br>
Version 1.1c was released.
|-
|-
| July 16th, 2015||
Version 1.2a was released.<br>
Version 1.2b was released.<br>
Version 1.3 was released.
|-
|-
| July 17th, 2015||
Version 1.4 was released.
|-
|-
| July 20th, 2015||
Version 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Version 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Version 1.6 was released.
|-
|-
| August 6th, 2015||
Version 1.7 was released.
|-
|-
| August 8th, 2015||
Version 1.7b was released.
|-
|-
| August 9th, 2015||
Version 1.8 was released.
|-
|-
| July 28th, 2016||
Version 1.9 was released.
|-
|-
| July 29th, 2016||
Version 1.9b was released.
|-
|-
| On or after April 8th, 2018<ref>https://www.curseforge.com/minecraft/customization/slyluckyblock/comments</ref>||
The Curseforge page was removed.
|-
|-
| January 21st, 2025||
The Curseforge page was brought back.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2246184 1.0]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2246435 1.1a]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2319579 1.9b]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
b102a32bf6625a128294aa3361f6ae4f078f07e5
1660
1659
2025-01-25T04:00:36Z
KristenStuffs
564421
/* Available Downloads */
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://www.curseforge.com/members/sthot/projects sthot]
|Link:=[https://www.curseforge.com/minecraft/customization/slyluckyblock Curseforge]
|Contributors:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Total Downloads:= >29,656<ref>As of January 21st, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
[[File:OGSly lucky block.png|frameless|32x32px]] Version 1.0 was released.
|-
|-
| July 10th, 2015||
Version 1.1a was released.<br>
Version 1.1b was released.<br>
Version 1.1c was released.
|-
|-
| July 16th, 2015||
Version 1.2a was released.<br>
Version 1.2b was released.<br>
Version 1.3 was released.
|-
|-
| July 17th, 2015||
Version 1.4 was released.
|-
|-
| July 20th, 2015||
Version 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Version 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Version 1.6 was released.
|-
|-
| August 6th, 2015||
Version 1.7 was released.
|-
|-
| August 8th, 2015||
Version 1.7b was released.
|-
|-
| August 9th, 2015||
Version 1.8 was released.
|-
|-
| July 28th, 2016||
Version 1.9 was released.
|-
|-
| July 29th, 2016||
Version 1.9b was released.
|-
|-
| On or after April 8th, 2018<ref>https://www.curseforge.com/minecraft/customization/slyluckyblock/comments</ref>||
The Curseforge page was removed.
|-
|-
| January 21st, 2025||
The Curseforge page was brought back.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2246184 1.0]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2246435 1.1a]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2246451 1.1b]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2247594 1.2a]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2247597 1.2b]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2247607 1.3]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2247752 1.4]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2248161 1.5]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2248986 The second 1.5 version]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2249856 1.6]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2251061 1.7]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2251396 1.7b]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2251561 1.8]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2319352 1.9]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2319579 1.9b]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
0ae7716d00f773666ab09935dc0a23e0dcfe6b8a
1662
1660
2025-01-25T04:03:21Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://www.curseforge.com/members/sthot/projects sthot]
|Link:=[https://www.curseforge.com/minecraft/customization/slyluckyblock Curseforge]
|Contributors:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Total Downloads:= >29,656<ref>As of January 21st, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
[[File:OGSly lucky block.png|frameless|32x32px]] Version 1.0 was released.
|-
|-
| July 10th, 2015||
Version 1.1a was released.<br>
Version 1.1b was released.<br>
Version 1.1c was released.
|-
|-
| July 16th, 2015||
Version 1.2a was released.<br>
Version 1.2b was released.<br>
Version 1.3 was released.
|-
|-
| July 17th, 2015||
Version 1.4 was released.
|-
|-
| July 20th, 2015||
Version 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Version 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Version 1.6 was released.
|-
|-
| August 6th, 2015||
Version 1.7 was released.
|-
|-
| August 8th, 2015||
Version 1.7b was released.
|-
|-
| August 9th, 2015||
Version 1.8 was released.
|-
|-
| July 28th, 2016||
Version 1.9 was released.
|-
|-
| July 29th, 2016||
Version 1.9b was released.
|-
|-
| On or after April 8th, 2018<ref>https://www.curseforge.com/minecraft/customization/slyluckyblock/comments</ref>||
The Curseforge page was removed.
|-
|-
| January 21st, 2025||
The Curseforge page was brought back.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2246184 1.0]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2246435 1.1a]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2246451 1.1b]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2247594 1.2a]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2247597 1.2b]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2247607 1.3]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2247752 1.4]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2248161 1.5]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2248986 The second 1.5]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2249856 1.6]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2251061 1.7]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2251396 1.7b]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2251561 1.8]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2319352 1.9]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2319579 1.9b]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
2b2df55465d74da5325110a40edf3415a21cd536
1663
1662
2025-01-25T04:08:56Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Lucky Block Sly
|image=Lucky block sly.png
|Creator:=[https://www.curseforge.com/members/sthot/projects sthot]
|Link:=[https://www.curseforge.com/minecraft/customization/slyluckyblock Curseforge]
|Contributors:=[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Total Downloads:= >29,656<ref>As of January 21st, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July 9th, 2015||
The Curse<ref>Now known as Curseforge.</ref> page was created.<br>
[[File:OGSly lucky block.png|frameless|32x32px]] Version 1.0 was released.
|-
|-
| July 10th, 2015||
Version 1.1a was released.<br>
Version 1.1b was released.
|-
|-
| July 16th, 2015||
Version 1.2a was released.<br>
Version 1.2b was released.<br>
Version 1.3 was released.
|-
|-
| July 17th, 2015||
Version 1.4 was released.
|-
|-
| July 20th, 2015||
Version 1.5 was released.<br>
[[File:Lucky block sly.png|frameless|32x32px]] The model was updated.
|-
|-
| July 25th, 2015||
Version 1.5 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| July 30th, 2015||
Version 1.6 was released.
|-
|-
| August 6th, 2015||
Version 1.7 was released.
|-
|-
| August 8th, 2015||
Version 1.7b was released.
|-
|-
| August 9th, 2015||
Version 1.8 was released.
|-
|-
| July 28th, 2016||
Version 1.9 was released.
|-
|-
| July 29th, 2016||
Version 1.9b was released.
|-
|-
| On or after April 8th, 2018<ref>https://www.curseforge.com/minecraft/customization/slyluckyblock/comments</ref>||
The Curseforge page was removed.
|-
|-
| January 21st, 2025||
The Curseforge page was brought back.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2246184 1.0]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2246435 1.1a]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2246451 1.1b]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2247594 1.2a]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2247597 1.2b]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2247607 1.3]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2247752 1.4]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2248161 1.5]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2248986 The second 1.5]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2249856 1.6]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2251061 1.7]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2251396 1.7b]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2251561 1.8]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2319352 1.9]<br>
[https://www.curseforge.com/minecraft/customization/slyluckyblock/files/2319579 1.9b]
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
[[Category:Compatible with Minecraft Java Edition 1.8.1]]
[[Category:Compatible with Minecraft Java Edition 1.8.2]]
[[Category:Compatible with Minecraft Java Edition 1.8.3]]
[[Category:Compatible with Minecraft Java Edition 1.8.4]]
[[Category:Compatible with Minecraft Java Edition 1.8.5]]
[[Category:Compatible with Minecraft Java Edition 1.8.6]]
[[Category:Compatible with Minecraft Java Edition 1.8.7]]
fff96ae09cdd5b22837c6d3028af9b58a02868f9
Lucky Block Dream
0
498
1661
1574
2025-01-25T04:02:53Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Distinguish|Dreams Lucky Block}}
{{Addon Infobox
|title=Lucky Block Dream
|image=Dream lucky block texture.png
|Creator:=[https://www.curseforge.com/members/_forgeuser23692895/projects pdcbta55]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon Curseforge]
|Total Downloads:=>14,443<ref>As of January 16th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| June 25th, 2016||
[[File:Dream lucky block texture.png|frameless|32x32px]] Published publicly onto Curse.
|-
|-
| June 27th, 2016||
v1.2 was released.
|-
|-
| June 29th, 2016||
v1.3 was released.
|-
|-
| July 10th, 2016||
V1.4 was released.
|-
|-
| July 12th, 2016||
V1.4 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| August 3rd, 2016||
The Minecraft Forums page was created.<ref>https://web.archive.org/web/20190117090542/https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/mods-discussion/2720864-lucky-block-dream-lucky-block-addon#c1</ref>
|-
|-
| August 4th, 2016||
v1.5 was released.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2310596 v1.0]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2310932 v1.2]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2311822 v1.3]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2314928 V1.4]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2315509 The Second V1.4]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2320965 v1.5]<br>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Promo dream image.png|Promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
4064273f0b05f236eb50e7c8c47916ab903d663f
1675
1661
2025-01-25T07:35:13Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Distinguish|Dreams Lucky Block}}
{{Addon Infobox
|title=Lucky Block Dream
|image=Dream lucky block texture.png
|Creator:=[https://www.curseforge.com/members/_forgeuser23692895/projects pdcbta55]
|Link:=[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon Curseforge]
|Total Downloads:=>14,443<ref>As of January 16th, 2025.</ref>
|Availability:= Completely Available
|Forge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| June 25th, 2016||
[[File:Dream lucky block texture.png|frameless|32x32px]] Published publicly onto Curseforge.
|-
|-
| June 27th, 2016||
v1.2 was released.
|-
|-
| June 29th, 2016||
v1.3 was released.
|-
|-
| July 10th, 2016||
V1.4 was released.
|-
|-
| July 12th, 2016||
V1.4 was released.<ref>This is not a typo on the wiki.</ref>
|-
|-
| August 3rd, 2016||
The Minecraft Forums page was created.<ref>https://web.archive.org/web/20190117090542/https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/mods-discussion/2720864-lucky-block-dream-lucky-block-addon#c1</ref>
|-
|-
| August 4th, 2016||
v1.5 was released.
|-
|}
== Available Downloads ==
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2310596 v1.0]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2310932 v1.2]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2311822 v1.3]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2314928 V1.4]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2315509 The Second V1.4]<br>
[https://www.curseforge.com/minecraft/customization/lucky-block-dream-lucky-block-addon/files/2320965 v1.5]<br>
== Gallery ==
<gallery widths="96px" heights="96px">
File:Promo dream image.png|Promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Minecraft Forums]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.8]]
048db26f8f0517349ee6402a3f4a356a0c767275
Black Lucky Block
0
339
1667
1524
2025-01-25T05:55:01Z
DevMaster1015
564424
/* A lot more Drops added */
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items Curseforge]
|Availability:= Completely Available
|Forge:= ✔️
}}
== Crafting ==
== Drops ==
<div class="mw-collapsible mw-collapsed">
===== Alpha (More than 100 New Drops) =====
# Example
===== Beta (With Towers) =====
#A Wooden Shovel, Sword, Pickaxe, Axe and Hoe
#A Stone Shovel, Sword, Pickaxe, Axe and Hoe
#A Gold Shovel, Sword, Pickaxe, Axe and Hoe
#(2-3) of either a Iron Shovel, Sword, Pickaxe, Axe or Hoe
#(1-2) of either a Diamond Shovel, Sword, Pickaxe, Axe or Hoe
#A Leather Helmet, Chestplate, Leggings and Boots
#A Gold Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Chainmail Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Iron Helmet, Chestplate, Leggings and Boots
#(1-2) of either a Diamond Helmet, Chestplate, Leggings and Boots
#A Iron, Gold, and Diamond Horse Armor
#A bow with (16-32) arows
#A Sponge
#(8) TNT
#(14) Obsidian
#(2-6) Endportal Frames
#A Dragon Egg
#A Beacon
#(8) Droppers
#(8) Hay Bales
#(8-16) Gold Ingots
#A stick
#(4) Paintings
#(2) Saddles
#A Cake
#A Rotten Flesh
#A Nether Star
#A Poppy named Romantic Rose
#(6-12) Bookshelves and (8-16) Books
#(8-16) Jack O' Lanterns and (8-16) Pumpkins
#(2-4) Golden Apples and (1-2) Enchanted Golden Apples
#(1-2) Buckets, and (1-2) Water Buckets, and (1-2) Milk Buckets, and (1-2) Lava Buckets
#(8-16) Raw Porkchops and (4-8) Cooked Porkchopss
#(8-16) Raw Fish and (4-8) Cooked Fish
#(8-16) Raw Beef and (4-8) Steak
#(8-16) Raw Chicken, and (4-8) Cooked Chicken
#(8-16) Carrots, and (4-8) Golden Carrots
#(8-16) Potatoes, and (4-8) Baked Potatoes, and (2-4) Poisonous Potatoes
#(6-12) Pumpkin Pie
#(10) Ender Pearls and (5) Eye of Enders
#(4-8) Random Potions
#(4-8) Random Spawn Eggs
#(1-3) of either a Creeper, Skeleton, Wither Skeleton, or Player Heads
#(1-3) of either a 13, Cat, Blocks, Chirp, Far, Mall, Mellohi, Stal, Strad, Ward, 11, or Wait music disks and a Jukebox
#(1-3) Ender Pearls, and (1-3) Blaze Rods, and (1-3) Ghast Tears, and (1-3) Gold Nuggets, and (1-3) Nether Wartt, and (1-3) Spider Eyes, and (1-3) Fermented Spider Eyes, and (1-3) Blaze Powder, and (1-3) Magma Cream, and (1-3) Ender Eyes, and (1-3) Glistering melons, with yellow swirl particles
#(2-4) Dispensers, and a Note Block, and (2-4) Sticky Pistons, and (4) Pistons, and (4-6) TNT, and (2) Levers, and (2) Stone Pressure plates, and (2) Wooden Pressure Plates, and (8) Redstone Torches, and (2) Stone Buttons, and (2) Trapdoors, and a Fence Gate, and (4) Redstone Lamps, and (2) Tripwire Hooks, and (2) Wooden Buttons, and a Gold and Iron Pressure Plate, and a Daylight Detector, and (4) Hoppers, and (2-4 Droppers, and a Wooden and Iron Door, and (32-64) Redstone Dust, and (8) Repeaters, and (2) Comparators, with red circle particles
#(32-64) of any Vanilla Wool with colorful particles of different shapes
#(32-64) of any Vanilla Stained Hardened Clay with colorful particles of different shapes
#(32-64) of any Vanilla Dye with colorful particles of different shapes
#(8-16) Iron Ingots, and (8-16) Gold Ingots, and (8-16) Diamonds, and (8-16) Emeralds with (20) random Fireworks at the end
#(4-8) Quartz Slabs, and (4-8) Quartz Blocks, and (16-32) Quartz Ore, and (4-8) Chiseled Quartz Block, and (4-8) Quartz Pillar Blocks, and (4-8) Quartz Stairs, and (24-32) Quartz, with gey cicle particles
#(10-20) of either Raw fish, Puffer Fish, Clownfish or Cooked Fish and a Fishing Rod
#A message appears in the chat from PlayerInDistress saying "Listen to me, (Person who opened the block). You are in grave danger. You need to run. Now. Take this mushroom, it is your only hope." and give the player a Red Mushroom with the name Only Hope in Dark Red text
#A Clock named You're Wasting your time
#(64) of any Short vanilla flower
#A Clownfish named I'm Funny
#A Pufferfish named Oooooh!
#(7-10) random Enchanted Books
#A Pig named Lucky Pig with yellowtext
#A Cow named Lucky Cow with yellow text
#A Chicken named Lucky Chicken with yellow text
#A Sheep named Lucky Sheep with yellow text
#A Squid named Unlucky Squid with yellow text
#(20) Diamonds and Baby Chickens
#(16-32) Exp Bottles that break on the ground
#(15) Primed TNT
#A Creeper that has Lightning hit it
#A Giant
#(0.1) chance of a Wither
#(0.2) chance of Ghast
#A Zombie named Bob with yellow text that has a Diamond Sword with random sword enchants, and a Diamond Chestplate with random chestplate enchants, and a Diamond Helmet with random helmet enchants, and Diamond Leggings with random leggings enchants, and Diamond Boots with random boot enchants
#A stack of (7) Pigs with a villager on top
#(12) tamed White, Skeleton, and Zombie Horses, Donkeys, and Muels
#A Witch with (64) Bats arround her
#A huge Slime
#A huge Magma Cube
#(5-10) Tamed Wolves with a random Vanilla color caller and (20) Red heart particles
#(5-10) Tamed Vanilla cats with (20) red heart particles
#A Villager named Lucky Villager with yellow text that sells a Golden Sword with random Sword enchantments on it with the name Lucky Sword in yellow text for (20-25) Diamonds, A Bow with random Bow enchants named Lucky Bow with yellow text for (20-25) Diamonds, A Fishing Rod with random Fishing Rod enchants named Lucky Fishing Rod with yellow text for (10-15) Diamonds, A potion with random good effects named Lucky Potion with yellow text for (10-15) Diamonds, and a Potion with random bad effects named Unlucky Potion with yellow text for (7-12) Diamonds
#A Villager named Lucky Villager with yellow text that sells a Golden Helmet with random Helmet enchantments on it with the name Lucky Helmet in yellow text for (12-17) Diamonds, A Golden Chestplate with random Chestplate enchants named Lucky Chestplate with yellow text for (20-25) Diamonds, Golden Leggings with random Leggings enchants named Lucky Leggings with yellow text for (15-20) Diamonds, Golden Boots with random Boots enchants named Lucky Boots with yellow text for (12-17) Diamonds
#A Villager named Lucky Villager with yellow text that sells a Golden Shovel with random Tool enchantments on it with the name Lucky Shovel in yellow text for (10-15) Diamonds, A Golden Pickaxe with random Tool enchants named Lucky Pickaxe with yellow text for (15-20) Diamonds, Golden Axe with random Tool enchants named Lucky Axe with yellow text for (15-20) Diamonds, Golden Hoe with random Tool enchants named Lucky Hoe with yellow text for (10-15) Diamonds
#A (3x3) platform of Stone Bricks with iron bars surrounding you with (1) stone brick on the side with a sign on it saying "Look up" and (2) Anvils that come down
#A (3x3) platform of Stone Bricks with iron bars surrounding you with (1) stone brick on the side with a sign on it saying "Look up" and Lava that come down
#A (3x3x4) Obsidian cube with Glass in the middle layer and Water in the center
#A (3x3) Hole to (Y2) with Cobwebs and Lava at the bottom
#A (5x5x2) Sandstone Cube with the center having A Black Lucky Blocks in each corner and A Gold Block on the top of the outside corners
#A (7x7) Sandstone Pyramid with Sandston stairs going up. Gold Blocks on the corners and at the top. The inside has A Torch on each side at the top and (2) Black Lucky Blocks on each side.
#A Iron block with a loud fire extinguish sound and black smoke particles
#A Gold Block with Orange swirl particles
#A Diamond Block with Lightning striking it after
#A Emerald Block with Green star particles
#A Piece of Bedrock with a Sign ontop saying "Well That's Your Problem"
#A Big Explosion
#A tower of Red, Orange, Yellow, Green, Blue, Purple, Light Purple, and Light Red dyed hardened clay, with a Diamond Block on top and then Lightning strikes the top
#A Bonus Chest
#A Dungeon Chest
#A Blacksmith Chest
#A Chest with a (10%) chance to have (1-8) Iron ingots, (10%) chance to have (1-4) Gold Ingots, a (10%) chance to have (1-4) Emeralds, a (10%) chance to have (1-4) Diamonds, a (10%) chance to have (1-2) Black Lucky Blocks, a (10%) chance to have (1-2) Golden Apples, and a (5%) chance to have a Enchanted Golden Apple
#A Sign saying "One is Lucky, One is not" on both sides of the sign is a Unlucky and Lucky Black Lucky Block
#A Well that's bottom is (3x3x3) Cobblestone with the bottom layer being Iron Blocks, a Black Lucky Block in the bottom center, on top of this is (2) fence posts on top of eachother in each corner and a (3x1) of Cobblestone Stairs for the top with a Glass block in the center. Water is in the bottom center with a Preassure Plate. In chat it says "A wishing well? Maybe you should throw in a coin..." Then it gives you a gold nugget named Coin with yellow text. When you break the Black lucky block or trigger it the Water Turns into a Beacon, see the Well Drops to see possible drops from the Wells in this block
#A Wooden Sword drops on the ground, the time gets set to Night and you get Blindness and Slowness for (30) seconds then (20-50) Zombies spawn
#A Wooden Sword drops on the ground, the time gets set to Night and you get Blindness and Slowness for (30) seconds then (10-30) Creepers spawn
#A Wooden Sword drops on the ground, the time gets set to Night and you get Blindness and Slowness for (30) seconds then (15-45) Cave Spiders and (5-10) Cave Spiders spawn
#A Wooden Sword drops on the ground, the time gets set to Night and you get Blindness and Slowness for (30) seconds then (15-45) Cave Spiders, (5-10) Cave Spiders, (10-30) Creepers, and (20-50) Zombies spawn
#(50-100) Pigs named Camel with yellow text
#A Book titled Lucky Block Book in yellow text by PlayerInDistress that says on page (1) in dark Black text with a underline "The Lucky Block" then it says The Lucky Block (''fortunus blockus'') was brought to Minecraft by the gods to reward the good and punish the evil." then on page (2) it says "The player's true self will be revealed after mining this block.Some fear it, and others have been made rich by it." then on page (3) it says "You must mine it and be prepared for whatever will follow.It is not luck.It is (In cyan text)destiny."
</div>
== History ==
{| class="wikitable"
|-
| February 27th, 2015||
[[File:Black lucky block.png|frameless|32x32px]] Published publicly onto Curse<ref>Currently known as Curseforge.</ref>.
|-
|-
| February 28th, 2015||
The second version was released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
a349db0aff85ad62fae33ddd2a5dfee9750d63d6
1668
1667
2025-01-25T05:56:46Z
DevMaster1015
564424
Put spaces by the periods I missed
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items Curseforge]
|Availability:= Completely Available
|Forge:= ✔️
}}
== Crafting ==
== Drops ==
<div class="mw-collapsible mw-collapsed">
===== Alpha (More than 100 New Drops) =====
# Example
===== Beta (With Towers) =====
#A Wooden Shovel, Sword, Pickaxe, Axe and Hoe
#A Stone Shovel, Sword, Pickaxe, Axe and Hoe
#A Gold Shovel, Sword, Pickaxe, Axe and Hoe
#(2-3) of either a Iron Shovel, Sword, Pickaxe, Axe or Hoe
#(1-2) of either a Diamond Shovel, Sword, Pickaxe, Axe or Hoe
#A Leather Helmet, Chestplate, Leggings and Boots
#A Gold Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Chainmail Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Iron Helmet, Chestplate, Leggings and Boots
#(1-2) of either a Diamond Helmet, Chestplate, Leggings and Boots
#A Iron, Gold, and Diamond Horse Armor
#A bow with (16-32) arows
#A Sponge
#(8) TNT
#(14) Obsidian
#(2-6) Endportal Frames
#A Dragon Egg
#A Beacon
#(8) Droppers
#(8) Hay Bales
#(8-16) Gold Ingots
#A stick
#(4) Paintings
#(2) Saddles
#A Cake
#A Rotten Flesh
#A Nether Star
#A Poppy named Romantic Rose
#(6-12) Bookshelves and (8-16) Books
#(8-16) Jack O' Lanterns and (8-16) Pumpkins
#(2-4) Golden Apples and (1-2) Enchanted Golden Apples
#(1-2) Buckets, and (1-2) Water Buckets, and (1-2) Milk Buckets, and (1-2) Lava Buckets
#(8-16) Raw Porkchops and (4-8) Cooked Porkchopss
#(8-16) Raw Fish and (4-8) Cooked Fish
#(8-16) Raw Beef and (4-8) Steak
#(8-16) Raw Chicken, and (4-8) Cooked Chicken
#(8-16) Carrots, and (4-8) Golden Carrots
#(8-16) Potatoes, and (4-8) Baked Potatoes, and (2-4) Poisonous Potatoes
#(6-12) Pumpkin Pie
#(10) Ender Pearls and (5) Eye of Enders
#(4-8) Random Potions
#(4-8) Random Spawn Eggs
#(1-3) of either a Creeper, Skeleton, Wither Skeleton, or Player Heads
#(1-3) of either a 13, Cat, Blocks, Chirp, Far, Mall, Mellohi, Stal, Strad, Ward, 11, or Wait music disks and a Jukebox
#(1-3) Ender Pearls, and (1-3) Blaze Rods, and (1-3) Ghast Tears, and (1-3) Gold Nuggets, and (1-3) Nether Wartt, and (1-3) Spider Eyes, and (1-3) Fermented Spider Eyes, and (1-3) Blaze Powder, and (1-3) Magma Cream, and (1-3) Ender Eyes, and (1-3) Glistering melons, with yellow swirl particles
#(2-4) Dispensers, and a Note Block, and (2-4) Sticky Pistons, and (4) Pistons, and (4-6) TNT, and (2) Levers, and (2) Stone Pressure plates, and (2) Wooden Pressure Plates, and (8) Redstone Torches, and (2) Stone Buttons, and (2) Trapdoors, and a Fence Gate, and (4) Redstone Lamps, and (2) Tripwire Hooks, and (2) Wooden Buttons, and a Gold and Iron Pressure Plate, and a Daylight Detector, and (4) Hoppers, and (2-4 Droppers, and a Wooden and Iron Door, and (32-64) Redstone Dust, and (8) Repeaters, and (2) Comparators, with red circle particles
#(32-64) of any Vanilla Wool with colorful particles of different shapes
#(32-64) of any Vanilla Stained Hardened Clay with colorful particles of different shapes
#(32-64) of any Vanilla Dye with colorful particles of different shapes
#(8-16) Iron Ingots, and (8-16) Gold Ingots, and (8-16) Diamonds, and (8-16) Emeralds with (20) random Fireworks at the end
#(4-8) Quartz Slabs, and (4-8) Quartz Blocks, and (16-32) Quartz Ore, and (4-8) Chiseled Quartz Block, and (4-8) Quartz Pillar Blocks, and (4-8) Quartz Stairs, and (24-32) Quartz, with gey cicle particles
#(10-20) of either Raw fish, Puffer Fish, Clownfish or Cooked Fish and a Fishing Rod
#A message appears in the chat from PlayerInDistress saying "Listen to me, (Person who opened the block). You are in grave danger. You need to run. Now. Take this mushroom, it is your only hope." and give the player a Red Mushroom with the name Only Hope in Dark Red text
#A Clock named You're Wasting your time
#(64) of any Short vanilla flower
#A Clownfish named I'm Funny
#A Pufferfish named Oooooh!
#(7-10) random Enchanted Books
#A Pig named Lucky Pig with yellowtext
#A Cow named Lucky Cow with yellow text
#A Chicken named Lucky Chicken with yellow text
#A Sheep named Lucky Sheep with yellow text
#A Squid named Unlucky Squid with yellow text
#(20) Diamonds and Baby Chickens
#(16-32) Exp Bottles that break on the ground
#(15) Primed TNT
#A Creeper that has Lightning hit it
#A Giant
#(0.1) chance of a Wither
#(0.2) chance of Ghast
#A Zombie named Bob with yellow text that has a Diamond Sword with random sword enchants, and a Diamond Chestplate with random chestplate enchants, and a Diamond Helmet with random helmet enchants, and Diamond Leggings with random leggings enchants, and Diamond Boots with random boot enchants
#A stack of (7) Pigs with a villager on top
#(12) tamed White, Skeleton, and Zombie Horses, Donkeys, and Muels
#A Witch with (64) Bats arround her
#A huge Slime
#A huge Magma Cube
#(5-10) Tamed Wolves with a random Vanilla color caller and (20) Red heart particles
#(5-10) Tamed Vanilla cats with (20) red heart particles
#A Villager named Lucky Villager with yellow text that sells a Golden Sword with random Sword enchantments on it with the name Lucky Sword in yellow text for (20-25) Diamonds, A Bow with random Bow enchants named Lucky Bow with yellow text for (20-25) Diamonds, A Fishing Rod with random Fishing Rod enchants named Lucky Fishing Rod with yellow text for (10-15) Diamonds, A potion with random good effects named Lucky Potion with yellow text for (10-15) Diamonds, and a Potion with random bad effects named Unlucky Potion with yellow text for (7-12) Diamonds
#A Villager named Lucky Villager with yellow text that sells a Golden Helmet with random Helmet enchantments on it with the name Lucky Helmet in yellow text for (12-17) Diamonds, A Golden Chestplate with random Chestplate enchants named Lucky Chestplate with yellow text for (20-25) Diamonds, Golden Leggings with random Leggings enchants named Lucky Leggings with yellow text for (15-20) Diamonds, Golden Boots with random Boots enchants named Lucky Boots with yellow text for (12-17) Diamonds
#A Villager named Lucky Villager with yellow text that sells a Golden Shovel with random Tool enchantments on it with the name Lucky Shovel in yellow text for (10-15) Diamonds, A Golden Pickaxe with random Tool enchants named Lucky Pickaxe with yellow text for (15-20) Diamonds, Golden Axe with random Tool enchants named Lucky Axe with yellow text for (15-20) Diamonds, Golden Hoe with random Tool enchants named Lucky Hoe with yellow text for (10-15) Diamonds
#A (3x3) platform of Stone Bricks with iron bars surrounding you with (1) stone brick on the side with a sign on it saying "Look up" and (2) Anvils that come down
#A (3x3) platform of Stone Bricks with iron bars surrounding you with (1) stone brick on the side with a sign on it saying "Look up" and Lava that come down
#A (3x3x4) Obsidian cube with Glass in the middle layer and Water in the center
#A (3x3) Hole to (Y2) with Cobwebs and Lava at the bottom
#A (5x5x2) Sandstone Cube with the center having A Black Lucky Blocks in each corner and A Gold Block on the top of the outside corners
#A (7x7) Sandstone Pyramid with Sandston stairs going up. Gold Blocks on the corners and at the top. The inside has A Torch on each side at the top and (2) Black Lucky Blocks on each side.
#A Iron block with a loud fire extinguish sound and black smoke particles
#A Gold Block with Orange swirl particles
#A Diamond Block with Lightning striking it after
#A Emerald Block with Green star particles
#A Piece of Bedrock with a Sign ontop saying "Well That's Your Problem"
#A Big Explosion
#A tower of Red, Orange, Yellow, Green, Blue, Purple, Light Purple, and Light Red dyed hardened clay, with a Diamond Block on top and then Lightning strikes the top
#A Bonus Chest
#A Dungeon Chest
#A Blacksmith Chest
#A Chest with a (10%) chance to have (1-8) Iron ingots, (10%) chance to have (1-4) Gold Ingots, a (10%) chance to have (1-4) Emeralds, a (10%) chance to have (1-4) Diamonds, a (10%) chance to have (1-2) Black Lucky Blocks, a (10%) chance to have (1-2) Golden Apples, and a (5%) chance to have a Enchanted Golden Apple
#A Sign saying "One is Lucky, One is not" on both sides of the sign is a Unlucky and Lucky Black Lucky Block
#A Well that's bottom is (3x3x3) Cobblestone with the bottom layer being Iron Blocks, a Black Lucky Block in the bottom center, on top of this is (2) fence posts on top of eachother in each corner and a (3x1) of Cobblestone Stairs for the top with a Glass block in the center. Water is in the bottom center with a Preassure Plate. In chat it says "A wishing well? Maybe you should throw in a coin..." Then it gives you a gold nugget named Coin with yellow text. When you break the Black lucky block or trigger it the Water Turns into a Beacon, see the Well Drops to see possible drops from the Wells in this block
#A Wooden Sword drops on the ground, the time gets set to Night and you get Blindness and Slowness for (30) seconds then (20-50) Zombies spawn
#A Wooden Sword drops on the ground, the time gets set to Night and you get Blindness and Slowness for (30) seconds then (10-30) Creepers spawn
#A Wooden Sword drops on the ground, the time gets set to Night and you get Blindness and Slowness for (30) seconds then (15-45) Cave Spiders and (5-10) Cave Spiders spawn
#A Wooden Sword drops on the ground, the time gets set to Night and you get Blindness and Slowness for (30) seconds then (15-45) Cave Spiders, (5-10) Cave Spiders, (10-30) Creepers, and (20-50) Zombies spawn
#(50-100) Pigs named Camel with yellow text
#A Book titled Lucky Block Book in yellow text by PlayerInDistress that says on page (1) in dark Black text with a underline "The Lucky Block" then it says The Lucky Block (''fortunus blockus'') was brought to Minecraft by the gods to reward the good and punish the evil." then on page (2) it says "The player's true self will be revealed after mining this block. Some fear it, and others have been made rich by it." then on page (3) it says "You must mine it and be prepared for whatever will follow. It is not luck. It is (In cyan text)destiny."
</div>
== History ==
{| class="wikitable"
|-
| February 27th, 2015||
[[File:Black lucky block.png|frameless|32x32px]] Published publicly onto Curse<ref>Currently known as Curseforge.</ref>.
|-
|-
| February 28th, 2015||
The second version was released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
1548cdb49fc53d191db9836c6b624d28b3b57199
1669
1668
2025-01-25T06:12:11Z
DevMaster1015
564424
made the individual versions drops collapsible as well, switched the versions to match the history section and added more drops
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items Curseforge]
|Availability:= Completely Available
|Forge:= ✔️
}}
== Crafting ==
== Drops ==
<div class="mw-collapsible mw-collapsed">
===== Beta (With Towers) =====
<div class="mw-collapsible mw-collapsed">
#A Wooden Shovel, Sword, Pickaxe, Axe and Hoe
#A Stone Shovel, Sword, Pickaxe, Axe and Hoe
#A Gold Shovel, Sword, Pickaxe, Axe and Hoe
#(2-3) of either a Iron Shovel, Sword, Pickaxe, Axe or Hoe
#(1-2) of either a Diamond Shovel, Sword, Pickaxe, Axe or Hoe
#A Leather Helmet, Chestplate, Leggings and Boots
#A Gold Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Chainmail Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Iron Helmet, Chestplate, Leggings and Boots
#(1-2) of either a Diamond Helmet, Chestplate, Leggings and Boots
#A Iron, Gold, and Diamond Horse Armor
#A bow with (16-32) arows
#A Sponge
#(8) TNT
#(14) Obsidian
#(2-6) Endportal Frames
#A Dragon Egg
#A Beacon
#(8) Droppers
#(8) Hay Bales
#(8-16) Gold Ingots
#A stick
#(4) Paintings
#(2) Saddles
#A Cake
#A Rotten Flesh
#A Nether Star
#A Poppy named Romantic Rose
#(6-12) Bookshelves and (8-16) Books
#(8-16) Jack O' Lanterns and (8-16) Pumpkins
#(2-4) Golden Apples and (1-2) Enchanted Golden Apples
#(1-2) Buckets, and (1-2) Water Buckets, and (1-2) Milk Buckets, and (1-2) Lava Buckets
#(8-16) Raw Porkchops and (4-8) Cooked Porkchopss
#(8-16) Raw Fish and (4-8) Cooked Fish
#(8-16) Raw Beef and (4-8) Steak
#(8-16) Raw Chicken, and (4-8) Cooked Chicken
#(8-16) Carrots, and (4-8) Golden Carrots
#(8-16) Potatoes, and (4-8) Baked Potatoes, and (2-4) Poisonous Potatoes
#(6-12) Pumpkin Pie
#(10) Ender Pearls and (5) Eye of Enders
#(4-8) Random Potions
#(4-8) Random Spawn Eggs
#(1-3) of either a Creeper, Skeleton, Wither Skeleton, or Player Heads
#(1-3) of either a 13, Cat, Blocks, Chirp, Far, Mall, Mellohi, Stal, Strad, Ward, 11, or Wait music disks and a Jukebox
#(1-3) Ender Pearls, and (1-3) Blaze Rods, and (1-3) Ghast Tears, and (1-3) Gold Nuggets, and (1-3) Nether Wartt, and (1-3) Spider Eyes, and (1-3) Fermented Spider Eyes, and (1-3) Blaze Powder, and (1-3) Magma Cream, and (1-3) Ender Eyes, and (1-3) Glistering melons, with yellow swirl particles
#(2-4) Dispensers, and a Note Block, and (2-4) Sticky Pistons, and (4) Pistons, and (4-6) TNT, and (2) Levers, and (2) Stone Pressure plates, and (2) Wooden Pressure Plates, and (8) Redstone Torches, and (2) Stone Buttons, and (2) Trapdoors, and a Fence Gate, and (4) Redstone Lamps, and (2) Tripwire Hooks, and (2) Wooden Buttons, and a Gold and Iron Pressure Plate, and a Daylight Detector, and (4) Hoppers, and (2-4 Droppers, and a Wooden and Iron Door, and (32-64) Redstone Dust, and (8) Repeaters, and (2) Comparators, with red circle particles
#(32-64) of any Vanilla Wool with colorful particles of different shapes
#(32-64) of any Vanilla Stained Hardened Clay with colorful particles of different shapes
#(32-64) of any Vanilla Dye with colorful particles of different shapes
#(8-16) Iron Ingots, and (8-16) Gold Ingots, and (8-16) Diamonds, and (8-16) Emeralds with (20) random Fireworks at the end
#(4-8) Quartz Slabs, and (4-8) Quartz Blocks, and (16-32) Quartz Ore, and (4-8) Chiseled Quartz Block, and (4-8) Quartz Pillar Blocks, and (4-8) Quartz Stairs, and (24-32) Quartz, with gey cicle particles
#(10-20) of either Raw fish, Puffer Fish, Clownfish or Cooked Fish and a Fishing Rod
#A message appears in the chat from PlayerInDistress saying "Listen to me, (Person who opened the block). You are in grave danger. You need to run. Now. Take this mushroom, it is your only hope." and give the player a Red Mushroom with the name Only Hope in Dark Red text
#A Clock named You're Wasting your time
#(64) of any Short vanilla flower
#A Clownfish named I'm Funny
#A Pufferfish named Oooooh!
#(7-10) random Enchanted Books
#A Pig named Lucky Pig with yellowtext
#A Cow named Lucky Cow with yellow text
#A Chicken named Lucky Chicken with yellow text
#A Sheep named Lucky Sheep with yellow text
#A Squid named Unlucky Squid with yellow text
#(20) Diamonds and Baby Chickens
#(16-32) Exp Bottles that break on the ground
#(15) Primed TNT
#A Creeper that has Lightning hit it
#A Giant
#(0.1) chance of a Wither
#(0.2) chance of Ghast
#A Zombie named Bob with yellow text that has a Diamond Sword with random sword enchants, and a Diamond Chestplate with random chestplate enchants, and a Diamond Helmet with random helmet enchants, and Diamond Leggings with random leggings enchants, and Diamond Boots with random boot enchants
#A stack of (7) Pigs with a villager on top
#(12) tamed White, Skeleton, and Zombie Horses, Donkeys, and Muels
#A Witch with (64) Bats arround her
#A huge Slime
#A huge Magma Cube
#(5-10) Tamed Wolves with a random Vanilla color caller and (20) Red heart particles
#(5-10) Tamed Vanilla cats with (20) red heart particles
#A Villager named Lucky Villager with yellow text that sells a Golden Sword with random Sword enchantments on it with the name Lucky Sword in yellow text for (20-25) Diamonds, A Bow with random Bow enchants named Lucky Bow with yellow text for (20-25) Diamonds, A Fishing Rod with random Fishing Rod enchants named Lucky Fishing Rod with yellow text for (10-15) Diamonds, A potion with random good effects named Lucky Potion with yellow text for (10-15) Diamonds, and a Potion with random bad effects named Unlucky Potion with yellow text for (7-12) Diamonds
#A Villager named Lucky Villager with yellow text that sells a Golden Helmet with random Helmet enchantments on it with the name Lucky Helmet in yellow text for (12-17) Diamonds, A Golden Chestplate with random Chestplate enchants named Lucky Chestplate with yellow text for (20-25) Diamonds, Golden Leggings with random Leggings enchants named Lucky Leggings with yellow text for (15-20) Diamonds, Golden Boots with random Boots enchants named Lucky Boots with yellow text for (12-17) Diamonds
#A Villager named Lucky Villager with yellow text that sells a Golden Shovel with random Tool enchantments on it with the name Lucky Shovel in yellow text for (10-15) Diamonds, A Golden Pickaxe with random Tool enchants named Lucky Pickaxe with yellow text for (15-20) Diamonds, Golden Axe with random Tool enchants named Lucky Axe with yellow text for (15-20) Diamonds, Golden Hoe with random Tool enchants named Lucky Hoe with yellow text for (10-15) Diamonds
#A (3x3) platform of Stone Bricks with iron bars surrounding you with (1) stone brick on the side with a sign on it saying "Look up" and (2) Anvils that come down
#A (3x3) platform of Stone Bricks with iron bars surrounding you with (1) stone brick on the side with a sign on it saying "Look up" and Lava that come down
#A (3x3x4) Obsidian cube with Glass in the middle layer and Water in the center
#A (3x3) Hole to (Y2) with Cobwebs and Lava at the bottom
#A (5x5x2) Sandstone Cube with the center having A Black Lucky Blocks in each corner and A Gold Block on the top of the outside corners
#A (7x7) Sandstone Pyramid with Sandston stairs going up. Gold Blocks on the corners and at the top. The inside has A Torch on each side at the top and (2) Black Lucky Blocks on each side.
#A Iron block with a loud fire extinguish sound and black smoke particles
#A Gold Block with Orange swirl particles
#A Diamond Block with Lightning striking it after
#A Emerald Block with Green star particles
#A Piece of Bedrock with a Sign ontop saying "Well That's Your Problem"
#A Big Explosion
#A tower of Red, Orange, Yellow, Green, Blue, Purple, Light Purple, and Light Red dyed hardened clay, with a Diamond Block on top and then Lightning strikes the top
#A Bonus Chest
#A Dungeon Chest
#A Blacksmith Chest
#A Chest with a (10%) chance to have (1-8) Iron ingots, (10%) chance to have (1-4) Gold Ingots, a (10%) chance to have (1-4) Emeralds, a (10%) chance to have (1-4) Diamonds, a (10%) chance to have (1-2) Black Lucky Blocks, a (10%) chance to have (1-2) Golden Apples, and a (5%) chance to have a Enchanted Golden Apple
#A Sign saying "One is Lucky, One is not" on both sides of the sign is a Unlucky and Lucky Black Lucky Block
#A Well that's bottom is (3x3x3) Cobblestone with the bottom layer being Iron Blocks, a Black Lucky Block in the bottom center, on top of this is (2) fence posts on top of eachother in each corner and a (3x1) of Cobblestone Stairs for the top with a Glass block in the center. Water is in the bottom center with a Preassure Plate. In chat it says "A wishing well? Maybe you should throw in a coin..." Then it gives you a gold nugget named Coin with yellow text. When you break the Black lucky block or trigger it the Water Turns into a Beacon, see the Well Drops to see possible drops from the Wells in this block
#A Wooden Sword drops on the ground, the time gets set to Night and you get Blindness and Slowness for (30) seconds then (20-50) Zombies spawn
#A Wooden Sword drops on the ground, the time gets set to Night and you get Blindness and Slowness for (30) seconds then (10-30) Creepers spawn
#A Wooden Sword drops on the ground, the time gets set to Night and you get Blindness and Slowness for (30) seconds then (15-45) Cave Spiders and (5-10) Cave Spiders spawn
#A Wooden Sword drops on the ground, the time gets set to Night and you get Blindness and Slowness for (30) seconds then (15-45) Cave Spiders, (5-10) Cave Spiders, (10-30) Creepers, and (20-50) Zombies spawn
#(50-100) Pigs named Camel with yellow text
#A Book titled Lucky Block Book in yellow text by PlayerInDistress that says on page (1) in dark Black text with a underline "The Lucky Block" then it says The Lucky Block (''fortunus blockus'') was brought to Minecraft by the gods to reward the good and punish the evil." then on page (2) it says "The player's true self will be revealed after mining this block. Some fear it, and others have been made rich by it." then on page (3) it says "You must mine it and be prepared for whatever will follow. It is not luck. It is (In cyan text)destiny."
#A Golden Sword with random Sword enchants named Lucky Sword in yellow text
#A Bow with random Bow enchants named Lucky Bow in yellow text
#A Fishing Rod with random Fishing Rod enchants named Lucky Fishing Rod in yellow text
</div>
===== Alpha (More than 100 New Drops) =====
<div class="mw-collapsible mw-collapsed">
# Example
</div>
</div>
== History ==
{| class="wikitable"
|-
| February 27th, 2015||
[[File:Black lucky block.png|frameless|32x32px]] Published publicly onto Curse<ref>Currently known as Curseforge.</ref>.
|-
|-
| February 28th, 2015||
The second version was released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
0571d467aba3deab7075d74632c6545efbae742f
1670
1669
2025-01-25T06:27:59Z
DevMaster1015
564424
Fixed grammar issues and inconsistencies
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items Curseforge]
|Availability:= Completely Available
|Forge:= ✔️
}}
== Crafting ==
== Drops ==
<div class="mw-collapsible mw-collapsed">
===== Beta (With Towers) =====
<div class="mw-collapsible mw-collapsed">
#A Wooden Shovel, Sword, Pickaxe, Axe and Hoe
#A Stone Shovel, Sword, Pickaxe, Axe and Hoe
#A Gold Shovel, Sword, Pickaxe, Axe and Hoe
#(2-3) of either a Iron Shovel, Sword, Pickaxe, Axe or Hoe
#(1-2) of either a Diamond Shovel, Sword, Pickaxe, Axe or Hoe
#A Leather Helmet, Chestplate, Leggings and Boots
#A Gold Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Chainmail Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Iron Helmet, Chestplate, Leggings and Boots
#(1-2) of either a Diamond Helmet, Chestplate, Leggings and Boots
#A Iron, Gold, and Diamond Horse Armor
#A bow with (16-32) arows
#A Sponge
#(8) TNT
#(14) Obsidian
#(2-6) Endportal Frames
#A Dragon Egg
#A Beacon
#(8) Droppers
#(8) Hay Bales
#(8-16) Gold Ingots
#A stick
#(4) Paintings
#(2) Saddles
#A Cake
#A Rotten Flesh
#A Nether Star
#A Poppy named Romantic Rose
#(6-12) Bookshelves and (8-16) Books
#(8-16) Jack O' Lanterns and (8-16) Pumpkins
#(2-4) Golden Apples and (1-2) Enchanted Golden Apples
#(1-2) Buckets, and (1-2) Water Buckets, and (1-2) Milk Buckets, and (1-2) Lava Buckets
#(8-16) Raw Porkchops and (4-8) Cooked Porkchopss
#(8-16) Raw Fish and (4-8) Cooked Fish
#(8-16) Raw Beef and (4-8) Steak
#(8-16) Raw Chicken, and (4-8) Cooked Chicken
#(8-16) Carrots, and (4-8) Golden Carrots
#(8-16) Potatoes, and (4-8) Baked Potatoes, and (2-4) Poisonous Potatoes
#(6-12) Pumpkin Pie
#(10) Ender Pearls and (5) Eye of Enders
#(4-8) Random Potions
#(4-8) Random Spawn Eggs
#(1-3) of either a Creeper, Skeleton, Wither Skeleton, or Player Heads
#(1-3) of either a 13, Cat, Blocks, Chirp, Far, Mall, Mellohi, Stal, Strad, Ward, 11, or Wait music disks and a Jukebox
#(1-3) Ender Pearls, and (1-3) Blaze Rods, and (1-3) Ghast Tears, and (1-3) Gold Nuggets, and (1-3) Nether Wartt, and (1-3) Spider Eyes, and (1-3) Fermented Spider Eyes, and (1-3) Blaze Powder, and (1-3) Magma Cream, and (1-3) Ender Eyes, and (1-3) Glistering melons, with yellow swirl particles
#(2-4) Dispensers, and a Note Block, and (2-4) Sticky Pistons, and (4) Pistons, and (4-6) TNT, and (2) Levers, and (2) Stone Pressure plates, and (2) Wooden Pressure Plates, and (8) Redstone Torches, and (2) Stone Buttons, and (2) Trapdoors, and a Fence Gate, and (4) Redstone Lamps, and (2) Tripwire Hooks, and (2) Wooden Buttons, and a Gold and Iron Pressure Plate, and a Daylight Detector, and (4) Hoppers, and (2-4 Droppers, and a Wooden and Iron Door, and (32-64) Redstone Dust, and (8) Repeaters, and (2) Comparators, with red circle particles
#(32-64) of any Vanilla Wool with colorful particles of different shapes
#(32-64) of any Vanilla Stained Hardened Clay with colorful particles of different shapes
#(32-64) of any Vanilla Dye with colorful particles of different shapes
#(8-16) Iron Ingots, and (8-16) Gold Ingots, and (8-16) Diamonds, and (8-16) Emeralds with (20) random Fireworks at the end
#(4-8) Quartz Slabs, and (4-8) Quartz Blocks, and (16-32) Quartz Ore, and (4-8) Chiseled Quartz Block, and (4-8) Quartz Pillar Blocks, and (4-8) Quartz Stairs, and (24-32) Quartz, with gey cicle particles
#(10-20) of either Raw fish, Puffer Fish, Clownfish, Raw Salmon, Cooked Salmon or Cooked Fish and a Fishing Rod
#A message appears in the chat from PlayerInDistress saying "Listen to me, (Person who opened the block). You are in grave danger. You need to run. Now. Take this mushroom, it is your only hope." and give the player a Red Mushroom with the name Only Hope in Dark Red text
#A Clock named You're Wasting your time
#(64) of any Short Vanilla Flower
#A Clownfish named I'm Funny
#A Pufferfish named Oooooh!
#(7-10) random Enchanted Books
#A Pig named Lucky Pig with yellowtext
#A Cow named Lucky Cow with yellow text
#A Chicken named Lucky Chicken with yellow text
#A Sheep named Lucky Sheep with yellow text
#A Squid named Unlucky Squid with yellow text
#(20) Diamonds and Baby Chickens
#(16-32) Exp Bottles that break on the ground
#(15) Primed TNT
#A Creeper that has Lightning hit it
#A Giant
#(0.1) chance of a Wither
#(0.2) chance of Ghast
#A Zombie named Bob with yellow text that has a Diamond Sword with random Sword enchants, and a Diamond Chestplate with random Chestplate enchants, and a Diamond Helmet with random Helmet enchants, and Diamond Leggings with random Leggings enchants, and Diamond Boots with random Boot enchants
#A stack of (7) Pigs with a villager on top
#(12) tamed White, Skeleton, and Zombie Horses, Donkeys, and Muels
#A Witch with (64) Bats arround her
#A huge Slime
#A huge Magma Cube
#(5-10) Tamed Wolves with a random Vanilla color coller and (20) Red heart particles
#(5-10) Tamed Vanilla cats with (20) red heart particles
#A Villager named Lucky Villager with yellow text that sells a Golden Sword with random Sword enchantments on it with the name Lucky Sword in yellow text for (20-25) Diamonds, A Bow with random Bow enchants named Lucky Bow with yellow text for (20-25) Diamonds, A Fishing Rod with random Fishing Rod enchants named Lucky Fishing Rod with yellow text for (10-15) Diamonds, A potion with random good effects named Lucky Potion with yellow text for (10-15) Diamonds, and a Potion with random bad effects named Unlucky Potion with yellow text for (7-12) Diamonds
#A Villager named Lucky Villager with yellow text that sells a Golden Helmet with random Helmet enchantments on it with the name Lucky Helmet in yellow text for (12-17) Diamonds, A Golden Chestplate with random Chestplate enchants named Lucky Chestplate with yellow text for (20-25) Diamonds, Golden Leggings with random Leggings enchants named Lucky Leggings with yellow text for (15-20) Diamonds, and Golden Boots with random Boots enchants named Lucky Boots with yellow text for (12-17) Diamonds
#A Villager named Lucky Villager with yellow text that sells a Golden Shovel with random Tool enchantments on it with the name Lucky Shovel in yellow text for (10-15) Diamonds, A Golden Pickaxe with random Tool enchants named Lucky Pickaxe with yellow text for (15-20) Diamonds, Golden Axe with random Tool enchants named Lucky Axe with yellow text for (15-20) Diamonds, and a Golden Hoe with random Tool enchants named Lucky Hoe with yellow text for (10-15) Diamonds
#A (3x3) platform of Stone Bricks with Iron Bars surrounding you with a Stone Brick on the side with a Sign on it saying "Look up" and (2) Anvils that come down
#A (3x3) platform of Stone Bricks with Iron Bars surrounding you with a Stone Brick on the side with a Sign on it saying "Look up" and Lava that comes down
#A (3x3x4) Obsidian cube with Glass in the middle layer and Water in the center
#A (3x3) Hole to (Y2) with Cobwebs and Lava at the bottom
#A (5x5x2) Sandstone Cube with the center having A Black Lucky Blocks in each corner and A Gold Block on the top of the outside corners
#A (7x7) Sandstone Pyramid with Sandston stairs going up. Gold Blocks on the corners and at the top. The inside has A Torch on each side at the top and (2) Black Lucky Blocks on each side.
#A Iron block with a loud fire extinguish sound and black smoke particles
#A Gold Block with orange swirl particles
#A Diamond Block with Lightning striking it after
#A Emerald Block with green star particles
#A Piece of Bedrock with a Sign ontop saying "Well That's Your Problem"
#A Big Explosion
#A tower of Red, Orange, Yellow, Green, Blue, Purple, Light Purple, and Light Red dyed Hardened Clay, with a Diamond Block on top and then Lightning strikes the top
#A Bonus Chest
#A Dungeon Chest
#A Blacksmith Chest
#A Chest with a (10%) chance to have (1-8) Iron Ingots, (10%) chance to have (1-4) Gold Ingots, a (10%) chance to have (1-4) Emeralds, a (10%) chance to have (1-4) Diamonds, a (10%) chance to have (1-2) Black Lucky Blocks, a (10%) chance to have (1-2) Golden Apples, and a (5%) chance to have a Enchanted Golden Apple
#A Sign saying "One is Lucky, One is not" on both sides of the sign is a Unlucky and Lucky Black Lucky Block
#A Well that's bottom is (3x3x3) Cobblestone with the bottom layer being Iron Blocks, a Black Lucky Block in the bottom center, on top of this is (2) fence posts on top of eachother in each corner and a (3x1) of Cobblestone Stairs for the top with a Glass Block in the center. Water is in the bottom center with a Preassure Plate. In chat it says "A wishing well? Maybe you should throw in a coin..." Then it gives you a Gold Nugget named Coin with yellow text. When you break the Black lucky block or trigger it the Water Turns into a Beacon, see the Well Drops to see possible drops from the Wells in this block
#A Wooden Sword drops on the ground, the time gets set to Night and you get Blindness and Slowness for (30) seconds then (20-50) Zombies spawn
#A Wooden Sword drops on the ground, the time gets set to Night and you get Blindness and Slowness for (30) seconds then (10-30) Creepers spawn
#A Wooden Sword drops on the ground, the time gets set to Night and you get Blindness and Slowness for (30) seconds then (15-45) Spiders and (5-10) Cave Spiders spawn
#A Wooden Sword drops on the ground, the time gets set to Night and you get Blindness and Slowness for (30) seconds then (15-45) Spiders, (5-10) Cave Spiders, (10-30) Creepers, and (20-50) Zombies spawn
#(50-100) Pigs named Camel with yellow text
#A Book titled Lucky Block Book in yellow text by PlayerInDistress that says on page (1) in dark Black text with a underline "The Lucky Block" then it says The Lucky Block (''fortunus blockus'') was brought to Minecraft by the gods to reward the good and punish the evil." then on page (2) it says "The player's true self will be revealed after mining this block. Some fear it, and others have been made rich by it." then on page (3) it says "You must mine it and be prepared for whatever will follow. It is not luck. It is (In cyan text)destiny."
#A Golden Sword with random Sword enchants named Lucky Sword in yellow text
#A Bow with random Bow enchants named Lucky Bow in yellow text
#A Fishing Rod with random Fishing Rod enchants named Lucky Fishing Rod in yellow text
</div>
===== Alpha (More than 100 New Drops) =====
<div class="mw-collapsible mw-collapsed">
# Example
</div>
</div>
== History ==
{| class="wikitable"
|-
| February 27th, 2015||
[[File:Black lucky block.png|frameless|32x32px]] Published publicly onto Curse<ref>Currently known as Curseforge.</ref>.
|-
|-
| February 28th, 2015||
The second version was released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
70c1bc0f3221befc7e3ea79d66ad71bd622b6642
1671
1670
2025-01-25T06:46:19Z
DevMaster1015
564424
added the rest of the base lucky block drops
wikitext
text/x-wiki
{{Addon Infobox
|title=Black Lucky Block
|image=Black lucky block.png
|Creator:=[https://www.curseforge.com/members/_forgeuser17710653/projects JimbFLY<ref>https://web.archive.org/web/20160620001042/http://minecraft.curseforge.com/projects/black-lucky-block-over-150-new-items</ref>]
|Link:=[https://www.curseforge.com/minecraft/customization/black-lucky-block-over-150-new-items Curseforge]
|Availability:= Completely Available
|Forge:= ✔️
}}
== Crafting ==
== Drops ==
<div class="mw-collapsible mw-collapsed">
===== Beta (With Towers) =====
<div class="mw-collapsible mw-collapsed">
#A Wooden Shovel, Sword, Pickaxe, Axe and Hoe
#A Stone Shovel, Sword, Pickaxe, Axe and Hoe
#A Gold Shovel, Sword, Pickaxe, Axe and Hoe
#(2-3) of either a Iron Shovel, Sword, Pickaxe, Axe or Hoe
#(1-2) of either a Diamond Shovel, Sword, Pickaxe, Axe or Hoe
#A Leather Helmet, Chestplate, Leggings and Boots
#A Gold Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Chainmail Helmet, Chestplate, Leggings and Boots
#(2-3) of either a Iron Helmet, Chestplate, Leggings and Boots
#(1-2) of either a Diamond Helmet, Chestplate, Leggings and Boots
#A Iron, Gold, and Diamond Horse Armor
#A bow with (16-32) arows
#A Sponge
#(8) TNT
#(14) Obsidian
#(2-6) Endportal Frames
#A Dragon Egg
#A Beacon
#(8) Droppers
#(8) Hay Bales
#(8-16) Gold Ingots
#A stick
#(4) Paintings
#(2) Saddles
#A Cake
#A Rotten Flesh
#A Nether Star
#A Poppy named Romantic Rose
#(6-12) Bookshelves and (8-16) Books
#(8-16) Jack O' Lanterns and (8-16) Pumpkins
#(2-4) Golden Apples and (1-2) Enchanted Golden Apples
#(1-2) Buckets, and (1-2) Water Buckets, and (1-2) Milk Buckets, and (1-2) Lava Buckets
#(8-16) Raw Porkchops and (4-8) Cooked Porkchopss
#(8-16) Raw Fish and (4-8) Cooked Fish
#(8-16) Raw Beef and (4-8) Steak
#(8-16) Raw Chicken, and (4-8) Cooked Chicken
#(8-16) Carrots, and (4-8) Golden Carrots
#(8-16) Potatoes, and (4-8) Baked Potatoes, and (2-4) Poisonous Potatoes
#(6-12) Pumpkin Pie
#(10) Ender Pearls and (5) Eye of Enders
#(4-8) Random Potions
#(4-8) Random Spawn Eggs
#(1-3) of either a Creeper, Skeleton, Wither Skeleton, or Player Heads
#(1-3) of either a 13, Cat, Blocks, Chirp, Far, Mall, Mellohi, Stal, Strad, Ward, 11, or Wait music disks and a Jukebox
#(1-3) Ender Pearls, and (1-3) Blaze Rods, and (1-3) Ghast Tears, and (1-3) Gold Nuggets, and (1-3) Nether Wartt, and (1-3) Spider Eyes, and (1-3) Fermented Spider Eyes, and (1-3) Blaze Powder, and (1-3) Magma Cream, and (1-3) Ender Eyes, and (1-3) Glistering melons, with yellow swirl particles
#(2-4) Dispensers, and a Note Block, and (2-4) Sticky Pistons, and (4) Pistons, and (4-6) TNT, and (2) Levers, and (2) Stone Pressure plates, and (2) Wooden Pressure Plates, and (8) Redstone Torches, and (2) Stone Buttons, and (2) Trapdoors, and a Fence Gate, and (4) Redstone Lamps, and (2) Tripwire Hooks, and (2) Wooden Buttons, and a Gold and Iron Pressure Plate, and a Daylight Detector, and (4) Hoppers, and (2-4 Droppers, and a Wooden and Iron Door, and (32-64) Redstone Dust, and (8) Repeaters, and (2) Comparators, with red circle particles
#(32-64) of any Vanilla Wool with colorful particles of different shapes
#(32-64) of any Vanilla Stained Hardened Clay with colorful particles of different shapes
#(32-64) of any Vanilla Dye with colorful particles of different shapes
#(8-16) Iron Ingots, and (8-16) Gold Ingots, and (8-16) Diamonds, and (8-16) Emeralds with (20) random Fireworks at the end
#(4-8) Quartz Slabs, and (4-8) Quartz Blocks, and (16-32) Quartz Ore, and (4-8) Chiseled Quartz Block, and (4-8) Quartz Pillar Blocks, and (4-8) Quartz Stairs, and (24-32) Quartz, with gey cicle particles
#(10-20) of either Raw fish, Puffer Fish, Clownfish, Raw Salmon, Cooked Salmon or Cooked Fish and a Fishing Rod
#A message appears in the chat from PlayerInDistress saying "Listen to me, (Person who opened the block). You are in grave danger. You need to run. Now. Take this mushroom, it is your only hope." and give the player a Red Mushroom with the name Only Hope in Dark Red text
#A Clock named You're Wasting your time
#(64) of any Short Vanilla Flower
#A Clownfish named I'm Funny
#A Pufferfish named Oooooh!
#(7-10) random Enchanted Books
#A Pig named Lucky Pig with yellowtext
#A Cow named Lucky Cow with yellow text
#A Chicken named Lucky Chicken with yellow text
#A Sheep named Lucky Sheep with yellow text
#A Squid named Unlucky Squid with yellow text
#(20) Diamonds and Baby Chickens
#(16-32) Exp Bottles that break on the ground
#(15) Primed TNT
#A Creeper that has Lightning hit it
#A Giant
#(0.1) chance of a Wither
#(0.2) chance of Ghast
#A Zombie named Bob with yellow text that has a Diamond Sword with random Sword enchants, and a Diamond Chestplate with random Chestplate enchants, and a Diamond Helmet with random Helmet enchants, and Diamond Leggings with random Leggings enchants, and Diamond Boots with random Boot enchants
#A stack of (7) Pigs with a villager on top
#(12) tamed White, Skeleton, and Zombie Horses, Donkeys, and Muels
#A Witch with (64) Bats arround her
#A huge Slime
#A huge Magma Cube
#(5-10) Tamed Wolves with a random Vanilla color coller and (20) Red heart particles
#(5-10) Tamed Vanilla cats with (20) red heart particles
#A Villager named Lucky Villager with yellow text that sells a Golden Sword with random Sword enchantments on it with the name Lucky Sword in yellow text for (20-25) Diamonds, A Bow with random Bow enchants named Lucky Bow with yellow text for (20-25) Diamonds, A Fishing Rod with random Fishing Rod enchants named Lucky Fishing Rod with yellow text for (10-15) Diamonds, A potion with random good effects named Lucky Potion with yellow text for (10-15) Diamonds, and a Potion with random bad effects named Unlucky Potion with yellow text for (7-12) Diamonds
#A Villager named Lucky Villager with yellow text that sells a Golden Helmet with random Helmet enchantments on it with the name Lucky Helmet in yellow text for (12-17) Diamonds, A Golden Chestplate with random Chestplate enchants named Lucky Chestplate with yellow text for (20-25) Diamonds, Golden Leggings with random Leggings enchants named Lucky Leggings with yellow text for (15-20) Diamonds, and Golden Boots with random Boots enchants named Lucky Boots with yellow text for (12-17) Diamonds
#A Villager named Lucky Villager with yellow text that sells a Golden Shovel with random Tool enchantments on it with the name Lucky Shovel in yellow text for (10-15) Diamonds, A Golden Pickaxe with random Tool enchants named Lucky Pickaxe with yellow text for (15-20) Diamonds, Golden Axe with random Tool enchants named Lucky Axe with yellow text for (15-20) Diamonds, and a Golden Hoe with random Tool enchants named Lucky Hoe with yellow text for (10-15) Diamonds
#A (3x3) platform of Stone Bricks with Iron Bars surrounding you with a Stone Brick on the side with a Sign on it saying "Look up" and (2) Anvils that come down
#A (3x3) platform of Stone Bricks with Iron Bars surrounding you with a Stone Brick on the side with a Sign on it saying "Look up" and Lava that comes down
#A (3x3x4) Obsidian cube with Glass in the middle layer and Water in the center
#A (3x3) Hole to (Y2) with Cobwebs and Lava at the bottom
#A (5x5x2) Sandstone Cube with the center having A Black Lucky Blocks in each corner and A Gold Block on the top of the outside corners
#A (7x7) Sandstone Pyramid with Sandston stairs going up. Gold Blocks on the corners and at the top. The inside has A Torch on each side at the top and (2) Black Lucky Blocks on each side.
#A Iron block with a loud fire extinguish sound and black smoke particles
#A Gold Block with orange swirl particles
#A Diamond Block with Lightning striking it after
#A Emerald Block with green star particles
#A Piece of Bedrock with a Sign ontop saying "Well That's Your Problem"
#A Big Explosion
#A tower of Red, Orange, Yellow, Green, Blue, Purple, Light Purple, and Light Red dyed Hardened Clay, with a Diamond Block on top and then Lightning strikes the top
#A Bonus Chest
#A Dungeon Chest
#A Blacksmith Chest
#A Chest with a (10%) chance to have (1-8) Iron Ingots, (10%) chance to have (1-4) Gold Ingots, a (10%) chance to have (1-4) Emeralds, a (10%) chance to have (1-4) Diamonds, a (10%) chance to have (1-2) Black Lucky Blocks, a (10%) chance to have (1-2) Golden Apples, and a (5%) chance to have a Enchanted Golden Apple
#A Sign saying "One is Lucky, One is not" on both sides of the sign is a Unlucky and Lucky Black Lucky Block
#A Well that's bottom is (3x3x3) Cobblestone with the bottom layer being Iron Blocks, a Black Lucky Block in the bottom center, on top of this is (2) fence posts on top of eachother in each corner and a (3x1) of Cobblestone Stairs for the top with a Glass Block in the center. Water is in the bottom center with a Preassure Plate. In chat it says "A wishing well? Maybe you should throw in a coin..." Then it gives you a Gold Nugget named Coin with yellow text. When you break the Black lucky block or trigger it the Water Turns into a Beacon, see the Well Drops to see possible drops from the Wells in this block
#A Wooden Sword drops on the ground, the time gets set to Night and you get Blindness and Slowness for (30) seconds then (20-50) Zombies spawn
#A Wooden Sword drops on the ground, the time gets set to Night and you get Blindness and Slowness for (30) seconds then (10-30) Creepers spawn
#A Wooden Sword drops on the ground, the time gets set to Night and you get Blindness and Slowness for (30) seconds then (15-45) Spiders and (5-10) Cave Spiders spawn
#A Wooden Sword drops on the ground, the time gets set to Night and you get Blindness and Slowness for (30) seconds then (15-45) Spiders, (5-10) Cave Spiders, (10-30) Creepers, and (20-50) Zombies spawn
#(50-100) Pigs named Camel with yellow text
#A Book titled Lucky Block Book in yellow text by PlayerInDistress that says on page (1) in dark Black text with a underline "The Lucky Block" then it says The Lucky Block (''fortunus blockus'') was brought to Minecraft by the gods to reward the good and punish the evil." then on page (2) it says "The player's true self will be revealed after mining this block. Some fear it, and others have been made rich by it." then on page (3) it says "You must mine it and be prepared for whatever will follow. It is not luck. It is (In cyan text)destiny."
#A Golden Sword with random Sword enchants named Lucky Sword in yellow text
#A Bow with random Bow enchants named Lucky Bow in yellow text
#A Fishing Rod with random Fishing Rod enchants named Lucky Fishing Rod in yellow text
#(1-2) of either a Golden Shovel with random Tool enchants named Lucky Shovel in yellow text, a Golden Axe with random Tool enchants named Lucky Axe in yellow text, a Golden Hoe with random Tool enchants named Lucky Hoe in yellow text, and a Golden Pickaxe with random Tool enchants named Lucky Pickaxe in yellow text
#(1-2) of either a Golden Helmet with random Helmet enchants named Lucky Helmet in yellow text, a Golden Chestplate with random Chestplate enchants in yellow text, Golden Leggings with random Legging enchants named Lucky Leggings in yellow text, and Golden Boots with random Boot enchants named Lucky Boots in yellow text
#A Potion with random good potion effects named Lucky Potion in yellow text
#A Potion with random bad potion effects named Unlucky Potion in dark red text
</div>
===== Alpha (More than 100 New Drops) =====
<div class="mw-collapsible mw-collapsed">
# Example
</div>
</div>
== History ==
{| class="wikitable"
|-
| February 27th, 2015||
[[File:Black lucky block.png|frameless|32x32px]] Published publicly onto Curse<ref>Currently known as Curseforge.</ref>.
|-
|-
| February 28th, 2015||
The second version was released.
|-
|}
== Gallery ==
<gallery widths="96px" heights="96px">
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Minecraft Java Edition 1.7.10]]
d14f9e76e43010288ac7ecaa4fd460144cef3ded
Category:Commissioned by PrestonPlayz
14
521
1673
2025-01-25T07:26:42Z
KristenStuffs
564421
Created page with "Lucky Blocks which were commissioned by PrestonPlayz for creation."
wikitext
text/x-wiki
Lucky Blocks which were commissioned by PrestonPlayz for creation.
2848f92d16fad363274609bfa4b68594ef0064db
Destiny Lucky Block
0
400
1676
1123
2025-01-26T04:39:12Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Destiny Lucky Block
|image=Destiny lucky block.png
|Creator:=[https://www.curseforge.com/members/kilonove/projects Kilonove]
|Link:=[https://www.curseforge.com/minecraft/customization/destiny-lucky-blocks Curseforge]
|Maintainer:=[https://www.curseforge.com/members/redrosewarrior1/projects RedRoseWarrior1]
|Contributors:=[https://www.curseforge.com/members/thesmartness/projects thesmartness]<br>
[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Total Downloads:=>18,248<ref> As of January 12th, 2025.</ref>
|Availability:=Completely Available
|Forge:= ✔️
|Fabric:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July, 9th, 2018||
The LuckyBlockPostponed Curseforge page was created.<ref>https://imgur.com/a/eI0tCDi</ref>
|-
|-
| July 11th, 2018||
The name of LuckyBlockPostponed was updated to Lootastic.<br>
1.11LootasticBetaV1.0 was released.
|-
|-
| July 13th, 2018||
The name of Lootastic was updated to Destiny Lucky Block.<ref>https://imgur.com/a/oLMgjH4</ref>
|-
|-
| July 14th, 2018||
DestinyV1.0 was released.
The texture was updated.
|-
|-
| July 20th, 2018||
Destiny1.2-1.12 was released.
|-
|-
| July 21st, 2018||
DestinyLB1.3-Bugfix was released.
|-
|-
| July 23rd, 2018||
DestinyLB1.4-FrenchUpdate was released.
|-
|-
| August 3rd, 2018||
Destiny1.5-CELEBRATION! was released.
|-
|-
| August 12th, 2018||
Destiny1.6-CombatBeta was released.
|-
|-
| August 28th, 2018||
1.7DestinyBeta was released.
|-
|-
| On or after July 6th, 2020 but before July 20th, 2020.<ref>https://imgur.com/a/l4tNjoG</ref>||
RedRoseWarrior1 became the maintainer of the Destiny Lucky Block.
|-
|-
| July 22nd, 2020||
Destiny Lucky Block1.14.4 v1.8 was released.
|-
|-
| December 28th, 2024||
Destiny-Lucky-Block(V1.9-1.16.5) was released.
|-
|-
| January 25th, 2025||
Destiny-Lucky-Block(V1.9.1-1.20.1) was released.
|-
|-
|}
== Trivia ==
The name "Destiny Lucky Block" was suggested by Kristen Stuffs.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Destiny Promotional Image.png|Promotional image.
File:Destiny Promotional Image 3.png|3rd promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
5158450123cd100b27486aa03737dbab0ada192f
1677
1676
2025-01-26T04:40:18Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Destiny Lucky Block
|image=Destiny lucky block.png
|Creator:=[https://www.curseforge.com/members/kilonove/projects Kilonove]
|Link:=[https://www.curseforge.com/minecraft/customization/destiny-lucky-blocks Curseforge]
|Maintainer:=[https://www.curseforge.com/members/redrosewarrior1/projects RedRoseWarrior1]
|Contributors:=[https://www.curseforge.com/members/thesmartness/projects thesmartness]<br>
[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Total Downloads:=>18,248<ref> As of January 12th, 2025.</ref>
|Availability:=Completely Available
|Forge:= ✔️
|Fabric:= ✔️
|Neoforge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July, 9th, 2018||
The LuckyBlockPostponed Curseforge page was created.<ref>https://imgur.com/a/eI0tCDi</ref>
|-
|-
| July 11th, 2018||
The name of LuckyBlockPostponed was updated to Lootastic.<br>
1.11LootasticBetaV1.0 was released.
|-
|-
| July 13th, 2018||
The name of Lootastic was updated to Destiny Lucky Block.<ref>https://imgur.com/a/oLMgjH4</ref>
|-
|-
| July 14th, 2018||
DestinyV1.0 was released.
The texture was updated.
|-
|-
| July 20th, 2018||
Destiny1.2-1.12 was released.
|-
|-
| July 21st, 2018||
DestinyLB1.3-Bugfix was released.
|-
|-
| July 23rd, 2018||
DestinyLB1.4-FrenchUpdate was released.
|-
|-
| August 3rd, 2018||
Destiny1.5-CELEBRATION! was released.
|-
|-
| August 12th, 2018||
Destiny1.6-CombatBeta was released.
|-
|-
| August 28th, 2018||
1.7DestinyBeta was released.
|-
|-
| On or after July 6th, 2020 but before July 20th, 2020.<ref>https://imgur.com/a/l4tNjoG</ref>||
RedRoseWarrior1 became the maintainer of the Destiny Lucky Block.
|-
|-
| July 22nd, 2020||
Destiny Lucky Block1.14.4 v1.8 was released.
|-
|-
| December 28th, 2024||
Destiny-Lucky-Block(V1.9-1.16.5) was released.
|-
|-
| January 25th, 2025||
Destiny-Lucky-Block(V1.9.1-1.20.1) was released.
|-
|-
|}
== Trivia ==
The name "Destiny Lucky Block" was suggested by Kristen Stuffs.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Destiny Promotional Image.png|Promotional image.
File:Destiny Promotional Image 3.png|3rd promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
ddca18d30821d51886c75d15bc73815e79466bc0
1678
1677
2025-01-26T04:40:55Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Addon Infobox
|title=Destiny Lucky Block
|image=Destiny lucky block.png
|Creator:=[https://www.curseforge.com/members/kilonove/projects Kilonove]
|Link:=[https://www.curseforge.com/minecraft/customization/destiny-lucky-blocks Curseforge]
|Maintainer:=[https://www.curseforge.com/members/redrosewarrior1/projects RedRoseWarrior1]
|Contributors:=[https://www.curseforge.com/members/thesmartness/projects thesmartness]<br>
[https://www.curseforge.com/members/kristenstuffs/projects Kristen Stuffs]
|Total Downloads:=>18,248<ref> As of January 12th, 2025.</ref>
|Availability:=Completely Available
|Forge:= ✔️
|Fabric:= ✔️
|NeoForge:= ✔️
}}
== History ==
{| class="wikitable"
|-
| July, 9th, 2018||
The LuckyBlockPostponed Curseforge page was created.<ref>https://imgur.com/a/eI0tCDi</ref>
|-
|-
| July 11th, 2018||
The name of LuckyBlockPostponed was updated to Lootastic.<br>
1.11LootasticBetaV1.0 was released.
|-
|-
| July 13th, 2018||
The name of Lootastic was updated to Destiny Lucky Block.<ref>https://imgur.com/a/oLMgjH4</ref>
|-
|-
| July 14th, 2018||
DestinyV1.0 was released.
The texture was updated.
|-
|-
| July 20th, 2018||
Destiny1.2-1.12 was released.
|-
|-
| July 21st, 2018||
DestinyLB1.3-Bugfix was released.
|-
|-
| July 23rd, 2018||
DestinyLB1.4-FrenchUpdate was released.
|-
|-
| August 3rd, 2018||
Destiny1.5-CELEBRATION! was released.
|-
|-
| August 12th, 2018||
Destiny1.6-CombatBeta was released.
|-
|-
| August 28th, 2018||
1.7DestinyBeta was released.
|-
|-
| On or after July 6th, 2020 but before July 20th, 2020.<ref>https://imgur.com/a/l4tNjoG</ref>||
RedRoseWarrior1 became the maintainer of the Destiny Lucky Block.
|-
|-
| July 22nd, 2020||
Destiny Lucky Block1.14.4 v1.8 was released.
|-
|-
| December 28th, 2024||
Destiny-Lucky-Block(V1.9-1.16.5) was released.
|-
|-
| January 25th, 2025||
Destiny-Lucky-Block(V1.9.1-1.20.1) was released.
|-
|-
|}
== Trivia ==
The name "Destiny Lucky Block" was suggested by Kristen Stuffs.
== Gallery ==
<gallery widths="96px" heights="96px">
File:Destiny Promotional Image.png|Promotional image.
File:Destiny Promotional Image 3.png|3rd promotional image.
</gallery>
== Notes ==
<references />
[[Category:Addons]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Kristen Stuffs]]
[[Category:Compatible with Forge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
[[Category:Compatible with Minecraft Java Edition 1.12.2]]
[[Category:Compatible with Minecraft Java Edition 1.14.4]]
[[Category:Compatible with Minecraft Java Edition 1.16.5]]
a8e2627a5959b04214f25697abbe1a4f59a7d629
Modern Lucky Block
0
317
1679
1073
2025-01-26T04:42:25Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Mod Infobox
|title=Modern Lucky Block
|image=Modern lucky block.png
|Creator:=[https://www.curseforge.com/members/creoii/projects creoii]
|Link:=[https://www.curseforge.com/minecraft/mc-mods/modern-lucky-block Curseforge]
|Source:=[https://github.com/jack-zisa/lucky_block Github]
|Total Downloads:=12,422<ref>As of January 25th, 2015.</ref>
|Availability:= Completely Available
|NeoForge:= ✔️
|Fabric:= ✔️
}}
[[Category:Mods]]
[[Category:Completely Available]]
[[Category:Curseforge]]
[[Category:Compatible with Fabric]]
[[Category:Compatible with NeoForge]]
<references />
d92a7ae5cbaa3e18a55dea085e7358a88c12f001
Lucky Block Wiki/about
0
241
1680
260
2025-01-28T01:14:12Z
KristenStuffs
564421
wikitext
text/x-wiki
{{Main page box/start
| title = About Lucky Block
| id = about<!-- this should be identical to the subpage name, and must be a valid CSS custom-ident: https://developer.mozilla.org/en-US/docs/Web/CSS/custom-ident -->
}}
Lucky Block is a mod for Minecraft Java Edition. Lucky Block allows for creation of custom addons.
<div style="text-align:right">[[Lucky Block|Read more...]]</div>
{{Main page box/end}}<noinclude>[[Category:Main page boxes]]</noinclude><!-- don't edit this line -->
74f467ae7804845f2f8b1eb389223f1378c4a819